{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007046318, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5525214089453241,
          51.25199488355455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002883775, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5529478071948231,
          51.25164944899055
        ]
      }
    }
  ]
}