{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Midland Street (A665)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.214306,
            53.474452
          ],
          [
            -2.214866,
            53.473913
          ],
          [
            -2.215425,
            53.473374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Midland Street (A665)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.214204,
            53.475171
          ],
          [
            -2.214241,
            53.474919
          ],
          [
            -2.214277,
            53.474667
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Midland Street (A665)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.214277,
            53.474667
          ],
          [
            -2.214292,
            53.474559
          ],
          [
            -2.214306,
            53.474452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Midland Street (A665)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.215425,
            53.473374
          ],
          [
            -2.215668,
            53.473138
          ],
          [
            -2.215911,
            53.472903
          ],
          [
            -2.216101,
            53.472852
          ],
          [
            -2.216292,
            53.472802
          ]
        ]
      }
    }
  ]
}