{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Street (B6529)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.01788,
            54.973621
          ],
          [
            -2.01826,
            54.973714
          ],
          [
            -2.018641,
            54.973808
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Street (B6529)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.018641,
            54.973808
          ],
          [
            -2.019117,
            54.973929
          ],
          [
            -2.019593,
            54.974051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Street (B6529)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.019593,
            54.974051
          ],
          [
            -2.019671,
            54.97408
          ],
          [
            -2.019748,
            54.974108
          ],
          [
            -2.019969,
            54.974181
          ],
          [
            -2.020191,
            54.974254
          ]
        ]
      }
    }
  ]
}