{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39041654, Nook Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6997038693532747,
          53.44205074219971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39175065, Nook Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.699234701953795,
          53.44190068258738
        ]
      }
    }
  ]
}