{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001282901, Stapley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5084209519761722,
          54.22802197932522
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093402645, Stapley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5084982850331181,
          54.227968370074606
        ]
      }
    }
  ]
}