{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32161997, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9475527438771392,
          52.54253849513443
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32178651, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9470364640454525,
          52.54270907383754
        ]
      }
    }
  ]
}