{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024131825, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6756147270064314,
          52.25394202163261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031204322, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6745921527100104,
          52.25433513780339
        ]
      }
    }
  ]
}