{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002345197, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3678671539352398,
          52.72385247367228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002349893, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3682493621199439,
          52.72404329387521
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002352826, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3680998808819802,
          52.72414138482298
        ]
      }
    }
  ]
}