{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandbed (A7)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.790093,
            55.42196
          ],
          [
            -2.790008,
            55.421873
          ],
          [
            -2.789924,
            55.421786
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandbed (A7)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.789924,
            55.421786
          ],
          [
            -2.789856,
            55.421735
          ],
          [
            -2.789787,
            55.421684
          ],
          [
            -2.789708,
            55.421618
          ],
          [
            -2.789628,
            55.421553
          ],
          [
            -2.789608,
            55.421524
          ],
          [
            -2.789587,
            55.421495
          ]
        ]
      }
    }
  ]
}