{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090123765, Otley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7739088484780627,
          53.83705033501002
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090160525, Commercial Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7737725218865141,
          53.83696918709466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051936477, Commercial Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7737574229068167,
          53.83695118282375
        ]
      }
    }
  ]
}