{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willowbrook Road (B215)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.073923,
            51.481251
          ],
          [
            -0.073694,
            51.481057
          ],
          [
            -0.073465,
            51.480863
          ],
          [
            -0.073194,
            51.480621
          ],
          [
            -0.072924,
            51.48038
          ],
          [
            -0.072729,
            51.480234
          ],
          [
            -0.072535,
            51.480089
          ],
          [
            -0.072504,
            51.480076
          ],
          [
            -0.072473,
            51.480063
          ],
          [
            -0.072411,
            51.480041
          ],
          [
            -0.072401,
            51.480038
          ],
          [
            -0.072328,
            51.480012
          ],
          [
            -0.072259,
            51.479982
          ],
          [
            -0.071976,
            51.479859
          ],
          [
            -0.071624,
            51.479705
          ]
        ]
      }
    }
  ]
}