{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gilcomston Steps (B986)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.106138,
            57.149883
          ],
          [
            -2.106596,
            57.150118
          ],
          [
            -2.107053,
            57.150353
          ]
        ]
      }
    }
  ]
}