{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23109387, Halifax Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0916136239069107,
          53.64419143436942
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23109388, Halifax Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.091538050116153,
          53.64421845691001
        ]
      }
    }
  ]
}