{"id":333,"date":"2025-01-10T02:57:04","date_gmt":"2025-01-10T02:57:04","guid":{"rendered":"https:\/\/cozumeladventureplanet.com\/?page_id=333"},"modified":"2025-05-12T05:06:40","modified_gmt":"2025-05-12T05:06:40","slug":"ferry-to-cozumel","status":"publish","type":"page","link":"https:\/\/cozumeladventureplanet.com\/es\/ferry-to-cozumel\/","title":{"rendered":"Cozumel Ferry Schedules | Cozumel &amp; Playa del Carmen Tickets"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\"><strong>Ferry to Cozumel: Routes, Schedules, and Tickets<\/strong> 2025 update<\/h1>\n\n\n\n<p>The passenger <strong>ferry from Playa del Carmen<\/strong> serves as the <strong>primary gateway between Cozumel and the mainland of the Yucatan Peninsula<\/strong>, connecting popular destinations like Cancun and the Riviera Maya. Every day, thousands of tourists and locals embark on the 45-minute journey to or from Cozumel. With departures running nearly every hour, the ferry offers a convenient and hassle-free way to travel.<\/p>\n\n\n\n<p>Are you coming to Cozumel without booking any tours? <strong>The <a href=\"https:\/\/cozumeladventureplanet.com\/\" data-type=\"link\" data-id=\"https:\/\/cozumeladventureplanet.com\/\">Best Tours and Excursions in Cozumel<\/a><\/strong> has the perfect options for you!<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1900\" height=\"700\" src=\"https:\/\/cozumeladventureplanet.com\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01.webp\" alt=\"Ferry to Cozumel\" class=\"wp-image-874\" style=\"width:322px;height:auto\" title=\"\" srcset=\"https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01.webp 1900w, https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-300x111.webp 300w, https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-1024x377.webp 1024w, https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-768x283.webp 768w, https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-1536x566.webp 1536w, https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-600x221.webp 600w, https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-280x103.webp 280w\" sizes=\"auto, (max-width: 1900px) 100vw, 1900px\" \/><figcaption class=\"wp-element-caption\">Ferry to Cozumel<\/figcaption><\/figure>\n\n\n\n<p><strong>This seamless connection makes day trips to and from Cozumel incredibly easy, particularly for cruise ship passengers eager to explore mainland attractions such as the Mayan Ruins, Xcaret, or Xel Ha. Whether you&#8217;re visiting for adventure or relaxation, the ferry ensures a smooth and enjoyable experience.<\/strong><\/p>\n\n\n\n<div style=\"background-color: #f3f3f3; padding: 15px; text-align: center; margin-bottom: 20px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); border-radius: 5px;\">\n    <span style=\"font-weight: bold; color: #ff4500; font-size: 18px;\">BUY YOUR TICKETS<\/span>\n    <span style=\"font-size: 16px; color: #333;\"> Save 10% OFF<\/span>\n    <a href=\"https:\/\/www.xailing.com\/es\/ferry-cozumel\/\" style=\"background-color: #ff4500; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-weight: bold; margin-left: 15px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);\" target=\"_blank\" rel=\"noopener\">BUY HERE<\/a>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\"><strong>Currently, three companies provide ferry services to Cozumel: Ultramar, Winjet, and the newest addition, Xcaret Xailing, which boasts record travel times of just 30 minutes!<\/strong><\/p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center\">Cozumel Ferry Schedule<\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #f9f9f9;\n            color: #000;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 20px auto;\n            padding: 20px;\n            background: #fff;\n            border-radius: 5px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n\n\n        .header h1 {\n            font-size: 24px;\n            margin: 0;\n        }\n\n        .schedule-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            justify-content: center;\n        }\n\n        .schedule-card {\n            flex: 1;\n            min-width: 300px;\n            background: #ffffff;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n        }\n\n        .schedule-card h2 {\n            background-color: #004aad;\n            color: white;\n            margin: 0;\n            padding: 10px;\n            text-align: center;\n            border-radius: 5px 5px 0 0;\n            font-size: 18px;\n        }\n\n        .schedule-card table {\n            width: 100%;\n            border-collapse: collapse;\n            text-align: center;\n        }\n\n        .schedule-card th, .schedule-card td {\n            padding: 10px;\n            border: 1px solid #ddd;\n        }\n\n        @media (max-width: 768px) {\n            .schedule-container {\n                flex-direction: column;\n            }\n\n            .schedule-card {\n                min-width: unset;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n        <!-- Ferry Schedules -->\n        <div class=\"schedule-container\">\n            <!-- Xailing Schedule -->\n            <div class=\"schedule-card\">\n                <h2>Xailing<\/h2>\n                <table>\n                    <thead>\n                        <tr>\n                            <th>From Cozumel to Playa<\/th>\n                            <th>From Playa to Cozumel<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>6:30 AM<\/td>\n                            <td>7:30 AM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>9:30 AM<\/td>\n                            <td>10:30 AM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>12:30 PM<\/td>\n                            <td>1:30 PM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>3:30 PM<\/td>\n                            <td>4:30 PM<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <!-- Winjet Schedule -->\n            <div class=\"schedule-card\">\n                <h2>Winjet<\/h2>\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Even Days (2, 4, 6, etc.)<\/th>\n                            <th>Odd Days (1, 3, 5, etc.)<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>6:00 AM<\/td>\n                            <td>7:00 AM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>9:00 AM<\/td>\n                            <td>10:00 AM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>12:00 PM<\/td>\n                            <td>1:00 PM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>3:00 PM<\/td>\n                            <td>4:00 PM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>6:00 PM<\/td>\n                            <td>7:00 PM<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <!-- Ultramar Schedule -->\n            <div class=\"schedule-card\">\n                <h2>Ultramar<\/h2>\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Even Days (2, 4, 6, etc.)<\/th>\n                            <th>Odd Days (1, 3, 5, etc.)<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>7:00 AM<\/td>\n                            <td>8:00 AM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>10:00 AM<\/td>\n                            <td>11:00 AM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>1:00 PM<\/td>\n                            <td>2:00 PM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>4:00 PM<\/td>\n                            <td>5:00 PM<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>8:00 PM<\/td>\n                            <td>9:00 PM<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center\">Cozumel Ferry Schedule<\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Cozumel Ferry Schedule<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #f9f9f9;\n            color: #333;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 20px auto;\n            padding: 20px;\n            background: #fff;\n            border-radius: 5px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);}\n\n   \n        \n\n        .fares-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            justify-content: center;\n        }\n\n        .fare-card {\n            flex: 1;\n            min-width: 300px;\n            background: #ffffff;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n            text-align: center;\n        }\n\n        .fare-card h2 {\n            background-color: #004aad;\n            color: white;\n            margin: 0;\n            padding: 15px;\n            border-radius: 5px 5px 0 0;\n            font-size: 20px;\n            text-transform: uppercase; \/* Hace el texto m\u00e1s destacable *\/\n        }\n\n        .fare-card table {\n            width: 100%;\n            border-collapse: collapse;\n            text-align: center;\n        }\n\n        .fare-card th, .fare-card td {\n            padding: 10px;\n            border: 1px solid #ddd;\n        }\n\n        .fare-card a {\n            color: #004aad;\n            text-decoration: none;\n            font-weight: bold;\n            margin-top: 10px;\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            .fares-container {\n                flex-direction: column;\n            }\n\n            .fare-card {\n                min-width: unset;\n            }\n\n            .header h1 {\n                font-size: 24px; \/* Ajustamos tama\u00f1o en m\u00f3viles *\/\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <!-- Ferry Fares -->\n        <div class=\"fares-container\">\n            <!-- Xailing Fare -->\n            <div class=\"fare-card\">\n                <h2>Xailing Fares<\/h2>\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Pesos*<\/th>\n                            <th>USD*<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Adults: 292<\/td>\n                            <td>$14.07<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Kids: 219<\/td>\n                            <td>$10.53<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n                <p>From the U.S. and Canada: (011+52) 998 872-1588<\/p>\n                <p>Mainland: (998) 872-4908<\/p>\n                <a href=\"#\">E-Mail<\/a> | <a href=\"#\">Website<\/a>\n            <\/div>\n\n            <!-- Winjet Fare -->\n            <div class=\"fare-card\">\n                <h2>Winjet Fares<\/h2>\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Pesos*<\/th>\n                            <th>USD*<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Adults: 280<\/td>\n                            <td>$15.00<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Kids: 190<\/td>\n                            <td>$10.00<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n                <p>From the U.S. and Canada: (011+52) 987 872-1588<\/p>\n                <p>Mainland: (987) 872-4908<\/p>\n                <a href=\"#\">E-Mail<\/a> | <a href=\"#\">Website<\/a>\n            <\/div>\n\n            <!-- Ultramar Fare -->\n            <div class=\"fare-card\">\n                <h2>Ultramar Fares<\/h2>\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Pesos*<\/th>\n                            <th>USD*<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Adults: 300<\/td>\n                            <td>$15.50<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Kids: 200<\/td>\n                            <td>$11.00<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n                <p>From the U.S. and Canada: (011+52) 998 293-9092<\/p>\n                <p>Mainland: (998) 881-5890<\/p>\n                <a href=\"#\">E-Mail<\/a> | <a href=\"#\">Website<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-center\"><strong>The ride takes about 45 minutes each way.&nbsp; Ferries run 365 days a year, weather permitting.<\/strong><\/p>\n\n\n\n<p class=\"has-text-align-center has-vivid-red-color has-text-color has-link-color wp-elements-6fcdadafde4ba4e7a7866594b971a087\"><strong>IMPORTANT<br><\/strong>Prices and Schedules may Change Without Notice. Check with the ferry company (see below) to make sure.<br>Schedules above are current as of<strong>&nbsp;January, 2025<\/strong>.<br>Currently half of the times are done by one company, and the other half done by the other company, switched on odd vs. even days.&nbsp; That is too confusing, so we just merged the two until high season returns.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center\">Where is the Cozumel Ferry?<\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Where is the Cozumel Ferry?<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #f9f9f9;\n            color: #333;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 20px auto;\n            padding: 20px;\n            background: #fff;\n            border-radius: 5px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n        .content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            padding: 20px;\n        }\n\n        .text-section {\n            flex: 1;\n            min-width: 300px;\n        }\n\n        .text-section h2 {\n            background-color: #ffd700;\n            color: #004aad;\n            padding: 10px;\n            border-radius: 5px;\n            margin-bottom: 15px;\n        }\n\n        .text-section p {\n            margin-bottom: 10px;\n            line-height: 1.6;\n        }\n\n        .map-section {\n            flex: 1;\n            min-width: 300px;\n            text-align: center;\n        }\n\n        iframe {\n            width: 100%;\n            height: 300px;\n            border: none;\n            border-radius: 5px;\n        }\n\n        @media (max-width: 768px) {\n            .content {\n                flex-direction: column;\n                align-items: center;\n            }\n\n            iframe {\n                width: 90%;\n                height: 250px;\n            }\n\n            .header h1 {\n                font-size: 24px; \/* Ajusta el tama\u00f1o en dispositivos m\u00f3viles *\/\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <\/div>\n        <div class=\"content\">\n            <!-- Text Section -->\n            <div class=\"text-section\">\n                <h2>Location<\/h2>\n                <p>The ferry terminal is located right in downtown Cozumel, at the extension of Av. Lic. Benito Juarez, across from Palmeras Restaurant.<\/p>\n\n                <h2>Cozumel Hotel Guests<\/h2>\n                <p>You can walk there from anywhere in San Miguel (downtown). From areas outside of town, you&#8217;ll just take a taxi from your hotel or wherever you happen to be on the island. Taxis are readily available all over Cozumel. Very easy.<\/p>\n\n                <h2>Cruise Passengers<\/h2>\n                <p>A taxi to the ferry pier from the Puerta Maya or International Pier should cost about $6.00 USD and take about 7 minutes. If your cruise ship is arriving at Punta Langosta, then you can just walk about 5 minutes down the road to the ferry (about 6 blocks).<\/p>\n\n                <h2>Parking<\/h2>\n                <p>In Cozumel, street parking near the ferry pier is typically available on the main road, and there is a parking garage at MEGA to the north and at Punta Langosta cruise pier about 5 blocks to the south. The easiest is to take a taxi.<\/p>\n            <\/div>\n\n            <!-- Map Section -->\n            <div class=\"map-section\">\n                <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d7918.326252514571!2d-86.95810682356823!3d20.508182730022558!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8f4e59d632131167%3A0x7a59c6c766648401!2sFerry%20Ultramar%20Cozumel!5e0!3m2!1ses-419!2smx!4v1736481556746!5m2!1ses-419!2smx\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center\">Where is the Playa del Carmen Ferry Terminal?<\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Where is the Playa del Carmen Ferry Terminal?<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #f9f9f9;\n            color: #333;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 20px auto;\n            padding: 20px;\n            background: #fff;\n            border-radius: 5px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n\n  \n\n        .content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            padding: 20px;\n        }\n\n        .text-section {\n            flex: 1;\n            min-width: 300px;\n        }\n\n        .text-section h2 {\n            background-color: #ffd700;\n            color: #004aad;\n            padding: 10px;\n            border-radius: 5px;\n            margin-bottom: 15px;\n        }\n\n        .text-section p {\n            margin-bottom: 10px;\n            line-height: 1.6;\n        }\n\n        .map-section {\n            flex: 1;\n            max-width: 600px;\n        }\n\n        .map-section iframe {\n            width: 100%;\n            height: 300px;\n            border: 0;\n            border-radius: 5px;\n        }\n\n        @media (max-width: 768px) {\n            .content {\n                flex-direction: column;\n                align-items: center;\n            }\n\n            .map-section iframe {\n                height: 250px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <\/div>\n        <div class=\"content\">\n            <!-- Text Section -->\n            <div class=\"text-section\">\n                <h2>Location<\/h2>\n                <p>The ferry terminal is located right in downtown Playa del Carmen, about a block and a half from the main square and Plaza Playacar, where most of the tour pickups take place.<\/p>\n\n                <h2>Cancun Airport<\/h2>\n                <p>Most people coming from the Cancun Airport use pre-reserved Airport Transfers. They&#8217;ll bring you as far as the ferry pier. Then you&#8217;ll just ride the ferry to Cozumel. Once in Cozumel, you&#8217;ll take a taxi to your hotel. They&#8217;re right there waiting for you at the ferry terminal. Very easy. It takes about 45 minutes to drive to Playa del Carmen from the Cancun Airport.<\/p>\n\n                <h2>Mainland Hotel Guests<\/h2>\n                <p>There is a bus that runs from Cancun to Playa del Carmen. You can also take a taxi or use a rental car. It takes about an hour from Cancun, 15 minutes from Puerto Aventuras, and 25 minutes from Akumal.<\/p>\n\n                <h2>Calica Cruise Passengers<\/h2>\n                <p>Take a taxi from the Calica cruise pier. It only takes about 10 minutes and costs around $8.00 USD.<\/p>\n\n                <h2>Parking<\/h2>\n                <p>There are two street-level parking lots and an underground parking garage within a short walk of the ferry pier. <a href=\"#\">Learn More<\/a>.<\/p>\n            <\/div>\n\n            <!-- Map Section -->\n            <div class=\"map-section\">\n                <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3734.19596456709!2d-87.0749237!3d20.6208677!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8f4e4339bcdf00d5%3A0x2d7321fc681a735!2sMuelle%20de%20Playa%20del%20Carmen!5e0!3m2!1ses-419!2smx!4v1736482015023!5m2!1ses-419!2smx\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ferry to Cozumel: Routes, Schedules, and Tickets 2025 update The passenger ferry from Playa del Carmen serves as the primary [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":874,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-333","page","type-page","status-publish","has-post-thumbnail","hentry"],"uagb_featured_image_src":{"full":["https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01.webp",1900,700,false],"thumbnail":["https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-150x150.webp",150,150,true],"medium":["https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-300x111.webp",300,111,true],"medium_large":["https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-768x283.webp",768,283,true],"large":["https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-1024x377.webp",1024,377,true],"1536x1536":["https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01-1536x566.webp",1536,566,true],"2048x2048":["https:\/\/cozumeladventureplanet.com\/es\/wp-content\/uploads\/2025\/01\/rutas-ferry-xcaret-xailing_01.webp",1900,700,false]},"uagb_author_info":{"display_name":"MeditheCreator","author_link":"https:\/\/cozumeladventureplanet.com\/es\/author\/m4di420\/"},"uagb_comment_info":0,"uagb_excerpt":"Ferry to Cozumel: Routes, Schedules, and Tickets 2025 update The passenger ferry from Playa del Carmen serves as the primary [&hellip;]","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cozumeladventureplanet.com\/es\/wp-json\/wp\/v2\/pages\/333","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cozumeladventureplanet.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cozumeladventureplanet.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cozumeladventureplanet.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cozumeladventureplanet.com\/es\/wp-json\/wp\/v2\/comments?post=333"}],"version-history":[{"count":15,"href":"https:\/\/cozumeladventureplanet.com\/es\/wp-json\/wp\/v2\/pages\/333\/revisions"}],"predecessor-version":[{"id":2131,"href":"https:\/\/cozumeladventureplanet.com\/es\/wp-json\/wp\/v2\/pages\/333\/revisions\/2131"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cozumeladventureplanet.com\/es\/wp-json\/wp\/v2\/media\/874"}],"wp:attachment":[{"href":"https:\/\/cozumeladventureplanet.com\/es\/wp-json\/wp\/v2\/media?parent=333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}