{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091892876, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0392004102823376,
          51.84033521476776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002754306, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0392004102823376,
          51.84033521476776
        ]
      }
    }
  ]
}