Arrival calendar
Departure calendar
Guests calendar

Triple Room

This air-conditioned triple room is comprised of a flat-screen TV with cable channels, a private bathroom as well as an outdoor dining area. The unit has 3 beds.

(function(){ function placePromotionalVideo(){ var services=document.querySelector('.hotel-services'); var rooms=document.querySelector('.room-types-promo, #room-types-promo, [data-widget="room-types"]'); var video=document.querySelector('.videos-promo, .video-promo, #videos-promo, [data-widget="videos"]'); if(!services || !rooms || !video) return; var hasVideo=!!video.querySelector('iframe[src], video[src], .video-item, .video-thumbnail, .embed-responsive'); if(!hasVideo){ video.style.display='none'; return; } video.style.display=''; if(video.previousElementSibling!==services) services.insertAdjacentElement('afterend',video); } if(document.readyState==='loading') document.addEventListener('DOMContentLoaded',placePromotionalVideo); else placePromotionalVideo(); var attempts=0, timer=setInterval(function(){ placePromotionalVideo(); if(++attempts>30) clearInterval(timer); },500); })();