{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002906150, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.48534172319773466,
          51.291296462690134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092969729, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4845539486019225,
          51.2915829967159
        ]
      }
    }
  ]
}