{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marl Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.212538,
            52.200832
          ],
          [
            -2.212501,
            52.200818
          ],
          [
            -2.212464,
            52.200804
          ],
          [
            -2.212274,
            52.20068
          ],
          [
            -2.212183,
            52.200659
          ],
          [
            -2.211833,
            52.200577
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014145716, WR3 8JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.212538412738148,
          52.200832325846406
        ]
      }
    }
  ]
}