{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001663041, Haven Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.006632340482491,
          51.79946361997716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003262667, Haven Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.006931069339372,
          51.79937502884136
        ]
      }
    }
  ]
}