{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "202210429, Edgware Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2610406611388293,
          51.5949313098199
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202210430, Edgware Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2612918125987954,
          51.59515983695491
        ]
      }
    }
  ]
}