{"id":5567,"date":"2024-05-29T12:59:09","date_gmt":"2024-05-29T12:59:09","guid":{"rendered":"https:\/\/mco-sailing.com\/mco-ocean-life-sailing-trips\/"},"modified":"2025-11-13T12:17:57","modified_gmt":"2025-11-13T12:17:57","slug":"mco-ocean-life-sailing-trips","status":"publish","type":"page","link":"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/","title":{"rendered":"MCO Ocean Life Sailing Trips"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5567\" class=\"elementor elementor-5567 elementor-14\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16d6f31 e-con-full col-video e-flex e-con e-parent\" data-id=\"16d6f31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2cc188 header-video-desktop-academy elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-widget elementor-widget-video\" data-id=\"a2cc188\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/09\/Headervideos_MCO-Oceanlife-querformat-EN.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-926185b header-video-mobil-academy elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-widget elementor-widget-video\" data-id=\"926185b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;start&quot;:3}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/09\/Headervideos_MCO-Sailing-Ocean-Life-hochformat-EN.mp4#t=3\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d962f1 elementor-widget-tablet__width-auto elementor-absolute mute-button elementor-widget elementor-widget-image\" data-id=\"9d962f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"120\" height=\"96\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/07\/Lautschprecher-aus.svg\" class=\"attachment-full size-full wp-image-4875\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6be31a1 elementor-widget elementor-widget-html\" data-id=\"6be31a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\n  const videoAcademyDesktop = document.querySelector('.header-video-desktop-academy > div > div > video');\r\n    const videoAcademyMobil = document.querySelector('.header-video-mobil-academy > div > div > video');\r\n    const muteButton = document.querySelector('.mute-button > div > img');\r\n    \/\/const bodyElement = document.querySelector('.page-id-12');\r\n    \r\n    const lautsprecherAus = 'https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/07\/Lautschprecher-aus.svg';\r\n    const lautsprecherAn = 'https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/07\/Lautschprecher-an.svg';\r\n    \r\n    const innerWidth = window.innerWidth;\r\n\r\n    function muteVideo() {\r\n        videoAcademyDesktop.muted = true;\r\n        muteButton.src = lautsprecherAus;\r\n    }\r\n    \r\n    function muteVideoMobil() {\r\n        videoAcademyMobil.muted = true;\r\n        muteButton.src = lautsprecherAus;\r\n    }\r\n    \r\n    function unmuteVideo() {\r\n        videoAcademyDesktop.muted = false;\r\n        muteButton.src = lautsprecherAn;\r\n    }\r\n    \r\n    function unmuteVideoMobil() {\r\n        videoAcademyMobil.muted = false;\r\n        muteButton.src = lautsprecherAn;\r\n    }\r\n    \r\n    \r\n    muteVideo();\r\n    muteVideoMobil();\r\n     videoAcademyDesktop.play();\r\n     videoAcademyMobil.play();\r\n    \r\n    \r\n    window.addEventListener('scroll', () => {\r\n        if(innerWidth >= 990) {\r\n            if(document.documentElement.scrollTop > 400) {\r\n               videoAcademyDesktop.pause();\r\n           } else {\r\n               videoAcademyDesktop.play();\r\n           }\r\n        } else {\r\n            if(document.documentElement.scrollTop > 400) {\r\n               videoAcademyMobil.pause();\r\n           } else {\r\n               videoAcademyMobil.play();\r\n           }\r\n        }\r\n    });\r\n    \r\n    \r\n    muteButton.addEventListener('click', () => {\r\n        if(innerWidth >= 990) {\r\n            if(videoAcademyDesktop.muted) {\r\n                unmuteVideo();\r\n            } else {\r\n                muteVideo();\r\n            }\r\n        } else {\r\n            if(videoAcademyMobil.muted) {\r\n                unmuteVideoMobil();\r\n            } else {\r\n                muteVideoMobil();\r\n            }\r\n        }\r\n    });\r\n    \r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80abec0 elementor-absolute elementor-widget-tablet__width-inherit elementor-widget elementor-widget-image\" data-id=\"80abec0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"384\" height=\"99\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-logo-oceanlife-1.png\" class=\"attachment-large size-large wp-image-4843\" alt=\"\" srcset=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-logo-oceanlife-1.png 384w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-logo-oceanlife-1-300x77.png 300w\" sizes=\"(max-width: 384px) 100vw, 384px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6602d54e e-flex e-con-boxed e-con e-parent\" data-id=\"6602d54e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13a42ddd elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"13a42ddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u201cThe sound of the sea is music for the soul.\u201d <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2bd0baee elementor-widget elementor-widget-text-editor\" data-id=\"2bd0baee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"Text\" style=\"text-align: center;\" align=\"center\"><span lang=\"DE\" style=\"font-size: 14.0pt;\">Unknown<\/span><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57e96e2a elementor-widget elementor-widget-image\" data-id=\"57e96e2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"12\" height=\"124\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/welle-senkrecht-1.png\" class=\"attachment-large size-large wp-image-4819\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6cd91789 e-con-full e-flex e-con e-parent\" data-id=\"6cd91789\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5d46f83 e-con-full e-flex e-con e-child\" data-id=\"5d46f83\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28a05425 elementor-widget elementor-widget-image\" data-id=\"28a05425\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2472\" height=\"1009\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-vogel-vorne-portrait.webp\" class=\"attachment-full size-full wp-image-4838\" alt=\"\" srcset=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-vogel-vorne-portrait.webp 2472w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-vogel-vorne-portrait-300x122.webp 300w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-vogel-vorne-portrait-1024x418.webp 1024w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-vogel-vorne-portrait-768x313.webp 768w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-vogel-vorne-portrait-1536x627.webp 1536w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-vogel-vorne-portrait-2048x836.webp 2048w\" sizes=\"(max-width: 2472px) 100vw, 2472px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-145668f5 e-con-full e-flex e-con e-child\" data-id=\"145668f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5318dbc8 e-flex e-con-boxed e-con e-child\" data-id=\"5318dbc8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.4,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:30,&quot;end&quot;:70}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d20d5e elementor-widget elementor-widget-heading\" data-id=\"7d20d5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Ocean Life Sailing Trips<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d9ed6f0 elementor-widget elementor-widget-text-editor\" data-id=\"7d9ed6f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"Text\"><span lang=\"DE\">The MCO Ocean Life sailing trips are pure bliss for your body, mind, and soul. They offer a combination of nature observation, discovery, and sailing. We take you to \u201cwhere nature dazzles in all its archaic power and diversity\u201d, and the sailboat is the ideal base for work and travel.<\/span><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a150194 e-flex e-con-boxed e-con e-parent\" data-id=\"5a150194\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dd4a6ae e-con-full e-flex e-con e-child\" data-id=\"dd4a6ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0fd16fd elementor-widget elementor-widget-image\" data-id=\"0fd16fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"60\" height=\"8\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/kleine-welle-icon.png\" class=\"attachment-large size-large wp-image-4839\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42ef19a elementor-widget__width-initial elementor-widget-mobile_extra__width-initial elementor-widget elementor-widget-heading\" data-id=\"42ef19a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">For nature lovers and photographers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8f2258 e-con-full e-flex e-con e-child\" data-id=\"a8f2258\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b982a1 elementor-widget elementor-widget-text-editor\" data-id=\"4b982a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"Text\"><span lang=\"DE\">Experience the maritime world from a new perspective, in a particularly profound way. Observe sea life with your own eyes and capture these unique, magical moments forever. Whales and dolphins so close that you can even smell their blow. You can\u2019t even fathom the incredible biodiversity of coastal areas until you see it with our own eyes on one of our snorkeling trips. And with binoculars, you can discover countless natural history hotspots on land during our hikes.<\/span><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f3fabb8 e-con-full e-flex e-con e-child\" data-id=\"f3fabb8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eed5c6e elementor-widget elementor-widget-image\" data-id=\"eed5c6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"60\" height=\"8\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/kleine-welle-icon.png\" class=\"attachment-large size-large wp-image-4839\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aba0bd6 elementor-widget__width-initial elementor-widget-mobile_extra__width-initial elementor-widget elementor-widget-heading\" data-id=\"aba0bd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">For students, biologists, and scientists<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ba76a4f e-con-full e-flex e-con e-child\" data-id=\"ba76a4f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a6a87c elementor-widget elementor-widget-text-editor\" data-id=\"5a6a87c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"Text\"><span lang=\"DE\">Ocean Life sailing trips offer the opportunity to get close to sensitive species with minimal disturbance to their natural habitats. Your equipment travels with you, and thanks to the on-board diving equipment, you can also work in the most remote corners of the sea.<\/span><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-272bbac btn-orange elementor-align-center elementor-widget elementor-widget-button\" data-id=\"272bbac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mco-sailing.com\/en\/gallery\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Images<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2d5faf e-con-full e-flex e-con e-parent\" data-id=\"b2d5faf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b399858 e-con-full e-flex e-con e-child\" data-id=\"b399858\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-027a8db e-flex e-con-boxed e-con e-child\" data-id=\"027a8db\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.4,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:30,&quot;end&quot;:70}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9351144 elementor-widget elementor-widget-heading\" data-id=\"9351144\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our expedition yacht \u2013 the OceanLife<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eaa7bef elementor-widget elementor-widget-text-editor\" data-id=\"eaa7bef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"Text\"><span lang=\"DE\">Garcia is a French yacht manufacturer that has been dedicated to the production of high-quality aluminum yachts since 1974. Our Garcia Exploration 52 is equipped and designed like a luxurious, ocean-going yacht that is built to sail in the tropics and at high latitudes, with plenty of comfort for living on the boat. <\/span><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-221319d btn-weiss elementor-widget elementor-widget-button\" data-id=\"221319d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/the-polaris\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">The equipment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f34fc0 e-con-full e-flex e-con e-child\" data-id=\"1f34fc0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c123d8 elementor-widget elementor-widget-image\" data-id=\"6c123d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2448\" height=\"1441\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-polaris-segelboot-im-hafen-angelegt.webp\" class=\"attachment-full size-full wp-image-4840\" alt=\"\" srcset=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-polaris-segelboot-im-hafen-angelegt.webp 2448w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-polaris-segelboot-im-hafen-angelegt-300x177.webp 300w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-polaris-segelboot-im-hafen-angelegt-1024x603.webp 1024w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-polaris-segelboot-im-hafen-angelegt-768x452.webp 768w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-polaris-segelboot-im-hafen-angelegt-1536x904.webp 1536w, https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/mco-sailing-ocean-life-torns-polaris-segelboot-im-hafen-angelegt-2048x1206.webp 2048w\" sizes=\"(max-width: 2448px) 100vw, 2448px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d7a317 e-flex e-con-boxed e-con e-parent\" data-id=\"5d7a317\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d12181 elementor-widget elementor-widget-image\" data-id=\"1d12181\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"12\" height=\"124\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/06\/welle-senkrecht-1.png\" class=\"attachment-large size-large wp-image-4819\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fd6fec8 e-con-full e-flex e-con e-child\" data-id=\"fd6fec8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d407125 elementor-widget elementor-widget-html\" data-id=\"d407125\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<iframe\r\n    id=\"edoobox_mcosa\"\r\n    frameborder=\"0\"\r\n    name=\"edooboxFrame_mcosa\"\r\n    no-scroll\r\n    env=\"https:\/\/app1.edoobox.com\/\"\r\n    seamless\r\n    src=\"https:\/\/app1.edoobox.com\/MCO-SA\/Alle%20Angebote\/OceanLife-T%C3%B6rns?edref=mco-sa&edid=67061531c5f0e9O0O85257728386d3d7fcb240eff662b3b43f68f6e5c\"\r\n    style=\"border:none; width:100%; height:600px;\">\r\n    <a href=\"https:\/\/app1.edoobox.com\/MCO-SA\/Alle%20Angebote\/OceanLife-T%C3%B6rns?edref=mco-sa&edid=67061531c5f0e9O0O85257728386d3d7fcb240eff662b3b43f68f6e5c\">\u00dcbersicht ansehen<\/a>\r\n<\/iframe>\r\n\r\n<script\r\n    src=\"https:\/\/cdn-app2.edoobox.com\/js\/edoobox.iframe.embedded.v2.2.6.js\"\r\n    type=\"text\/javascript\"><\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3118fd7 e-flex e-con-boxed e-con e-parent\" data-id=\"3118fd7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-226d7606 btn-black elementor-align-center elementor-widget elementor-widget-button\" data-id=\"226d7606\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mco-sailing.com\/en\/setting-sails\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">All our courses \u2013 set sail now <\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-718f7ef e-con-full video-unten e-flex e-con e-parent\" data-id=\"718f7ef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-732e27b8 elementor-widget elementor-widget-heading\" data-id=\"732e27b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b2c5409 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3b2c5409\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Here, you will find the most frequently asked questions and answers about our Ocean Life sailing trips.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4959da30 elementor-align-center btn-orange elementor-widget elementor-widget-button\" data-id=\"4959da30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/ocean-life-sailing-trips-faqs\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Go to FAQs<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b87037 elementor-widget elementor-widget-video\" data-id=\"2b87037\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/07\/1667591_Waves_Atlantic-Ocean_Surf_1920x1080-komprimiert-3.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/09\/Headervideos_MCO-Oceanlife-querformat-EN.mp4https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/09\/Headervideos_MCO-Sailing-Ocean-Life-hochformat-EN.mp4#t=3 \u201cThe sound of the sea is music for the soul.\u201d Unknown Ocean Life Sailing Trips The MCO Ocean Life sailing trips are pure bliss for your body, mind, and soul. They offer a combination of nature observation, discovery, and sailing. We take you to \u201cwhere nature dazzles in all its archaic power and diversity\u201d, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5021,"parent":0,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-5567","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ocean Life Sailing Trips | Sailing | Blissful moments | Nature lovers<\/title>\n<meta name=\"description\" content=\"Experience the maritime world from a new perspective. Embark on a new adventure with us \u2013 on an Ocean Life Sailing Trip. Book now.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ocean Life Sailing Trips | Sailing | Blissful moments | Nature lovers\" \/>\n<meta property=\"og:description\" content=\"Experience the maritime world from a new perspective. Embark on a new adventure with us \u2013 on an Ocean Life Sailing Trip. Book now.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/\" \/>\n<meta property=\"og:site_name\" content=\"MCO Sailing\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-13T12:17:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/07\/MCO-Sailing-Academy-Ocean-Lofoten-18-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1920\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/mco-ocean-life-sailing-trips\\\/\",\"url\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/mco-ocean-life-sailing-trips\\\/\",\"name\":\"Ocean Life Sailing Trips | Sailing | Blissful moments | Nature lovers\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/mco-ocean-life-sailing-trips\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/mco-ocean-life-sailing-trips\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mco-sailing.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/MCO-Sailing-Academy-Ocean-Lofoten-18-scaled.webp\",\"datePublished\":\"2024-05-29T12:59:09+00:00\",\"dateModified\":\"2025-11-13T12:17:57+00:00\",\"description\":\"Experience the maritime world from a new perspective. Embark on a new adventure with us \u2013 on an Ocean Life Sailing Trip. Book now.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/mco-ocean-life-sailing-trips\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mco-sailing.com\\\/en\\\/mco-ocean-life-sailing-trips\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/mco-ocean-life-sailing-trips\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mco-sailing.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/MCO-Sailing-Academy-Ocean-Lofoten-18-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/mco-sailing.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/MCO-Sailing-Academy-Ocean-Lofoten-18-scaled.webp\",\"width\":2560,\"height\":1920,\"caption\":\"MCO Sailing Academy Ocean Lofoten 18 scaled\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/mco-ocean-life-sailing-trips\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MCO Ocean Life Sailing Trips\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/\",\"name\":\"MCO Sailing\",\"description\":\"Auf zu neuen Ufern\",\"publisher\":{\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/#organization\",\"name\":\"MCO Sailing\",\"url\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mco-sailing.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/mco-logo-header.png\",\"contentUrl\":\"https:\\\/\\\/mco-sailing.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/mco-logo-header.png\",\"width\":154,\"height\":43,\"caption\":\"MCO Sailing\"},\"image\":{\"@id\":\"https:\\\/\\\/mco-sailing.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ocean Life Sailing Trips | Sailing | Blissful moments | Nature lovers","description":"Experience the maritime world from a new perspective. Embark on a new adventure with us \u2013 on an Ocean Life Sailing Trip. Book now.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/","og_locale":"en_US","og_type":"article","og_title":"Ocean Life Sailing Trips | Sailing | Blissful moments | Nature lovers","og_description":"Experience the maritime world from a new perspective. Embark on a new adventure with us \u2013 on an Ocean Life Sailing Trip. Book now.","og_url":"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/","og_site_name":"MCO Sailing","article_modified_time":"2025-11-13T12:17:57+00:00","og_image":[{"width":2560,"height":1920,"url":"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/07\/MCO-Sailing-Academy-Ocean-Lofoten-18-scaled.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/","url":"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/","name":"Ocean Life Sailing Trips | Sailing | Blissful moments | Nature lovers","isPartOf":{"@id":"https:\/\/mco-sailing.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/#primaryimage"},"image":{"@id":"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/#primaryimage"},"thumbnailUrl":"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/07\/MCO-Sailing-Academy-Ocean-Lofoten-18-scaled.webp","datePublished":"2024-05-29T12:59:09+00:00","dateModified":"2025-11-13T12:17:57+00:00","description":"Experience the maritime world from a new perspective. Embark on a new adventure with us \u2013 on an Ocean Life Sailing Trip. Book now.","breadcrumb":{"@id":"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/#primaryimage","url":"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/07\/MCO-Sailing-Academy-Ocean-Lofoten-18-scaled.webp","contentUrl":"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/07\/MCO-Sailing-Academy-Ocean-Lofoten-18-scaled.webp","width":2560,"height":1920,"caption":"MCO Sailing Academy Ocean Lofoten 18 scaled"},{"@type":"BreadcrumbList","@id":"https:\/\/mco-sailing.com\/en\/mco-ocean-life-sailing-trips\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/mco-sailing.com\/en\/"},{"@type":"ListItem","position":2,"name":"MCO Ocean Life Sailing Trips"}]},{"@type":"WebSite","@id":"https:\/\/mco-sailing.com\/en\/#website","url":"https:\/\/mco-sailing.com\/en\/","name":"MCO Sailing","description":"Auf zu neuen Ufern","publisher":{"@id":"https:\/\/mco-sailing.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mco-sailing.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mco-sailing.com\/en\/#organization","name":"MCO Sailing","url":"https:\/\/mco-sailing.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mco-sailing.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/03\/mco-logo-header.png","contentUrl":"https:\/\/mco-sailing.com\/wp-content\/uploads\/2024\/03\/mco-logo-header.png","width":154,"height":43,"caption":"MCO Sailing"},"image":{"@id":"https:\/\/mco-sailing.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/mco-sailing.com\/en\/wp-json\/wp\/v2\/pages\/5567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mco-sailing.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mco-sailing.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mco-sailing.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mco-sailing.com\/en\/wp-json\/wp\/v2\/comments?post=5567"}],"version-history":[{"count":10,"href":"https:\/\/mco-sailing.com\/en\/wp-json\/wp\/v2\/pages\/5567\/revisions"}],"predecessor-version":[{"id":5973,"href":"https:\/\/mco-sailing.com\/en\/wp-json\/wp\/v2\/pages\/5567\/revisions\/5973"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mco-sailing.com\/en\/wp-json\/wp\/v2\/media\/5021"}],"wp:attachment":[{"href":"https:\/\/mco-sailing.com\/en\/wp-json\/wp\/v2\/media?parent=5567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}