{"id":3584,"date":"2025-06-04T16:19:28","date_gmt":"2025-06-04T14:19:28","guid":{"rendered":"https:\/\/azzurrabibione.promoservicebeta.com\/info-conditions\/"},"modified":"2026-02-16T15:40:42","modified_gmt":"2026-02-16T14:40:42","slug":"info-conditions","status":"publish","type":"page","link":"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/","title":{"rendered":"Info &amp; conditions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3584\" class=\"elementor elementor-3584 elementor-84\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-725c4abb e-con-full e-flex e-con e-parent\" data-id=\"725c4abb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-13c6d72f banner-booking-form e-flex e-con-boxed e-con e-child\" data-id=\"13c6d72f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11ffb37 w-fit elementor-widget elementor-widget-shortcode\" data-id=\"11ffb37\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><script>console.log(\"bf: hotelId not defined\")<\/script><script>console.log(\"bf: fusionType not defined\")<\/script><script>console.log(\"bf: fusionIntegrato not defined\")<\/script><script>console.log(\"bf: resPath not defined\")<\/script><script>console.log(\"bf: langSite not defined\")<\/script><script>console.log(\"bf: langFusion not defined\")<\/script>\n<script type=\"text\/javascript\">\n\/*\nv3.3\n*\/\n\n\/*\nDATE SELECTION PARAMETERS\nVariables that allows to customize date selection.\n*\/\nvar \n\tpHotelId = '',\n\tpOnlyAvailableRooms = false, \/\/True: show only available rooms\n\tpVisualizationType = 0, \/\/0: per rate. 1: per rooms\n\tminNightsInterval = 1, \/\/Minimum nights selection (days added to arrival date for calculating departure date), default: 1.\n\tenableFutureArrivalDate = false, \/\/True: use startArrivalDay, startArrivalMonth, startArrivalYear variables to set a future date for arrival date field in price comparison update form.\n\t\/\/If startArrivalDay + startArrivalMonth + startArrivalYear doesn't build a valid date, price comparison uses current date.\n\tstartArrivalDay = 10,\t\/\/Allowed values: [1..31]. \n\tstartArrivalMonth = 12, \/\/Allowed values: [1..12]\n\tstartArrivalYear = 2016,\t\/\/Allowed values: [Current year..(Current year + n), n positive int].\n\tarrivalDaysOffset = 0,\t\/\/Days added to arrival date\n\tisFusionIntegrato = 1,\t\t\/\/True: manage Fusion integrated url (in this case: set fusionHost with site host, fusionBasePath with search page path, fusionCancelPath with leofusion.com absolute path). The Fusion url will be: <host>\/<lang code>\/<page path>\n\tbf_fusionHost = '',\t\t\/\/Specify host that overrides the default one\n\tbf_fusionBasePath = '',\t\t\/\/Specify path that overrides the default one\n\tbf_fusionMobileBasePath = '',\t\/\/Specify path \n\tbf_fusionCancelPath = '',\t\t\t\/\/Specify path that overrides the default one\n\tbf_fusionLoginPath = '', \t\/\/Specify path that overrides the default one\n\tshowChildren = true,\t\t\/\/True: enable children control\n\tshowRateplan = true,\t\t\/\/True: enable rateplan control\n\tshowPromocode = true,\t\t\/\/True: enable promocode control\n\tshowCancelLink = true,\t\/\/True: enable edit\/cancel booking control\n\tshowLoginLink = false,\t\t\/\/True: enable registered users login control\n\tshowCurrency = false,\t\t\/\/True: enable currency control\n\tshowRooms = false,  \t\/\/True: enable rooms number control\n\tenableCookie = false,\t\t\/\/True: save cookie with Fusion search parameters\n\tcookieExpireTime = 7,\t\t\/\/Cookie duration (days). Valid only if enableCookie set to true.\n\tsilentErrors = true,\t\t\/\/True: show loading errors only inside browser console. False: show html error message.\n\tpDateFormat = '';\t\t\/\/Datepicker date format. Leave empty for default format (dd\/MM\/YYYY).\n\tbf_redirectType = ''; \t\/\/Redirect type to Fusion BE: ASYNC = Google asyncronous tracking script (ga.js); UNIVE = Google universal tracking script (analytics.js); '' = javascript redirect.\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\/*\nEXTERNAL PARAMETERS\nVariables that can be (declared and) set outside this file, for custom implementations.\n*\/\n\n\/\/Arrival date (typeof: Date)\n\/\/If date isn't already set (external declaration), it uses default bootstrap-datepicker implementation provided as example.\nvar bfArrivalDate = new Date();\n\n\/\/Departure date (typeof: Date)\n\/\/If date isn't already set (external declaration), it uses default bootstrap-datepicker implementation provided as example.\nvar bfDepartureDate = new Date();\nbfDepartureDate.setDate(bfDepartureDate.getDate() + minNightsInterval);\n\n\/\/Site language (typeof: String)\n\/\/If language isn't already set, it retrieves language from url (looking for these strings: ['\/it\/', '\/en\/', '\/fr\/', '\/es\/', '\/de\/', '\/ru\/']).\n\/\/Example: bfUserLang = 'it';\nvar bfUserLang = null;\n\n\n\n\/*\nHTML IDs\nTag ids that are involved in booking form implementation.\nValues are set according to the provided html example.\n*\/\n\nvar\n\tidFormFusion = 'bfFusionForm',\n\tbf_inputArrival = 'bfArrivo',\n\tbf_inputDeparture = 'bfPartenza',\n\tinputRooms = 'bfCamere',\n\tinputAdults = 'bfAdulti',\n\tinputChildren = 'bfBambini',\n\tinputAgeB1 = 'bfEtaB1',\n\tinputAgeB2 = 'bfEtaB2',\n\tinputAgeB3 = 'bfEtaB3',\n\tinputRateplan = 'bfTrattamento',\n\tinputPromocode = 'bfCodicePromo',\n\tinputCurrency = 'bfValuta',\n\tinputVisualizationMode = 'bfLy',\n\tidCntRooms = 'bfCntCamere',\n\tidCntRoom = 'bfCntRoom',\n\tidCntAdults = 'bfCntAdulti',\n\tidCntChildren = 'bfCntBambini',\n\tidCntChildrenAges = 'bfCntEtaBambini',\n\tidCntChildAge1 = 'bfCntAge1',\n\tidCntChildAge2 = 'bfCntAge2',\n\tidCntChildAge3 = 'bfCntAge3',\n\tidCntRateplan = 'bfCntTrattamento',\n\tidCntPromocode = 'bfCntCodicePromo',\n\tidCntCurrency = 'bfCntValuta',\n\tidCntCancelLink = 'bfCntCancelLink',\n\tidCancelLink = 'bfCancelLink',\n\tidCntLoginLink = 'bfCntLoginLink',\n\tidLoginLink = 'bfLoginLink',\n\tidSubmitButton = 'bfBtnSubmit',\n\tidCntError = 'bfErrore',\n\tidLblChildrenAge = 'bfLblEta',\n\tidLblCamera = 'bfLblCamera';\n\tidAddRoom = 'bfAddRoom',\n\tidDelRoom = 'bfDelRoom',\n\tidLblNights = 'bfLblNights';\n\n\/*\n\tCSS classes\n*\/\n\tvar cssRequired = 'has-error',\n\t\tcssHidden = 'hidden';\n\t\n\n\/*\nCUSTOM LANGUAGE MESSAGES AND OTA\/FUSION LINKS\n*\/\n\nvar \n\tenableCustomLanguageMsgs = false; \/\/Set to true to customize language messages (overriding default ones).\n\n\/\/Custom language messages (overrides default ones).\n\/\/Executed only if enableCustomLanguageMsgs flag is true.\nfunction overrideDefaultLanguageMsgs(){\n}\n\/*\nCUSTOM SUBMIT MANAGEMENT\n*\/\n\nvar \n\tenableCustomSubmit = false; \/\/Set to true to customize submit event.\n\n\/\/Custom submit event.\n\/\/Executed only if enableCustomSubmit flag is true.\n\/\/Params: url = fusion url; redirectType = type of redirection to url (unive, async, js).\nfunction overrideDefaultSubmit(url, redirectType){\n}\n\n\/\/Add option 'Num Camere' ad select it\njQuery( document ).ready(function($) {\t\n\t\/*\n\t$('#bfCamere').bind(\"DOMSubtreeModified\", function() {\n\t\tvar numOption = $('#bfCamere option').size(); \n\t\tif (numOption==3){\n\t\t\t\/\/add 'num camere'\n\t\t\t$('#bfCamere').prepend($('<option>', {\n\t\t\t\tvalue: 0,\n\t\t\t\ttext: 'Num Camere'\n\t\t\t}));\n\t\t}\n\t});\n\t\n\t$('#bfAdulti1').bind(\"DOMSubtreeModified\", function() {\n\t\tvar numOption = $('#bfCamere option').size(); \n\t\tif (numOption==4){\n\t\t\tconsole.log(numOption);\n\t\t\tconsole.log($(\"#bfCamere option[value='0']\").length > 0);\n\t\t\t\/\/select first option\n\t\t\tjQuery('#bfCamere').val(0);\n\t\t\tjQuery('#bfCamere option[value=0]').attr('selected','selected');\n\t\t}\n\t});\n\t\n\t$('#bfCamere').change(function() {\n  \tconsole.log('select changed');\n\t});\n\t*\/\n});\n<\/script><link href=\"https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.3.2\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n<!-- <link href=\"https:\/\/www.azzurrabibione.com\/wp-content\/themes\/jampaa\/bookingform\/custom_bf.css\" rel=\"stylesheet\" \/> -->\n\n<div id=\"head-bf\" class=\"booking-form\">\n\t<div class=\"container\">\n\t\t<section id=\"section-bf\" class=\"clearfix\">\n\t\t\t<form role=\"form\" class=\"form-inline bf-row\" id=\"bfCustomForm\" action=\"https:\/\/book.mercuriosistemi.com\/agenzia\/479\/en\/search\" method=\"get\" target=\"_blank\" aria-labelledby=\"formTitle\">\n\t\t\t\t<h2 id=\"formTitle\" class=\"sr-only\">Booking form<\/h2>\n\n\t\t\t\t<input name=\"startDate\" id=\"startDate\" value=\"\" type=\"hidden\">\n\t\t\t\t<input name=\"endDate\" id=\"endDate\" value=\"\" type=\"hidden\">\n\n\t\t\t\t<div class=\"form-group\">\n\t\t\t\t\t<label for=\"from\" class=\"label-style\">Arrival date<\/label>\n\t\t\t\t\t<div class=\"input-group date\" id=\"arrival_date\">\n\t\t\t\t\t\t<input type=\"text\" id=\"from\" class=\"form-control datepickerbutton\" name=\"arrival\" aria-describedby=\"from-calendar\" readonly=\"true\" \/>\n\t\t\t\t\t\t<button type=\"button\" class=\"input-group-addon datepickerbutton p-0\" id=\"from-calendar\" aria-label=\"Open calendar for arrival date\">\n\t\t\t\t\t\t\t<i class=\"fal fa-calendar-alt\" aria-hidden=\"true\"><\/i>\n\t\t\t\t\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"form-group\">\n\t\t\t\t\t<label for=\"to\" class=\"label-style\">Departure date<\/label>\n\t\t\t\t\t<div class=\"input-group date\" id=\"departure_date\">\n\t\t\t\t\t\t<input type=\"text\" id=\"to\" class=\"form-control datepickerbutton\" name=\"departure\" aria-describedby=\"to-calendar\" readonly=\"true\" \/>\n\t\t\t\t\t\t<button type=\"button\" class=\"input-group-addon datepickerbutton p-0\" id=\"to-calendar\" aria-label=\"Open calendar for departure date\">\n\t\t\t\t\t\t\t<i class=\"fal fa-calendar-alt\" aria-hidden=\"true\"><\/i>\n\t\t\t\t\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"form-group\">\n\t\t\t\t\t<label for=\"adults-select\" class=\"label-style\">Number of people<\/label>\n\t\t\t\t\t<select class=\"form-control\" name=\"persone\" id=\"adults-select\">\n\t\t\t\t\t\t<option value=\"1\" selected=\"selected\">1 person<\/option><option value=\"2\">2 people<\/option><option value=\"3\">3 people<\/option><option value=\"4\">4 people<\/option><option value=\"5\">5 people<\/option><option value=\"6\">6 people<\/option><option value=\"7\">7 people<\/option><option value=\"8\">8 people<\/option><option value=\"9\">9 people<\/option><option value=\"10\">10 people<\/option><option value=\"11\">11 people<\/option><option value=\"12\">12 people<\/option><option value=\"13\">13 people<\/option><option value=\"14\">14 people<\/option><option value=\"15\">15 people<\/option><option value=\"16\">16 people<\/option><option value=\"17\">17 people<\/option><option value=\"18\">18 people<\/option><option value=\"19\">19 people<\/option><option value=\"20\">20 people<\/option>\t\t\t\t\t<\/select>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"form-group\">\n\t\t\t\t\t<input id=\"bfBtnSubmit\" class=\"submit btn btn-default\" type=\"submit\" value=\"Check availability\">\n\t\t\t\t<\/div>\n\t\t\t<\/form>\n\t\t<\/section>\n\t<\/div>\n<\/div>\n\n<!-- Main resources -->\n<script type=\"text\/javascript\">\n\tif (typeof jQuery == 'undefined')\n\t{\n\t\tdocument.write('<script src=\"https:\/\/code.jquery.com\/jquery-1.12.4.min.js\" type=\"text\/javascript\"><\/'+'script>');\n  \t}\n<\/script>\n<!--Cookies management -->\n<script async src=\"https:\/\/servizi.promoservice.com\/fusion\/bookingform\/cdn\/3.7\/js\/jquery.cookie.min.js\" type=\"text\/javascript\"><\/script>\n<!-- Datepicker dependencies -->\n<script src=\"https:\/\/servizi.promoservice.com\/fusion\/bookingform\/cdn\/3.7\/js\/moment.min.js\" type=\"text\/javascript\"><\/script>\n<script src=\"https:\/\/servizi.promoservice.com\/fusion\/bookingform\/cdn\/3.7\/js\/bootstrap-datepicker\/bootstrap-datetimepicker.min.js\" type=\"text\/javascript\"><\/script>\n<script src=\"https:\/\/servizi.promoservice.com\/fusion\/bookingform\/cdn\/3.7\/js\/bootstrap-datepicker\/it.js\" type=\"text\/javascript\"><\/script>\n\n<script type=\"text\/javascript\">\n\tvar $jbf = jQuery;\n\t\n\t\/\/Datepicker management\n\t$jbf(function() {\n\t\tvar today = getCurrentDate('D'),\n\t\t\ttomorrow = getDepartureDate('D');\n\t\t$jbf('#arrival_date').datetimepicker({\n\t\t\tformat: 'DD\/MM\/YYYY',\n\t\t\tpickDate: true,\n\t\t\tpickTime: false,\n\t\t\tshowToday: true,\n\t\t\tlanguage: 'en',\n\t\t\tminDate: today,\n\t\t\tsetDate: today\n\t\t});\n\t\t$jbf('#departure_date').datetimepicker({\n\t\t\tformat: 'DD\/MM\/YYYY',\n\t\t\tpickDate: true,\n\t\t\tpickTime: false,\n\t\t\tshowToday: true,\n\t\t\tlanguage: 'en',\n\t\t\tminDate: tomorrow\n\t\t});\n\t\tif (((typeof pDateFormat != 'undefined')) && !(isEmpty(pDateFormat))){\n\t\t\t$jbf('#arrival_date').data(\"DateTimePicker\").format = pDateFormat;\n\t\t\t$jbf('#departure_date').data(\"DateTimePicker\").format = pDateFormat;\n\t\t}\n\t\t\/\/Updates departure date from arrival date\n\t\t$jbf('#arrival_date').on('dp.change', function(e) {\n\t\t\tvar d = new Date(e.date);\n\t\t\td.setDate(d.getDate() + minNightsInterval);\n\t\t\t$jbf('#departure_date').data(\"DateTimePicker\").setMinDate(d);\n\t\t\t$jbf('#departure_date').data(\"DateTimePicker\").setDate(d);\n\n\t\t\taggiustaInizio();\n\t\t\taggiustaFine();\n\t\t});\n\n\t\t$jbf('#departure_date').on('dp.change', function(e) {\n\t\t\taggiustaInizio();\n\t\t\taggiustaFine();\n\t\t});\n\t});\n\n\t$jbf( document ).ready(function() {\n\t\t\n\t\tvar today = getCurrentDate('D');\n\t\t$jbf(\"#arrival_date\").data(\"DateTimePicker\").setDate(today);\n\t\t\n\t\taggiustaInizio();\n\t\taggiustaFine();\n\t});\n\n\t\/\/Returns current date in dd\/mm\/yyyy format\n\tfunction getCurrentDate(type){\n\t\tvar today = new Date();\n\t\tvar dd = today.getDate();\n\t\tvar mm = today.getMonth()+1; \/\/January is 0!\n\t\tvar yyyy = today.getFullYear();\n\t\t\/\/check and set fixed start arrival date\n\t\tif (enableFutureArrivalDate) {\n\t\t\ttry {\n\t\t\t\tif (!moment([startArrivalYear, startArrivalMonth-1, startArrivalDay]).isValid()) throw 'ERR: invalid start date for arrival field. Check \"date selection parameters\" section in configuration file.';\n\t\t\t\tif (moment(today).isBefore(moment([startArrivalYear,startArrivalMonth,startArrivalDay]))){\n\t\t\t\t\tdd = startArrivalDay;\n\t\t\t\t\tmm = startArrivalMonth;\n\t\t\t\t\tyyyy = startArrivalYear;\n\t\t\t\t}\n\t\t\t}\n\t\t\tcatch(err) {console.log(err)};\n\t\t}\n\n\t\tswitch (type) {\n\t\t\tcase 'D':\n\t\t\t\treturn new Date(yyyy, (mm-1), dd);\n\t\t\t\tbreak;\n\t\t\tdefault:\n\t\t\t\tif(dd<10) {\n\t\t\t\t\tdd='0'+dd;\n\t\t\t\t} \n\t\t\t\tif(mm<10) {\n\t\t\t\t\tmm='0'+mm;\n\t\t\t\t} \n\t\t\t\treturn yyyy+'\/'+mm+'\/'+dd;\n\t\t\tbreak;\n\t\t}\n\t}\n\n\t\/\/Returns next date from current date\n\tfunction getDepartureDate(type){\n\t\tvar dep;\n\t\tif (enableFutureArrivalDate) {\n\t\t\ttry {\n\t\t\t\tvar today = new Date();\n\t\t\t\tvar tmpDeparture = moment([startArrivalYear, startArrivalMonth-1, startArrivalDay]);\n\t\t\t\tif (!tmpDeparture.isValid()) throw 'ERR: invalid start date for arrival field. Check \"date selection parameters\" section in configuration file.';\n\t\t\t\tif (moment(tmpDeparture).isBefore(today))\ttmpDeparture = today.add(minNightsInterval, 'd')\n\t\t\t\telse tmpDeparture = tmpDeparture.add(minNightsInterval, 'd');\n\t\t\t\tdep = new Date(tmpDeparture.get('year'), tmpDeparture.get('month'), tmpDeparture.get('date'));\n\t\t\t}\n\t\t\tcatch(err) {\n\t\t\t\tdep = new Date();\n\t\t\t\tdep.setDate(dep.getDate() + minNightsInterval);\n\t\t\t\tconsole.log(err)\n\t\t\t};\n\t\t}\n\t\telse{\n\t\t\tdep = new Date();\n\t\t\tdep.setDate(dep.getDate() + minNightsInterval);\n\t\t}\n\t\t\n\t\tswitch (type) {\n\t\t\tcase 'D':\n\t\t\t\treturn dep;\n\t\t\tbreak;\n\t\t\tdefault:\n\t\t\t\tvar dd = dep.getDate();\n\t\t\t\tvar mm = dep.getMonth()+1; \/\/January is 0!\n\t\t\t\tvar yyyy = dep.getFullYear();\n\t\t\t\tif(dd<10) {\n\t\t\t\t\tdd='0'+dd;\n\t\t\t\t} \n\t\t\t\tif(mm<10) {\n\t\t\t\t\tmm='0'+mm;\n\t\t\t\t} \n\t\t\t\treturn yyyy+'\/'+mm+'\/'+dd;\n\t\t\tbreak;\n\t\t}\n\t}\n\n\tfunction aggiustaInizio ()\n    {\n        var datai = $jbf(\"#from\").val();\n        datai = datai.split('\/');\n        $jbf('#startDate').val(datai[2]+'-'+datai[1]+'-'+datai[0]);\n    }\n\n    function aggiustaFine () {\n        var dataf = $jbf(\"#to\").val();\n        dataf = dataf.split('\/');\n        $jbf('#endDate').val(dataf[2]+'-'+dataf[1]+'-'+dataf[0]);\n    }\n\n\t\/\/Check if string is empty or not.\n\tfunction isEmpty(str) {\n\t\treturn (!str || 0 === str.length);\n\t}\n  \n  \/*jQuery('#bfCustomForm').submit( function(e) {\n    e.preventDefault();\n    console.log('Start date ' + jQuery('#startDate').val());\n    console.log('Start date ' + jQuery('#endDate').val());\n  });*\/\n$jbf(document).ready(function(){\n\t\/* on scroll if .sidebar-sticky is top 0px then add class banner-top-position to .sidebar-wrapper *\/\n\tvar $sidebarSticky = $jbf('.sidebar-sticky');\n\tvar $sidebarWrapper = $jbf('.sidebar-wrapper');\n\tvar $banner = $jbf('.banner-js');\n\tvar $headerHeight = $jbf('.header-js').height();\n\tvar $bannerHeight = $banner.height() + $headerHeight;\n\tvar prestickyTop = $sidebarSticky.offset().top - $jbf(window).scrollTop();\n\t$sidebarWrapper.addClass('banner-top-position');\n\t$jbf(window).scroll(function() {\n\t\t\n\t\tif ($sidebarSticky.length && $sidebarWrapper.length) {\n\t\t\tvar stickyTop = $bannerHeight - $jbf(window).scrollTop();\n\t\t\tif (stickyTop >=  $bannerHeight) {\n\t\t\t\t$sidebarWrapper.addClass('banner-top-position');\n\t\t\t}\n\t\t\tif (stickyTop < $headerHeight) {\n\t\t\t\t$sidebarWrapper.removeClass('banner-top-position');\n\t\t\t}\n\t\t}\n\t});\n});\n\n<\/script>\n<!-- end fusion-bf --><\/div>\n\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-9fc61fa e-flex e-con-boxed e-con e-parent\" data-id=\"9fc61fa\" data-element_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-55f848d2 elementor-align-left elementor-widget elementor-widget-breadcrumbs\" data-id=\"55f848d2\" data-element_type=\"widget\" data-widget_type=\"breadcrumbs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p id=\"breadcrumbs\"><span><span><a href=\"https:\/\/www.azzurrabibione.com\/en\/\">Home<\/a><\/span><\/span><\/p>\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-63ab0b8f e-flex e-con-boxed e-con e-parent\" data-id=\"63ab0b8f\" data-element_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-20f02b elementor-widget elementor-widget-heading\" data-id=\"20f02b\" data-element_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\">Info &amp; Conditions<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4322fb78 w-70 elementor-widget elementor-widget-text-editor\" data-id=\"4322fb78\" 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\t\t<p>Here you will find all the <strong>information you need<\/strong> for your stay in our apartments. Our goal is to offer you a pleasant and carefree experience, which is why we are always available to clarify any questions or requests you may have. <\/p><p>Please feel free to contact us for more details &#8211; <strong>we will be happy to help you<\/strong> make the best arrangements for your vacation!<\/p>\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-1084879 e-flex e-con-boxed e-con e-parent\" data-id=\"1084879\" data-element_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<div class=\"elementor-element elementor-element-24d67f2 e-con-full e-flex e-con e-child\" data-id=\"24d67f2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae1488a elementor-widget elementor-widget-heading\" data-id=\"ae1488a\" data-element_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\">Reception<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-85e8c02 elementor-widget elementor-widget-text-editor\" data-id=\"85e8c02\" 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\t\t<p>Upon arrival, <strong>our staff will welcome you at the<\/strong> registration <strong>desk<\/strong> to offer assistance and information.<\/p><p>Check-in can be done completely <strong>online<\/strong>, prior to arrival, by filling out the document registration form, the link to which can be found in the rental agreement.  <\/p>\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-decc7dd e-con-full e-flex e-con e-child\" data-id=\"decc7dd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc33452 elementor-widget elementor-widget-image\" data-id=\"bc33452\" data-element_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 fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"498\" src=\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Bambina-felice-al-bordo-piscina-1024x638.webp\" class=\"attachment-large size-large wp-image-1906\" alt=\"\" srcset=\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Bambina-felice-al-bordo-piscina-1024x638.webp 1024w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Bambina-felice-al-bordo-piscina-300x187.webp 300w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Bambina-felice-al-bordo-piscina-768x478.webp 768w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Bambina-felice-al-bordo-piscina-1536x957.webp 1536w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Bambina-felice-al-bordo-piscina.webp 1734w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1928894 e-flex e-con-boxed e-con e-parent\" data-id=\"1928894\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f5f59cf e-con-full e-flex e-con e-child\" data-id=\"f5f59cf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af83c01 elementor-widget elementor-widget-image\" data-id=\"af83c01\" data-element_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=\"800\" height=\"534\" src=\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Accogliente-soggiorno-luminoso-con-sala-da-pranzo-1024x683.webp\" class=\"attachment-large size-large wp-image-1900\" alt=\"\" srcset=\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Accogliente-soggiorno-luminoso-con-sala-da-pranzo-1024x683.webp 1024w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Accogliente-soggiorno-luminoso-con-sala-da-pranzo-300x200.webp 300w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Accogliente-soggiorno-luminoso-con-sala-da-pranzo-768x512.webp 768w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Accogliente-soggiorno-luminoso-con-sala-da-pranzo-1536x1024.webp 1536w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Accogliente-soggiorno-luminoso-con-sala-da-pranzo.webp 1620w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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-9e3dff0 e-con-full e-flex e-con e-child\" data-id=\"9e3dff0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da8ac8b elementor-widget elementor-widget-heading\" data-id=\"da8ac8b\" data-element_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\">Apartments<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50eaa02 elementor-widget elementor-widget-text-editor\" data-id=\"50eaa02\" 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\t\t<p>Before each new entry, <strong>apartments are sanitized<\/strong> with sodium hypochlorite-based detergents and hydroalcoholic solutions, in addition to normal cleaning products, complying with the National Institute of Health protocols and current health regulations.<\/p>\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-8200c67 elementor-widget elementor-widget-button\" data-id=\"8200c67\" data-element_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:\/\/www.azzurrabibione.com\/en\/housing\/\">\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\">See all apartments<\/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>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d7ae5a e-flex e-con-boxed e-con e-parent\" data-id=\"1d7ae5a\" data-element_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<div class=\"elementor-element elementor-element-506ce85 e-con-full e-flex e-con e-child\" data-id=\"506ce85\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7dddf7 elementor-widget elementor-widget-heading\" data-id=\"f7dddf7\" data-element_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\">Swimming pools<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f867c2b elementor-widget elementor-widget-text-editor\" data-id=\"f867c2b\" 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\t\t<p>The pool area has special information signage for guests, with directions on sanitation and how to gain access. The use of <strong>swimming caps<\/strong> is no longer mandatory. <\/p><p><strong>Opening hours<\/strong> are specified in each village\/residence.<\/p>\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-0efe7ed elementor-widget elementor-widget-button\" data-id=\"0efe7ed\" data-element_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:\/\/www.azzurrabibione.com\/en\/housing\/?filter=con-piscina\">\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\">Accommodations with swimming pool<\/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>\n\t\t<div class=\"elementor-element elementor-element-26633a5 e-con-full e-flex e-con e-child\" data-id=\"26633a5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75ce8f5 elementor-widget elementor-widget-image\" data-id=\"75ce8f5\" data-element_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=\"800\" height=\"534\" src=\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Panoramica-del-Villaggio-Vacanze-con-Piscina-1024x683.webp\" class=\"attachment-large size-large wp-image-1897\" alt=\"\" srcset=\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Panoramica-del-Villaggio-Vacanze-con-Piscina-1024x683.webp 1024w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Panoramica-del-Villaggio-Vacanze-con-Piscina-300x200.webp 300w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Panoramica-del-Villaggio-Vacanze-con-Piscina-768x512.webp 768w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Panoramica-del-Villaggio-Vacanze-con-Piscina-1536x1024.webp 1536w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/07\/Panoramica-del-Villaggio-Vacanze-con-Piscina.webp 1620w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2787160 e-flex e-con-boxed e-con e-parent\" data-id=\"2787160\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9c2525b e-con-full e-flex e-con e-child\" data-id=\"9c2525b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e4ccfa elementor-widget elementor-widget-image\" data-id=\"6e4ccfa\" data-element_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=\"336\" height=\"504\" src=\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Lucia-cerchio.png\" class=\"attachment-medium_large size-medium_large wp-image-851\" alt=\"\" srcset=\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Lucia-cerchio.png 336w, https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Lucia-cerchio-200x300.png 200w\" sizes=\"(max-width: 336px) 100vw, 336px\" \/>\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-c875e47 e-con-full e-flex e-con e-child\" data-id=\"c875e47\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e016ae8 elementor-widget elementor-widget-heading\" data-id=\"e016ae8\" data-element_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\">By the sea in Bibione with Turistica Azzurra<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fbdd66 elementor-widget elementor-widget-text-editor\" data-id=\"1fbdd66\" 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\t\t<p>Dear guests, here you will find information about the <strong>contract and cancellation conditions.<\/strong><\/p><p>If you need more information please contact us! We will be happy to be of assistance. <\/p>\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-45c84c7 elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"45c84c7\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"tel:+390431447167\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"+39 0431.447167\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"tel:+390431447167\" >\n\t\t\t\t\t\t\t+39 0431.447167\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\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-6448e5c elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"6448e5c\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"mailto:info@azzurrabibione.com\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"info@azzurrabibione.com\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"mailto:info@azzurrabibione.com\" >\n\t\t\t\t\t\t\tinfo@azzurrabibione.com\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-504c21c e-flex e-con-boxed e-con e-parent\" data-id=\"504c21c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41f4e3f elementor-widget elementor-widget-n-accordion\" data-id=\"41f4e3f\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6910\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-6910\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What is included in the rental price? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6910\" class=\"elementor-element elementor-element-c2a691a e-con-full e-flex e-con e-child\" data-id=\"c2a691a\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6910\" class=\"elementor-element elementor-element-192c98f e-flex e-con-boxed e-con e-child\" data-id=\"192c98f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de5aa53 elementor-widget elementor-widget-text-editor\" data-id=\"de5aa53\" 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\t\t<p>The rental price includes ancillary costs (water, electricity and gas), air conditioning, Wi-Fi (for up to 3 simultaneous accesses -multiple accesses for Mastervillage), VAT and agency fees.<\/p>\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\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6911\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6911\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Is beach service included? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6911\" class=\"elementor-element elementor-element-f1410dc e-con-full e-flex e-con e-child\" data-id=\"f1410dc\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6911\" class=\"elementor-element elementor-element-6e9b6c3 e-flex e-con-boxed e-con e-child\" data-id=\"6e9b6c3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd8be6c elementor-widget elementor-widget-text-editor\" data-id=\"fd8be6c\" 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\t\t<p><span class=\"\">The coupon for the <\/span><strong><span class=\"comment_message--boldStyle--DfQEh\">beach service<\/span><\/strong><span class=\"\"> (1 umbrella, 1 deck chair, 1 sunbed &#8211; from the 4th row) is included in the price for all accommodations<\/span><span class=\"comment_message--boldStyle--DfQEh\"> only<\/span><span class=\"\"> if the reservations are <\/span><strong><span class=\"comment_message--boldStyle--DfQEh\">of at least 7 nights<\/span><\/strong><span class=\"\">. <\/span><\/p><p><span class=\"\">For short-term reservations, the beach service voucher is <\/span><strong><span class=\"comment_message--boldStyle--DfQEh\">to be paid extra<\/span><\/strong><span class=\"\">: \u20ac 15,50- per day\/per beach place-from the 4th row (2026 rate)<\/span><\/p><p><span class=\"\">Extra weekly beach vouchers available for purchase (while availability lasts) at \u20ac 81,00\/per beach place (2026 rate)<\/span><\/p>\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\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6912\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6912\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What is not included in the rental price? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6912\" class=\"elementor-element elementor-element-c894f11 e-con-full e-flex e-con e-child\" data-id=\"c894f11\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6912\" class=\"elementor-element elementor-element-178d1db e-flex e-con-boxed e-con e-child\" data-id=\"178d1db\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-658c1f7 elementor-widget elementor-widget-text-editor\" data-id=\"658c1f7\" 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\t\t<p><strong><span class=\"comment_message--boldStyle--DfQEh\">Tourist tax<\/span><\/strong><span class=\"\"> will be charged upon arrival. Rate in 2025: <\/span><strong><span class=\"comment_message--boldStyle--DfQEh\">\u20ac 1,15 <\/span><\/strong><span class=\"\">per person\/night &#8211; calculated for up to 10 overnight stays. Children under 4 and disabled plus accompanying person excluded. <\/span><\/p><p><strong><span class=\"comment_message--boldStyle--DfQEh\">Final cleaning<\/span><\/strong><span class=\"\"> of the apartment (including refrigerator, stove, pots and dishes) is\u00a0 the responsibility of the client. A security deposit of Euro 100.00, in cash, will be requested upon arrival and returned upon departure, after checking the condition of the apartment. A <\/span><strong><span class=\"comment_message--boldStyle--DfQEh\">final cleaning service <\/span><\/strong><span class=\"comment_message--boldStyle--DfQEh\">is<\/span><strong><span class=\"comment_message--boldStyle--DfQEh\"> available upon request, for a fee<\/span><\/strong><span class=\"\"> (\u20ac 30.00-65.00 depending on the type of apartment).<\/span><\/p><p><strong>Bed linen and towels<\/strong> are NOT included (excluded only the one-room-apartments of Residence Verdi) and they must be reserved (<strong>at extra charge<\/strong>) or brought from home.<\/p>\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\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is included in the rental price?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The rental price includes ancillary costs (water, electricity and gas), air conditioning, Wi-Fi (for up to 3 simultaneous accesses -multiple accesses for Mastervillage), VAT and agency fees.\"}},{\"@type\":\"Question\",\"name\":\"Is beach service included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The coupon for the beach service (1 umbrella, 1 deck chair, 1 sunbed &#8211; from the 4th row) is included in the price for all accommodations only if the reservations are of at least 7 nights. For short-term reservations, the beach service voucher is to be paid extra: \\u20ac 15,50- per day\\\/per beach place-from the 4th row (2026 rate)Extra weekly beach vouchers available for purchase (while availability lasts) at \\u20ac 81,00\\\/per beach place (2026 rate)\"}},{\"@type\":\"Question\",\"name\":\"What is not included in the rental price?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Tourist tax will be charged upon arrival. Rate in 2025: \\u20ac 1,15 per person\\\/night &#8211; calculated for up to 10 overnight stays. Children under 4 and disabled plus accompanying person excluded. Final cleaning of the apartment (including refrigerator, stove, pots and dishes) is\\u00a0 the responsibility of the client. A security deposit of Euro 100.00, in cash, will be requested upon arrival and returned upon departure, after checking the condition of the apartment. A final cleaning service is available upon request, for a fee (\\u20ac 30.00-65.00 depending on the type of apartment).Bed linen and towels are NOT included (excluded only the one-room-apartments of Residence Verdi) and they must be reserved (at extra charge) or brought from home.\"}}]}<\/script>\n\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-2a51c30 cta-style-svg-hover elementor-widget elementor-widget-button\" data-id=\"2a51c30\" data-element_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:\/\/www.azzurrabibione.com\/en\/faq\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"21\" height=\"21\" viewBox=\"0 0 21 21\" fill=\"none\"><path d=\"M7.875 17.0632C7.875 16.3372 7.28848 15.7507 6.5625 15.7507H2.625C1.89902 15.7507 1.3125 15.1641 1.3125 14.4381V2.62511C1.3125 1.89911 1.89902 1.31256 2.625 1.31256H18.375C19.101 1.31256 19.6875 1.89911 19.6875 2.62511V14.4381C19.6875 15.1641 19.101 15.7507 18.375 15.7507H12.6861C12.4031 15.7507 12.1242 15.8409 11.8986 16.0132L7.875 19.0321V17.0632ZM2.625 0C1.17715 0 0 1.1772 0 2.62511V14.4381C0 15.886 1.17715 17.0632 2.625 17.0632H5.25H6.5625V18.3758V20.3446C6.5625 20.5948 6.70195 20.8204 6.92344 20.9312C7.14492 21.0419 7.41152 21.0173 7.6125 20.8696L12.6861 17.0632H18.375C19.8229 17.0632 21 15.886 21 14.4381V2.62511C21 1.1772 19.8229 0 18.375 0H2.625ZM6.91934 4.99592L6.91113 5.02463C6.8209 5.37328 7.03008 5.73423 7.37871 5.82447C7.72734 5.91471 8.08828 5.70552 8.17852 5.35687L8.18672 5.32816C8.30156 4.89337 8.69121 4.59395 9.13828 4.59395H11.4803C12.2021 4.59395 12.7928 5.1887 12.7928 5.91881C12.7928 6.41512 12.5139 6.87041 12.075 7.09601L10.1965 8.05582C9.975 8.16656 9.83965 8.39216 9.83965 8.64236V9.85238C9.83965 10.2133 10.135 10.5087 10.4959 10.5087C10.8568 10.5087 11.1521 10.2133 11.1521 9.85238V9.04433L12.6738 8.26911C13.5557 7.81791 14.1053 6.90733 14.1053 5.92291C14.1094 4.4709 12.9404 3.28139 11.4844 3.28139H9.14238C8.09648 3.28139 7.18594 3.98689 6.91934 4.99592ZM11.4844 12.4693C11.4844 12.2082 11.3807 11.9578 11.1961 11.7732C11.0115 11.5886 10.7611 11.4849 10.5 11.4849C10.2389 11.4849 9.98855 11.5886 9.80394 11.7732C9.61934 11.9578 9.51562 12.2082 9.51562 12.4693C9.51562 12.7304 9.61934 12.9808 9.80394 13.1654C9.98855 13.35 10.2389 13.4537 10.5 13.4537C10.7611 13.4537 11.0115 13.35 11.1961 13.1654C11.3807 12.9808 11.4844 12.7304 11.4844 12.4693Z\" fill=\"#0D4B82\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Go to all questions<\/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-8b07ae3 e-flex e-con-boxed e-con e-parent\" data-id=\"8b07ae3\" data-element_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<div class=\"elementor-element elementor-element-c4e0a85 e-con-full e-flex e-con e-child\" data-id=\"c4e0a85\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d22abc5 elementor-widget elementor-widget-heading\" data-id=\"d22abc5\" data-element_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\">Conditions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3344ca elementor-widget elementor-widget-text-editor\" data-id=\"f3344ca\" 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\t\t<p><strong>Reservation<\/strong><\/p><p>The customer pays <strong>30% of the total cost after booking:<\/strong><\/p><ul><li>by credit card or<\/li><li>by bank transfer within 3 days after booking<\/li><\/ul><p>Bank details (Mastervillage excluded) are as follows:<\/p><p><strong>IBAN: IT 19 G070 8536 2900 0000 0011 502<\/strong><br \/>ABI: 07085 (CREDITO COOPERATIVO FRIULI SCRL)<br \/>CAB: 36290 (Bibione branch)<br \/>CIN: W<br \/>c\/c payable to: Immobiliare Azzurra di Zanello Luca &amp; C. S.A.S.<\/p><p><strong>Balance<\/strong><\/p><p>The customer pays the balance of the reservation:<\/p><ul><li>on the day of check-in, with POS or cash or<\/li><li>at least 7 days before check-in, by bank transfer<\/li><\/ul>\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-999255a e-con-full e-flex e-con e-child\" data-id=\"999255a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-193a849 elementor-widget elementor-widget-heading\" data-id=\"193a849\" data-element_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\">Cancellation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56da8e5 elementor-widget elementor-widget-text-editor\" data-id=\"56da8e5\" 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\t\t<p>In the event that the customer is forced to cancel the reservation <b>up to 3 weeks (21 days) before the beginning of the stay<\/b>, he\/she will not lose the deposit, but will be able to use a voucher to the value of the amount already paid, for a reservation in the current or next season, in any of our facilities.<\/p><p>Instead, the customer pays <b>30% of the total cost if he\/she cancels from 20 days to 0 days before arrival. <\/b><\/p><p>For no reason will the deposit be returned. Should TURISTICA AZZURRA fail to rent the apartment to others, the applicant is also required to pay the remaining amount in balance of the agreed rent.<\/p>\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Info &amp; Conditions Here you will find all the information you need for your stay in our apartments. Our goal is to offer you a pleasant and carefree experience, which is why we are always available to clarify any questions or requests you may have. Please feel free to contact us for more details &#8211; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":667,"parent":0,"menu_order":82,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3584","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Info and conditions for your stay | Turistica Azzurra% Bibione<\/title>\n<meta name=\"description\" content=\"See the conditions for booking, check-in and services included in your stay. Contact us if you have any questions: we are always available!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Info and conditions for your stay | Turistica Azzurra% Bibione\" \/>\n<meta property=\"og:description\" content=\"See the conditions for booking, check-in and services included in your stay. Contact us if you have any questions: we are always available!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/\" \/>\n<meta property=\"og:site_name\" content=\"Turistica Azzurra\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-16T14:40:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Info-e-Condizioni.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1067\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/\",\"url\":\"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/\",\"name\":\"Info and conditions for your stay | Turistica Azzurra% Bibione\",\"isPartOf\":{\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Info-e-Condizioni.jpg\",\"datePublished\":\"2025-06-04T14:19:28+00:00\",\"dateModified\":\"2026-02-16T14:40:42+00:00\",\"description\":\"See the conditions for booking, check-in and services included in your stay. Contact us if you have any questions: we are always available!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/#primaryimage\",\"url\":\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Info-e-Condizioni.jpg\",\"contentUrl\":\"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Info-e-Condizioni.jpg\",\"width\":2560,\"height\":1067,\"caption\":\"Famiglia felice in vacanza a Bibione\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.azzurrabibione.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Info &amp; conditions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/#website\",\"url\":\"https:\/\/www.azzurrabibione.com\/en\/\",\"name\":\"Turistica Azzurra\",\"description\":\"Agenzia turistica Azzurra di Bibione\",\"publisher\":{\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.azzurrabibione.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/#organization\",\"name\":\"Turistica Azzurra\",\"alternateName\":\"Agenzia turistica Azzurra di Bibione\",\"url\":\"https:\/\/www.azzurrabibione.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azzurrabibione.promoservicebeta.com\/wp-content\/uploads\/2025\/06\/Logo-Turistica_Azzurra_Bibione.png\",\"contentUrl\":\"https:\/\/azzurrabibione.promoservicebeta.com\/wp-content\/uploads\/2025\/06\/Logo-Turistica_Azzurra_Bibione.png\",\"width\":274,\"height\":95,\"caption\":\"Turistica Azzurra\"},\"image\":{\"@id\":\"https:\/\/www.azzurrabibione.com\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Info and conditions for your stay | Turistica Azzurra% Bibione","description":"See the conditions for booking, check-in and services included in your stay. Contact us if you have any questions: we are always available!","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:\/\/www.azzurrabibione.com\/en\/info-conditions\/","og_locale":"en_US","og_type":"article","og_title":"Info and conditions for your stay | Turistica Azzurra% Bibione","og_description":"See the conditions for booking, check-in and services included in your stay. Contact us if you have any questions: we are always available!","og_url":"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/","og_site_name":"Turistica Azzurra","article_modified_time":"2026-02-16T14:40:42+00:00","og_image":[{"width":2560,"height":1067,"url":"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Info-e-Condizioni.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/","url":"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/","name":"Info and conditions for your stay | Turistica Azzurra% Bibione","isPartOf":{"@id":"https:\/\/www.azzurrabibione.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/#primaryimage"},"image":{"@id":"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/#primaryimage"},"thumbnailUrl":"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Info-e-Condizioni.jpg","datePublished":"2025-06-04T14:19:28+00:00","dateModified":"2026-02-16T14:40:42+00:00","description":"See the conditions for booking, check-in and services included in your stay. Contact us if you have any questions: we are always available!","breadcrumb":{"@id":"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.azzurrabibione.com\/en\/info-conditions\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/#primaryimage","url":"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Info-e-Condizioni.jpg","contentUrl":"https:\/\/www.azzurrabibione.com\/wp-content\/uploads\/2025\/06\/Info-e-Condizioni.jpg","width":2560,"height":1067,"caption":"Famiglia felice in vacanza a Bibione"},{"@type":"BreadcrumbList","@id":"https:\/\/www.azzurrabibione.com\/en\/info-conditions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.azzurrabibione.com\/en\/"},{"@type":"ListItem","position":2,"name":"Info &amp; conditions"}]},{"@type":"WebSite","@id":"https:\/\/www.azzurrabibione.com\/en\/#website","url":"https:\/\/www.azzurrabibione.com\/en\/","name":"Turistica Azzurra","description":"Agenzia turistica Azzurra di Bibione","publisher":{"@id":"https:\/\/www.azzurrabibione.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.azzurrabibione.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.azzurrabibione.com\/en\/#organization","name":"Turistica Azzurra","alternateName":"Agenzia turistica Azzurra di Bibione","url":"https:\/\/www.azzurrabibione.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.azzurrabibione.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/azzurrabibione.promoservicebeta.com\/wp-content\/uploads\/2025\/06\/Logo-Turistica_Azzurra_Bibione.png","contentUrl":"https:\/\/azzurrabibione.promoservicebeta.com\/wp-content\/uploads\/2025\/06\/Logo-Turistica_Azzurra_Bibione.png","width":274,"height":95,"caption":"Turistica Azzurra"},"image":{"@id":"https:\/\/www.azzurrabibione.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.azzurrabibione.com\/en\/wp-json\/wp\/v2\/pages\/3584","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.azzurrabibione.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.azzurrabibione.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.azzurrabibione.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.azzurrabibione.com\/en\/wp-json\/wp\/v2\/comments?post=3584"}],"version-history":[{"count":31,"href":"https:\/\/www.azzurrabibione.com\/en\/wp-json\/wp\/v2\/pages\/3584\/revisions"}],"predecessor-version":[{"id":6438,"href":"https:\/\/www.azzurrabibione.com\/en\/wp-json\/wp\/v2\/pages\/3584\/revisions\/6438"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.azzurrabibione.com\/en\/wp-json\/wp\/v2\/media\/667"}],"wp:attachment":[{"href":"https:\/\/www.azzurrabibione.com\/en\/wp-json\/wp\/v2\/media?parent=3584"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}