{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32065673, Durham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.027729324330031,
          52.48545179267353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090605594, Durham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0278323312880517,
          52.48533489891066
        ]
      }
    }
  ]
}