{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90017188, Wrens Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.098847126414091,
          52.52756733313485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90017190, Wrens Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0989650259795685,
          52.52755824447016
        ]
      }
    }
  ]
}