{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "14052351, Waterloo Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.81390487728947,
          51.40771138339394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "14052352, Waterloo Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8140543884296679,
          51.4080456012583
        ]
      }
    }
  ]
}