{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cornriggs (A689)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.236358,
            54.766374
          ],
          [
            -2.235587,
            54.766089
          ],
          [
            -2.234859,
            54.765706
          ],
          [
            -2.233885,
            54.765193
          ],
          [
            -2.233514,
            54.764933
          ],
          [
            -2.233437,
            54.764869
          ],
          [
            -2.233361,
            54.764806
          ]
        ]
      }
    }
  ]
}