{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022823173, Bay Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7353052589520792,
          51.41642132458241
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022826986, Bay Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7350608608070144,
          51.41641868764014
        ]
      }
    }
  ]
}