{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "202010069, Denmark Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2006540130772824,
          51.533367571523954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202106176, Denmark Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2000990053456876,
          51.53354789799779
        ]
      }
    }
  ]
}