{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "202033176, Waterloo Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2380095563199972,
          51.56963419220794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202062014, North Circular Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2378252066739322,
          51.56955049316391
        ]
      }
    }
  ]
}