{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "491, St Andrew's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6933721364473766,
          51.51838883555039
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025552143, Ironchurch Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.694492171939476,
          51.51906556805591
        ]
      }
    }
  ]
}