{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45087957, Durham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4057447169967134,
          54.89263128529531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45087958, Durham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4051968249109907,
          54.89278137574013
        ]
      }
    }
  ]
}