{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.530198,
            51.653909
          ],
          [
            -0.53016,
            51.653802
          ],
          [
            -0.529871,
            51.653322
          ],
          [
            -0.529867,
            51.65331
          ],
          [
            -0.529686,
            51.652798
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001115778, WD3 5PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5298717724920253,
          51.653313061249136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025181508, WD3 5PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5300448810659291,
          51.653324219938526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081139350, WD3 5PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5299034909564527,
          51.653673134498064
        ]
      }
    }
  ]
}