{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Cross (B4017)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.300715,
            51.697521
          ],
          [
            -1.299441,
            51.696659
          ],
          [
            -1.298927,
            51.696215
          ],
          [
            -1.29886,
            51.696147
          ],
          [
            -1.298443,
            51.695718
          ],
          [
            -1.297589,
            51.694536
          ],
          [
            -1.296443,
            51.692995
          ],
          [
            -1.295297,
            51.691455
          ]
        ]
      }
    }
  ]
}