{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023041504, King William Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4995766831791244,
          52.413232402083565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071366449, King William Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4995766831791244,
          52.413232402083565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002214921, Canterbury Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.499684269299729,
          52.41281931034208
        ]
      }
    }
  ]
}