{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cliff Crescent (A174)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.898512,
            54.555865
          ],
          [
            -0.897602,
            54.555863
          ],
          [
            -0.896692,
            54.555861
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cliff Crescent (A174)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.896692,
            54.555861
          ],
          [
            -0.896407,
            54.555809
          ],
          [
            -0.896123,
            54.555757
          ]
        ]
      }
    }
  ]
}