{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Miall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.151364,
            53.610632
          ],
          [
            -2.152073,
            53.610316
          ],
          [
            -2.152782,
            53.610001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Miall Street (B6224)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.155001,
            53.609018
          ],
          [
            -2.154744,
            53.609135
          ],
          [
            -2.154488,
            53.609252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Miall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.154488,
            53.609252
          ],
          [
            -2.153836,
            53.60954
          ],
          [
            -2.153184,
            53.609827
          ],
          [
            -2.152983,
            53.609914
          ],
          [
            -2.152782,
            53.610001
          ]
        ]
      }
    }
  ]
}