{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090542901, Buxton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1461857394194253,
          53.393657784573946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012478884, Buxton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1461857394194253,
          53.393657784573946
        ]
      }
    }
  ]
}