{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120557181, St Mary's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1602091641732453,
          51.99158800376288
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004330754, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1602091963114978,
          51.99159699443428
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004339949, St Mary's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.160107413700288,
          51.99164208663131
        ]
      }
    }
  ]
}