{"id":1873,"date":"2024-10-29T18:40:15","date_gmt":"2024-10-29T18:40:15","guid":{"rendered":"https:\/\/www.hotelmeridional.es\/webcam\/"},"modified":"2025-06-17T04:58:49","modified_gmt":"2025-06-17T04:58:49","slug":"webcam","status":"publish","type":"page","link":"https:\/\/www.hotelmeridional.es\/en\/webcam\/","title":{"rendered":"Webcam"},"content":{"rendered":"<div class=\"wpb-content-wrapper\">[vc_row full_width=&#8221;stretch_row&#8221; content_placement=&#8221;middle&#8221; full_height=&#8221;yes&#8221; video_bg_url=&#8221;&#8221; parallax_speed_video=&#8221;&#8221; remove_bottom_col_margin=&#8221;true&#8221; css=&#8221;.vc_custom_1731505044787{background-image: url(https:\/\/www.hotelmeridional.es\/wp-content\/uploads\/2024\/10\/playa-centro-guardamar.webp?id=236) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; video_bg=&#8221;youtube&#8221; wpex_bg_overlay=&#8221;dark&#8221; wpex_bg_overlay_opacity=&#8221;20%&#8221;][vc_column css_animation=&#8221;fadeIn&#8221;]<style>.vcex-heading.vcex_69ea53253b8ca{animation-delay:0.1s;color:#ffffffd1;font-size:var(--wpex-text-5xl);font-weight:600;text-transform:uppercase;}<\/style><div class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-text-center wpb_animate_when_almost_visible wpb_fadeInDownBig fadeInDownBig vcex_69ea53253b8ca\"><span class=\"vcex-heading-inner wpex-inline-block\">WebCam from the hotel<\/span><\/div><style>.vcex-heading.vcex_69ea53253c148{animation-delay:0.3s;color:#ffffffc4;font-size:22px;font-weight:300;line-height:var(--wpex-leading-tight);}<\/style><div class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-text-center wpb_animate_when_almost_visible wpb_fadeInDownBig fadeInDownBig vcex_69ea53253c148\"><span class=\"vcex-heading-inner wpex-inline-block\">Guardamar live!<\/span><\/div><div class=\"vcex-spacing wpex-w-100 wpex-clear\" style=\"height:180px;\"><\/div><style>.vcex-icon.vcex_69ea53253c8fe .vcex-icon-wrap{width:50px;height:50px;color:#ffffff;background-color:transparent;border-radius:var(--wpex-rounded-full);}.vcex-icon.vcex_69ea53253c8fe .vcex-icon-wrap:hover{color:var(--wpex-on-accent);}<\/style><div class=\"vcex-icon vcex-module vcex-icon-normal wpex-float-none wpex-m-auto wpex-text-center icono-subir-bajar vcex_69ea53253c8fe\"><a href=\"#inicio\" class=\"vcex-icon-link wpex-no-underline wpex-text-current wpex-hover-text-current local-scroll-link\"><div class=\"vcex-icon-wrap wpex-inline-flex wpex-items-center wpex-justify-center wpex-leading-none wpex-transition-colors wpex-duration-200\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z\"\/><\/svg><\/span><\/div><\/a><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1732043325629{margin-top: 60px !important;}&#8221; local_scroll_id=&#8221;inicio&#8221;][vc_column]<style>.vcex-heading.vcex_69ea53253cd6f{color:var(--wpex-accent);font-size:22px;font-weight:300;}<\/style><div class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-text-center vcex_69ea53253cd6f\"><span class=\"vcex-heading-inner wpex-inline-block\">The weather in Guardamar del Segura<\/span><\/div><div class=\"vcex-spacing wpex-w-100 wpex-clear\"><\/div>[vc_column_text css=&#8221;&#8221; color=&#8221;#6a6a6a&#8221; text_align=&#8221;center&#8221; font_family=&#8221;Average Sans&#8221;]<div id=\"simple-weather--f7aa0206b1e7110f0018010412de66e9\" class=\"simple-weather simple-weather--vue\" :style=\"atts.inline_css\">\n  <template v-if=\"style !== 'widget'\">\n    <span v-if=\"hasCurrentWeather()\" class=\"simple-weather__day simple-weather__day--current\">\n      <span v-if=\"filter_var(atts.show_units)\" class=\"simple-weather__date\">{{current_weather.dt | momentjs( atts.date )}}<\/span>\n      <i class=\"sw\" :class=\"getWeatherIcon(current_weather)\"><\/i>\n      <em class=\"simple-weather__temp\">{{current_weather.temp | temp}} &deg;<template v-if=\"filter_var(atts.show_units)\">{{units}}<\/template>\n      <\/em>\n    <\/span>\n    <template v-if=\"weather_feed\">\n      <span v-for=\"(day, index) in weather_feed\" v-if=\"isDayVisible(index, day)\" class=\"simple-weather__day\">\n        <span v-if=\"filter_var(atts.show_units)\" class=\"simple-weather__date\">{{day.dt | momentjs(atts.date)}}<\/span>\n        <i class=\"sw\" :class=\"getWeatherIcon(day)\"><\/i>\n        <em class=\"simple-weather__temp\">{{day.temp | temp}} &deg;<em class=\"simple-weather__temp-min\" v-if=\"filter_var(atts.night)\">{{day.temp_min | temp}} &deg;<\/em><template v-if=\"filter_var(atts.show_units)\">{{units}}<\/template><\/em>\n      <\/span>\n    <\/template>\n    <template v-else>\n      <span v-html=\"error\" class=\"error\"><\/span>\n    <\/template>\n  <\/template>\n  <template v-else>\n    <div class=\"simple-weather-widget\" v-if=\"current_weather.name || weather_feed\" :class=\"atts.inline_css ? 'simple-weather-widget--bg' : ''\">\n      <h4 class='widget_title' v-if=\"atts.title || current_weather.name\" v-text=\"atts.title ? atts.title : current_weather.name\"><\/h4>\n      <div class=\"temp\">\n        <span v-if=\"current_weather.temp\" class=\"degrees\">{{current_weather.temp | temp}} &deg;<\/span>\n        <span class=\"details\">\n          <template v-if=\"current_weather.humidity\">Humidity: <em class=\"float-right\">{{current_weather.humidity}}%<\/em><br><\/template>\n          <template v-if=\"current_weather.clouds\">Clouds: <em class=\"float-right\">{{current_weather.clouds}}%<\/em><br><\/template>\n          <template v-if=\"current_weather.wind\">Wind <small>({{current_weather.wind.deg}})<\/small>:\n          <em class=\"float-right\">{{current_weather.wind.speed}}<small>{{units_wind}}<\/small><\/em><\/template>\n        <\/span>\n      <\/div>\n      <div class=\"summary\">{{current_weather.desc}}<\/div>\n      <div class=\"simple-weather-table\" v-if=\"weather_feed\">\n        <div v-for=\"(day, index) in weather_feed\" v-if=\"index < atts.days\" class=\"simple-weather-table__row\">\n\t\t\t\t\t<div class=\"simple-weather-table__date\">{{day.dt | momentjs(atts.date)}}<\/div>\n\t\t\t\t\t<div class=\"simple-weather-table__icon\"><i class=\"sw\" :class=\"getWeatherIcon(day)\"><\/i><\/div>\n\t\t\t\t\t<div class=\"simple-weather-table__temp\">\n            {{day.temp | temp}}&deg;\n            <span class=\"simple-weather-table__temp-min\">{{day.temp_min | temp}} &deg;<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/template>\n<\/div>\n[\/vc_column_text]<div class=\"vcex-spacing wpex-w-100 wpex-clear\" style=\"height:60px;\"><\/div><style>.vcex-heading.vcex_69ea53253d514{color:var(--wpex-accent);font-size:22px;font-weight:300;}<\/style><div class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-text-center vcex_69ea53253d514\"><span class=\"vcex-heading-inner wpex-inline-block\">Webcam from the hotel<\/span><\/div><div class=\"vcex-spacing wpex-w-100 wpex-clear\"><\/div>[vc_column_text css=&#8221;&#8221; text_align=&#8221;center&#8221;]<iframe class=\"responsive-iframe\" src=\"https:\/\/www.skylinewebcams.com\/webcam\/espana\/comunidad-valenciana\/alicante\/guardamar-del-segura.html?w=5319\" allowfullscreen=\"allowfullscreen\"><\/iframe>[\/vc_column_text][\/vc_column][\/vc_row]\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; content_placement=&#8221;middle&#8221; full_height=&#8221;yes&#8221; video_bg_url=&#8221;&#8221; parallax_speed_video=&#8221;&#8221; remove_bottom_col_margin=&#8221;true&#8221; css=&#8221;.vc_custom_1731505044787{background-image: url(https:\/\/www.hotelmeridional.es\/wp-content\/uploads\/2024\/10\/playa-centro-guardamar.webp?id=236) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; video_bg=&#8221;youtube&#8221; wpex_bg_overlay=&#8221;dark&#8221; wpex_bg_overlay_opacity=&#8221;20%&#8221;][vc_column css_animation=&#8221;fadeIn&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1732043325629{margin-top: 60px !important;}&#8221; local_scroll_id=&#8221;inicio&#8221;][vc_column][vc_column_text css=&#8221;&#8221; color=&#8221;#6a6a6a&#8221; text_align=&#8221;center&#8221; font_family=&#8221;Average Sans&#8221;][\/vc_column_text][vc_column_text css=&#8221;&#8221; text_align=&#8221;center&#8221;][\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-1873","page","type-page","status-publish","hentry","entry","no-media"],"_links":{"self":[{"href":"https:\/\/www.hotelmeridional.es\/en\/wp-json\/wp\/v2\/pages\/1873","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hotelmeridional.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hotelmeridional.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hotelmeridional.es\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hotelmeridional.es\/en\/wp-json\/wp\/v2\/comments?post=1873"}],"version-history":[{"count":0,"href":"https:\/\/www.hotelmeridional.es\/en\/wp-json\/wp\/v2\/pages\/1873\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.hotelmeridional.es\/en\/wp-json\/wp\/v2\/media?parent=1873"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}