{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stony Bank (B5256)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.602483,
            53.71733
          ],
          [
            -2.602588,
            53.71728
          ],
          [
            -2.602641,
            53.717255
          ],
          [
            -2.602694,
            53.71723
          ],
          [
            -2.603119,
            53.71705
          ],
          [
            -2.603383,
            53.716938
          ],
          [
            -2.605109,
            53.716003
          ],
          [
            -2.60516,
            53.715976
          ],
          [
            -2.607116,
            53.714916
          ],
          [
            -2.607491,
            53.714635
          ]
        ]
      }
    }
  ]
}