{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033010921, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0686391746977937,
          51.73305396114379
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120895701, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0676580383717715,
          51.73358566626702
        ]
      }
    }
  ]
}