{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070784579, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.235894893368057,
          51.55559196620677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093278223, Sherston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2360926058324373,
          51.557560683402926
        ]
      }
    }
  ]
}