{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001321579, Wildwood Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.080910943850499,
          52.784272638792125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001321580, Wildwood Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0808811736427417,
          52.784209732684815
        ]
      }
    }
  ]
}