{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West End (B5293)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.877548,
            53.855495
          ],
          [
            -2.877333,
            53.85533
          ],
          [
            -2.876872,
            53.855168
          ],
          [
            -2.876109,
            53.854899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "West End (B5293)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.877566,
            53.855798
          ],
          [
            -2.877557,
            53.855647
          ],
          [
            -2.877548,
            53.855495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "West End",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.877706,
            53.853778
          ],
          [
            -2.877089,
            53.854111
          ],
          [
            -2.876472,
            53.854444
          ],
          [
            -2.876153,
            53.854631
          ],
          [
            -2.875834,
            53.854819
          ]
        ]
      }
    }
  ]
}