{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Street (A543)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.422727,
            53.183414
          ],
          [
            -3.422601,
            53.183424
          ],
          [
            -3.422433,
            53.183441
          ],
          [
            -3.422265,
            53.183457
          ],
          [
            -3.422225,
            53.18346
          ],
          [
            -3.422185,
            53.183464
          ],
          [
            -3.421971,
            53.183466
          ],
          [
            -3.421757,
            53.183469
          ]
        ]
      }
    }
  ]
}