{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Duckworth Hall Brow (B6236)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.423322,
            53.734563
          ],
          [
            -2.422439,
            53.733888
          ],
          [
            -2.421557,
            53.733213
          ]
        ]
      }
    }
  ]
}