{"id":9206,"date":"2023-07-13T11:23:55","date_gmt":"2023-07-13T11:23:55","guid":{"rendered":"https:\/\/ibizasmartisland.com\/?p=9206"},"modified":"2023-09-05T07:36:44","modified_gmt":"2023-09-05T07:36:44","slug":"cala-gracioneta","status":"publish","type":"post","link":"https:\/\/ibizasmartisland.com\/ca\/cala-gracioneta\/","title":{"rendered":"Cala Gracioneta"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"9206\" class=\"elementor elementor-9206\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3d7d82b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3d7d82b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a16831d\" data-id=\"a16831d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5e285f8 elementor-widget elementor-widget-text-editor\" data-id=\"5e285f8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<div style=\"display: flex; align-items: baseline;\"><p><a style=\"margin-right: 8px; color: #263a93;\" href=\"https:\/\/ibizasmartisland.com\/platges\/\">Platges<\/a> &gt;<\/p><h1 class=\"tituloPlaya\" style=\"margin-left: 8px; color: #54595f; font-weight: 500;\">Cala Gracioneta<\/h1><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3d6833e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3d6833e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c0006fa\" data-id=\"c0006fa\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fbaf5a0 elementor-widget elementor-widget-html\" data-id=\"fbaf5a0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"background-color: #ededed; border-radius:25px; padding:20px 15px; font-size:16px; font-weight:400; margin-bottom:-8px;\">\n    <div style=\"display:flex; align-items:center; justify-content:space-between;\">\n        <div style=\"display:flex; align-items:center;\">\n        <i id=\"ocupacionGracioneta\" class=\"fa-solid fa-users\" style=\"margin-right:12px; font-size:24px;\"><\/i>\n        <div>\n        <span style=\"font-weight:700;\">Ocupaci\u00f3:<\/span> <span id=\"porcentajeGracioneta\"><\/span> | <span id=\"medidaGracioneta\"><\/span>\n        <br>\n        <span style=\"font-weight:700;\">Aforament m\u00e0xim:<\/span> 86\n        <\/div>\n        <\/div>\n        <i  id=\"ocupacionGracioneta1\" class=\"fa-solid fa-circle\" style=\"font-size:21px;\"><\/i>\n    <\/div>\n<\/div>\n\n\n<script>\n(function () {\n  function loadScriptWhenVisible() {\n    var url = \"https:\/\/apidataapp.ibizasmartisland.com\/Playas\";\n    var bearer = 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoicG9zdGdyZXMifQ.BaRCJBOYYPAn_TVCOfDm20QA0smefr5BGggv_WZNSMU';\n\n    \/\/ Comprueba si el elemento est\u00e1 en pantalla usando Intersection Observer\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          \/\/ Cuando el elemento entra en pantalla, carga el script\n          fetch(url, {\n            method: 'GET',\n            headers: {\n              'Authorization': bearer,\n            }\n          })\n          .then(function (respuesta) {\n            return respuesta.json();\n          })\n          .then(function (datos) {\n            var playa = datos.find(function (item) {\n              return item.ID === 71;\n            });\n\n            var mapping = {\n              'Baja': { color: '#006533', estado: 'Baixa' },\n              'Media': { color: '#ff6205', estado: 'Mitjana' },\n              'Alta': { color: '#af0000', estado: 'Alta' },\n              \/\/ Agrega m\u00e1s mapeos si es necesario para otros estados de ocupaci\u00f3n de playa\n            };\n\n            var defaultColor = '#54595f';\n            var defaultEstado = 'Desconegut';\n            var divElement = entry.target;\n            var { color, estado } = playa && mapping[playa.Ocupacion] || { color: defaultColor, estado: defaultEstado };\n\n            estado = estado.charAt(0).toUpperCase() + estado.slice(1); \/\/ Capitalizar la primera letra del estado\n\n            divElement.style.color = color;\n            document.getElementById(\"medidaGracioneta\").textContent = estado;\n            \n              if (playa.Porcentaje === \"-\"){\n    document.getElementById('porcentajeGracioneta').innerHTML=playa.Porcentaje; \n } else{\n     var porcentaje =playa.Porcentaje.slice(0, -1);\n     document.getElementById('porcentajeGracioneta').innerHTML= Math.round(porcentaje)+\"%\";\n }\n\n            \/\/ Deja de observar una vez que se haya cargado el script\n            observer.unobserve(entry.target);\n          });\n        }\n      });\n    });\n\n    const targets = document.querySelectorAll('#ocupacionGracioneta1, #ocupacionGracioneta');\n    targets.forEach((target) => {\n      observer.observe(target);\n    });\n  }\n\n  \/\/ Llama a la funci\u00f3n para cargar el script cuando el contenido de la p\u00e1gina est\u00e9 cargado\n  document.addEventListener(\"DOMContentLoaded\", loadScriptWhenVisible);\n})();\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3e279b elementor-widget elementor-widget-html\" data-id=\"e3e279b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"background-color: #263A93; color:white; border-radius:20px; padding:20px 15px; font-size:18px; font-family:Roboto; font-weight:400; margin-bottom:-12px;\">\n        <i class=\"fa-solid fa-water\" style=\"margin-right:12px; font-size:24px\"><\/i>\n        <span>Qualitat de l'aigua:<\/span> <span id=\"calidadAguaGracioneta\"><\/span>\n<\/div>\n\n\n<script>\n(function () {\n  function loadScriptWhenVisible() {\n    var url = \"https:\/\/apidataapp.ibizasmartisland.com\/Playas\";\n    var bearer = 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoicG9zdGdyZXMifQ.BaRCJBOYYPAn_TVCOfDm20QA0smefr5BGggv_WZNSMU';\n\n    \/\/ Comprueba si el elemento est\u00e1 en pantalla usando Intersection Observer\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          \/\/ Cuando el elemento entra en pantalla, carga el script\n          fetch(url, {\n            method: 'GET',\n            headers: {\n              'Authorization': bearer,\n            }\n          })\n          .then(function (respuesta) {\n            return respuesta.json();\n          })\n          .then(function (datos) {\n            var playa = datos.find(function (item) {\n              return item.ID === 71;\n            });\n\n            var mapping = {\n 'BUENA': {estado: 'Bona' },\n 'REGULAR': {estado: 'Regular' },\n 'MALA': {estado: 'Mala' }, \n \/\/ Agrega m\u00e1s mapeos si es necesario para otros estados de ocupaci\u00f3n de playa\n   };\n     var defaultEstado = 'No hi ha informaci\u00f3 disponible';\n\n     var divElement = entry.target;\n\n   var {estado } = playa && mapping[playa.calidad_agua] || { estado: defaultEstado };\n\n    estado = estado.charAt(0).toUpperCase() + estado.slice(1); \/\/ Capitalizar la primera letra del estado\n    document.getElementById(\"calidadAguaGracioneta\").textContent = estado;\n\n   \/\/ Deja de observar una vez que se haya cargado el script\n              observer.unobserve(entry.target);\n            });\n          }\n        });\n      });\n\n      const targets = document.querySelectorAll('#calidadAguaGracioneta');\n      targets.forEach((target) => {\n        observer.observe(target);\n      });\n    }\n\n\/\/ Llama a la funci\u00f3n para cargar el script cuando el contenido de la p\u00e1gina est\u00e9 cargado\n    document.addEventListener(\"DOMContentLoaded\", loadScriptWhenVisible);\n  })();\n<\/script>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f376df1 elementor-widget elementor-widget-html\" data-id=\"f376df1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"background-color: #263A93; color:white; border-radius:20px; padding:20px 15px; font-size:18px; font-family:Roboto; font-weight:400;\">\n        <i class=\"fa-solid fa-wind\" style=\"margin-right:12px; font-size:24px\"><\/i>\n        <span>Qualitat de l'aire:<\/span> <span id=\"calidadAireGracioneta\"><\/span>\n<\/div>\n\n\n<script>\n(function () {\n  function loadScriptWhenVisible() {\n    var url = \"https:\/\/apidataapp.ibizasmartisland.com\/Playas\";\n    var bearer = 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoicG9zdGdyZXMifQ.BaRCJBOYYPAn_TVCOfDm20QA0smefr5BGggv_WZNSMU';\n\n    \/\/ Comprueba si el elemento est\u00e1 en pantalla usando Intersection Observer\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          \/\/ Cuando el elemento entra en pantalla, carga el script\n          fetch(url, {\n            method: 'GET',\n            headers: {\n              'Authorization': bearer,\n            }\n          })\n          .then(function (respuesta) {\n            return respuesta.json();\n          })\n          .then(function (datos) {\n            var playa = datos.find(function (item) {\n              return item.ID === 71;\n            });\n\n            var mapping = {\n 'BUENA': {estado: 'Bona' },\n 'REGULAR': {estado: 'Regular' },\n 'MALA': {estado: 'Mala' }, \/\/ Agrega m\u00e1s mapeos si es necesario para otros estados de ocupaci\u00f3n de playa\n   };\n     var defaultEstado = 'No hi ha informaci\u00f3 disponible';\n\n     var divElement = entry.target;\n\n   var {estado } = playa && mapping[playa.calidad_aire] || { estado: defaultEstado };\n\n              estado = estado.charAt(0).toUpperCase() + estado.slice(1); \/\/ Capitalizar la primera letra del estado\n\n             document.getElementById(\"calidadAireGracioneta\").textContent = estado;\n\n   \/\/ Deja de observar una vez que se haya cargado el script\n              observer.unobserve(entry.target);\n            });\n          }\n        });\n      });\n\n      const targets = document.querySelectorAll('#calidadAireGracioneta');\n      targets.forEach((target) => {\n        observer.observe(target);\n      });\n    }\n\n    \/\/ Llama a la funci\u00f3n para cargar el script cuando el contenido de la p\u00e1gina est\u00e9 cargado\n    document.addEventListener(\"DOMContentLoaded\", loadScriptWhenVisible);\n  })();\n<\/script>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d19778d\" data-id=\"d19778d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-663e77e elementor-widget__width-initial elementor-pagination-position-inside elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"663e77e\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% \/ var(--e-image-carousel-slides-to-show, 3))}<\/style>\t\t<div class=\"elementor-image-carousel-wrapper swiper-container\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 de 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"663e77e\" data-elementor-lightbox-title=\"Gracioneta-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTI3NywidXJsIjoiaHR0cHM6XC9cL2liaXphc21hcnRpc2xhbmQuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wN1wvR3JhY2lvbmV0YS0xLTItZTE2ODkyNDk1NDc4ODcuanBnIiwic2xpZGVzaG93IjoiNjYzZTc3ZSJ9\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/07\/Gracioneta-1-2-e1689249547887.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/07\/Gracioneta-1-2-e1689249547887.jpg\" alt=\"Gracioneta-1\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 de 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"663e77e\" data-elementor-lightbox-title=\"Gracioneta-2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTI3OSwidXJsIjoiaHR0cHM6XC9cL2liaXphc21hcnRpc2xhbmQuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wN1wvR3JhY2lvbmV0YS0yLTItZTE2ODkyNDk1NjYyMzkuanBnIiwic2xpZGVzaG93IjoiNjYzZTc3ZSJ9\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/07\/Gracioneta-2-2-e1689249566239.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/07\/Gracioneta-2-2-e1689249566239.jpg\" alt=\"Gracioneta-2\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 de 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"663e77e\" data-elementor-lightbox-title=\"Gracioneta-3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTI4MSwidXJsIjoiaHR0cHM6XC9cL2liaXphc21hcnRpc2xhbmQuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wN1wvR3JhY2lvbmV0YS0zLTItZTE2ODkyNDk1ODMyODkuanBnIiwic2xpZGVzaG93IjoiNjYzZTc3ZSJ9\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/07\/Gracioneta-3-2-e1689249583289.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/07\/Gracioneta-3-2-e1689249583289.jpg\" alt=\"Gracioneta-3\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 de 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"663e77e\" data-elementor-lightbox-title=\"Gracioneta-4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTI4MywidXJsIjoiaHR0cHM6XC9cL2liaXphc21hcnRpc2xhbmQuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wN1wvR3JhY2lvbmV0YS00LTItZTE2ODkyNDk2MDE5MjEuanBnIiwic2xpZGVzaG93IjoiNjYzZTc3ZSJ9\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/07\/Gracioneta-4-2-e1689249601921.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/07\/Gracioneta-4-2-e1689249601921.jpg\" alt=\"Gracioneta-4\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 de 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"663e77e\" data-elementor-lightbox-title=\"Gracioneta-5\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTI4NSwidXJsIjoiaHR0cHM6XC9cL2liaXphc21hcnRpc2xhbmQuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wN1wvR3JhY2lvbmV0YS01LTItZTE2ODkyNDk2MjQxMTQuanBnIiwic2xpZGVzaG93IjoiNjYzZTc3ZSJ9\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/07\/Gracioneta-5-2-e1689249624114.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/07\/Gracioneta-5-2-e1689249624114.jpg\" alt=\"Gracioneta-5\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a6f2b50 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a6f2b50\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2cae0a9\" data-id=\"2cae0a9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9dfc382 elementor-tabs-view-horizontal elementor-widget elementor-widget-tabs\" data-id=\"9dfc382\" data-element_type=\"widget\" data-widget_type=\"tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d5d8dc}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:var(--focus-outline,none)}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d5d8dc}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:\"\";position:absolute}.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible{border:1px solid #000}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{flex-direction:column}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper{display:flex}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper{justify-content:center}.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper{justify-content:flex-end}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title{width:100%}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title{height:100%}.elementor-tabs .elementor-tab-mobile-title{display:none}}<\/style>\t\t<div class=\"elementor-tabs\">\n\t\t\t<div class=\"elementor-tabs-wrapper\" role=\"tablist\" >\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1651\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"elementor-tab-content-1651\" aria-expanded=\"false\">Descripci\u00f3<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1652\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1652\" aria-expanded=\"false\">Com arribar<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"elementor-tabs-content-wrapper\" role=\"tablist\" aria-orientation=\"vertical\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"elementor-tab-content-1651\" aria-expanded=\"false\">Descripci\u00f3<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1651\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1651\" tabindex=\"0\" hidden=\"false\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"9217\" class=\"elementor elementor-9217\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98b03a3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98b03a3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1e2f50b\" data-id=\"1e2f50b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8e07941 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"8e07941\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/plugins\/elementor\/assets\/css\/widget-icon-list.min.css\">\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-ruler-horizontal\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Dimensions:<\/strong> 25 metres de llargada i 30 metres d&#8217;amplada<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-compass\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Orientaci\u00f3:<\/strong> Oest.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-dot-circle\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Substrat:<\/strong> Cala d&#8217;arena blanca.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-water\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Fons mar\u00ed:<\/strong>  Arena i zones rocoses amb algues. Profunditat redu\u00efda amb suau desnivell gradual.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-image\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Entorn:<\/strong> Residencial.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-af232a7\" data-id=\"af232a7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a761e50 elementor-widget elementor-widget-text-editor\" data-id=\"a761e50\" data-element_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<p>Cala\u00a0Gracioneta\u00a0est\u00e0 situada a continuaci\u00f3 de Cala\u00a0Graci\u00f3. Es tracta d&#8217;una cala d&#8217;escassa ampl\u00e0ria, d&#8217;arena a l&#8217;interior i exterior i aigua molt transparent d&#8217;intens color turquesa, en un estret entrant de parets rocoses als costats. Igual que la seua ve\u00efna, est\u00e0 presidida en l&#8217;horitz\u00f3 per l&#8217;illot de\u00a0Sa\u00a0Conillera. Fora de l&#8217;aigua trobaran un quiosquet i servei d&#8217;hamaques i ombrel\u00b7les.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1652\" aria-expanded=\"false\">Com arribar<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1652\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1652\" tabindex=\"0\" hidden=\"hidden\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"9243\" class=\"elementor elementor-9243\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6358918 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6358918\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4fda84d\" data-id=\"4fda84d\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6a85768 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6a85768\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/ibizasmartisland.com\/bus\/#buses\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-bus-alt\"><\/i>\t\t\t<\/a>\n\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-e06a698 elementor-widget elementor-widget-html\" data-id=\"e06a698\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"display:flex; flex-wrap:wrap;\">\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">13<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">16<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:60px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">16A<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:60px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">16B<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:60px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">16C<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">17<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:60px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">18A<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:60px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">18B<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">19<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">21<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:60px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">21A<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:60px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">23B<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">24<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">37<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">41<\/p>\n\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-787a79e\" data-id=\"787a79e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-77de67d elementor-widget elementor-widget-google_maps\" data-id=\"77de67d\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}<\/style>\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=38.99296151234245%2C%201.289096046648537&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"38.99296151234245, 1.289096046648537\"\n\t\t\t\t\taria-label=\"38.99296151234245, 1.289096046648537\"\n\t\t\t><\/iframe>\n\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f96e1f0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f96e1f0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2b07b51\" data-id=\"2b07b51\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a18d30e elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"a18d30e\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}<\/style><div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ibizasmartisland.com\/platja-des-riu-de-santa-eularia\/\" tabindex=\"-1\"><img fetchpriority=\"high\" decoding=\"async\" width=\"608\" height=\"367\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Platja-des-Riu-de-Santa-Eularia_Imagen-2.jpg\" class=\"attachment-full size-full wp-image-996\" alt=\"Playa des Riu de Santa Eularia\" srcset=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Platja-des-Riu-de-Santa-Eularia_Imagen-2.jpg 608w, https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Platja-des-Riu-de-Santa-Eularia_Imagen-2-300x181.jpg 300w\" sizes=\"(max-width: 608px) 100vw, 608px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/ibizasmartisland.com\/platja-des-riu-de-santa-eularia\/\">Platja des Riu de Santa Eul\u00e0ria<\/a><\/h3><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-01b0f71\" data-id=\"01b0f71\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e034f68 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"e034f68\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ibizasmartisland.com\/es-niu-blau\/\" tabindex=\"-1\"><img decoding=\"async\" width=\"608\" height=\"367\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Niu-Blau_Imagen-2.jpg\" class=\"attachment-full size-full wp-image-947\" alt=\"Playa Es Niu Blau\" srcset=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Niu-Blau_Imagen-2.jpg 608w, https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Niu-Blau_Imagen-2-300x181.jpg 300w\" sizes=\"(max-width: 608px) 100vw, 608px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/ibizasmartisland.com\/es-niu-blau\/\">Es Niu Blau<\/a><\/h3><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-c638224\" data-id=\"c638224\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c85b0fd elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"c85b0fd\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ibizasmartisland.com\/cala-llonga\/\" tabindex=\"-1\"><img decoding=\"async\" width=\"608\" height=\"367\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Cala-Llonga_Imagen-3.jpg\" class=\"attachment-full size-full wp-image-864\" alt=\"Cala Llonga\" srcset=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Cala-Llonga_Imagen-3.jpg 608w, https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Cala-Llonga_Imagen-3-300x181.jpg 300w\" sizes=\"(max-width: 608px) 100vw, 608px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/ibizasmartisland.com\/cala-llonga\/\">Cala Llonga<\/a><\/h3><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Cala d&#8217;amplada escassa amb aigua transparent d&#8217;intens color turquesa.<\/p>\n","protected":false},"author":2,"featured_media":9271,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[22],"tags":[],"class_list":["post-9206","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-playas-es"],"_links":{"self":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts\/9206","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/comments?post=9206"}],"version-history":[{"count":40,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts\/9206\/revisions"}],"predecessor-version":[{"id":14225,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts\/9206\/revisions\/14225"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/media\/9271"}],"wp:attachment":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/media?parent=9206"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/categories?post=9206"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/tags?post=9206"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}