{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012321382, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6592277151210806,
          51.40917345386945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012322707, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6592274522240144,
          51.40918244300989
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081043931, Coombe Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.657068835062318,
          51.40777294060038
        ]
      }
    }
  ]
}