{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033171574, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1263272588086155,
          51.36978564297544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062302419, Beach Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1261334455130756,
          51.369682883197044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000682178, Beach Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1261334455130756,
          51.369682883197044
        ]
      }
    }
  ]
}