{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39024837, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.784968044425321,
          53.45962401307611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39085995, Houghton's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7846274797740067,
          53.45994085562885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39089057, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7842231756774996,
          53.45925138006475
        ]
      }
    }
  ]
}