{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023013423, St Andrew's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1494197954693446,
          52.26686443580151
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023018973, Victoria Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1498302104702867,
          52.26689987600257
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121282801, Victoria Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1500501627836535,
          52.26694454767506
        ]
      }
    }
  ]
}