{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007901825, Haysoms Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3133213284914813,
          51.3838887800751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009199832, Pinchington Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3128174839774769,
          51.3839487701957
        ]
      }
    }
  ]
}