{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clegg Street (A114)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.022024,
            51.53171
          ],
          [
            0.021992,
            51.531661
          ],
          [
            0.021961,
            51.531613
          ],
          [
            0.021949,
            51.531594
          ],
          [
            0.021937,
            51.531575
          ],
          [
            0.021896,
            51.531513
          ],
          [
            0.021856,
            51.531451
          ],
          [
            0.021738,
            51.531223
          ],
          [
            0.02162,
            51.530995
          ],
          [
            0.021523,
            51.530846
          ],
          [
            0.021426,
            51.530697
          ],
          [
            0.021388,
            51.530643
          ],
          [
            0.02135,
            51.53059
          ],
          [
            0.0213,
            51.53057
          ],
          [
            0.02125,
            51.53055
          ]
        ]
      }
    }
  ]
}