{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hall Drive (B5275)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.837001,
            54.067888
          ],
          [
            -2.837041,
            54.067838
          ],
          [
            -2.837081,
            54.067788
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hall Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.837164,
            54.067696
          ],
          [
            -2.837596,
            54.067145
          ],
          [
            -2.838028,
            54.066594
          ],
          [
            -2.838073,
            54.066526
          ],
          [
            -2.838119,
            54.066459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hall Drive (B5275)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.837081,
            54.067788
          ],
          [
            -2.837164,
            54.067696
          ]
        ]
      }
    }
  ]
}