{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72292123, Woodlands Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.689369246492252,
          53.84382708547864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025267541, Woodlands Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6913617871465072,
          53.84361651243984
        ]
      }
    }
  ]
}