{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83071227, Leeds Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7614681795465978,
          53.65931448124829
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096258717, Leeds Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7610731287890606,
          53.65960131654927
        ]
      }
    }
  ]
}