{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010022879, De-La-Beche Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9850654298664647,
          51.61627786730171
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001853111, De-La-Beche Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9849777246663076,
          51.61658509641257
        ]
      }
    }
  ]
}