{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022947792, Alexander Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.198473689336421,
          53.844791914967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022950755, Leeds Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.198671697382115,
          53.84488146587552
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090963960, Leeds Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1988692371157765,
          53.84487215032617
        ]
      }
    }
  ]
}