{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014550908, Durham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7302032237249443,
          54.81570134586606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004281902, Holmside Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6785332750605357,
          54.83426746319497
        ]
      }
    }
  ]
}