{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leveson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.450604,
            53.388143
          ],
          [
            -1.450284,
            53.388483
          ],
          [
            -1.449963,
            53.388824
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Leveson Street (B6071)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.449963,
            53.388824
          ],
          [
            -1.449459,
            53.38936
          ],
          [
            -1.4493,
            53.38953
          ],
          [
            -1.449209,
            53.389627
          ],
          [
            -1.448982,
            53.389869
          ],
          [
            -1.448958,
            53.389895
          ],
          [
            -1.448955,
            53.389897
          ],
          [
            -1.448918,
            53.389938
          ],
          [
            -1.448881,
            53.389978
          ],
          [
            -1.448851,
            53.390059
          ],
          [
            -1.448821,
            53.39014
          ]
        ]
      }
    }
  ]
}