{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002913035, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47948468251341364,
          51.29466738153642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000961303, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47912744149483916,
          51.29469293594673
        ]
      }
    }
  ]
}