{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "202078860, Kimberley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2067433300031983,
          51.54058279277449
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202207393, Kimberley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2067433300031983,
          51.54058279277449
        ]
      }
    }
  ]
}