{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barnoldswick Road (B6383)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156929,
            53.898536
          ],
          [
            -2.156697,
            53.898424
          ],
          [
            -2.155857,
            53.898018
          ],
          [
            -2.154996,
            53.897704
          ],
          [
            -2.152957,
            53.89696
          ],
          [
            -2.152861,
            53.896932
          ],
          [
            -2.152766,
            53.896903
          ],
          [
            -2.152695,
            53.896871
          ],
          [
            -2.152623,
            53.896838
          ]
        ]
      }
    }
  ]
}