{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001742823, Gents Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7127895081654562,
          52.13669505704452
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004235585, Dovehouse Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7127754597855593,
          52.13670437334338
        ]
      }
    }
  ]
}