{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001912263, St John's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1184749696536813,
          51.80145465497432
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002148610, St John's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1174226815187263,
          51.801131809658386
        ]
      }
    }
  ]
}