{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "202073652, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29485480158324495,
          51.55209374761919
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202221926, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2949708033369368,
          51.552077448781716
        ]
      }
    }
  ]
}