{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45132738, Durham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4114640617661474,
          54.890664112813646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45132740, Durham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4113407901323354,
          54.890564664664794
        ]
      }
    }
  ]
}