{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013309265, Canterbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2537549061873074,
          51.34983456789759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062303744, Canterbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2544226831288205,
          51.34912339586403
        ]
      }
    }
  ]
}