{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250063389, Bucklers Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5627187672026817,
          51.189737537684195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250075001, Bowlish Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.564010596414631,
          51.19006402017964
        ]
      }
    }
  ]
}