{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83081997, Leeds Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7496149076523129,
          53.66782009592921
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203237, Leeds Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7496149076523129,
          53.66782009592921
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83204419, Whitacre Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.749024543570393,
          53.667836837844774
        ]
      }
    }
  ]
}