{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "310010919, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9325145485790673,
          51.44381207461485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310023761, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9326665081287249,
          51.44408321475955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310053592, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9325689491123432,
          51.443947448281826
        ]
      }
    }
  ]
}