{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025099856, Waterworks Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0335882598843935,
          51.74266989933635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033360078, Old Abergavenny Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0209500753874123,
          51.73587498088938
        ]
      }
    }
  ]
}