{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033012738, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9560106685313585,
          51.67700774835576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121366066, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9553207155359457,
          51.67745119222436
        ]
      }
    }
  ]
}