{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Street (B5034)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.732803,
            53.018386
          ],
          [
            -1.733026,
            53.018382
          ],
          [
            -1.73325,
            53.018378
          ],
          [
            -1.73349,
            53.018298
          ],
          [
            -1.733729,
            53.018217
          ],
          [
            -1.733896,
            53.018119
          ],
          [
            -1.734063,
            53.01802
          ],
          [
            -1.734094,
            53.018003
          ],
          [
            -1.734124,
            53.017987
          ],
          [
            -1.734221,
            53.017934
          ],
          [
            -1.734317,
            53.017882
          ],
          [
            -1.734425,
            53.017838
          ],
          [
            -1.734533,
            53.017795
          ],
          [
            -1.734812,
            53.017707
          ],
          [
            -1.735091,
            53.017619
          ]
        ]
      }
    }
  ]
}