{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Causeway (B6251)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.169541,
            53.876177
          ],
          [
            -2.169476,
            53.876192
          ],
          [
            -2.169411,
            53.876207
          ],
          [
            -2.169224,
            53.876253
          ],
          [
            -2.169037,
            53.876298
          ],
          [
            -2.168841,
            53.87636
          ],
          [
            -2.168644,
            53.876421
          ]
        ]
      }
    }
  ]
}