{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034170728, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3758536575011652,
          51.646167558695524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034171464, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3758642501070586,
          51.64627560998418
        ]
      }
    }
  ]
}