{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034479378, Longley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9253083015691426,
          53.698384111318866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034479381, Longley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9254295795730052,
          53.69832126984955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035032464, Longley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9253083015691426,
          53.698384111318866
        ]
      }
    }
  ]
}