{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50020984, Canterbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0929235617081472,
          51.13614567234916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50112010, Canterbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0936081482581765,
          51.136334431726915
        ]
      }
    }
  ]
}