{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100761623, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3247968646209967,
          51.57199669110735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001744374, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3253235307081948,
          51.5717479617459
        ]
      }
    }
  ]
}