{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heald Brow (B6251)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.194336,
            53.927489
          ],
          [
            -2.19455,
            53.92697
          ],
          [
            -2.194763,
            53.926452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Heald Brow (B6251)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.194763,
            53.926452
          ],
          [
            -2.194786,
            53.926133
          ],
          [
            -2.194517,
            53.92569
          ],
          [
            -2.194064,
            53.924946
          ]
        ]
      }
    }
  ]
}