{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72022241, Blackpool Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6051518909930396,
          53.78267703792578
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72022242, Blackpool Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6052888954540494,
          53.782632548465514
        ]
      }
    }
  ]
}