{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000822877, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3267033577959607,
          51.23492911945853
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000824173, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.326665297455308,
          51.23479368483141
        ]
      }
    }
  ]
}