{"id":8633,"date":"2025-04-28T12:21:07","date_gmt":"2025-04-28T10:21:07","guid":{"rendered":"http:\/\/aves-arosa.ch.w01d353e.kasserver.com\/rooms-and-apartments\/"},"modified":"2025-10-24T09:02:17","modified_gmt":"2025-10-24T07:02:17","slug":"rooms-and-apartments","status":"publish","type":"page","link":"https:\/\/aves-arosa.ch\/en\/rooms-and-apartments\/","title":{"rendered":"Rooms and Apartments"},"content":{"rendered":"\n<div class=\"os-section-container os-stage-section\">\n    <div class=\"os-stage-elements normal-height\">\n        <div class=\"bookin-zone-stage\">\n            <div class=\"background-header\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"800\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/zimmer-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/zimmer-1.jpg 1920w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/zimmer-1-300x125.jpg 300w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/zimmer-1-1024x427.jpg 1024w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/zimmer-1-768x320.jpg 768w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/zimmer-1-1536x640.jpg 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/>            <\/div>\n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n<div class=\"os-section-container os-about-area fade-in-up\" style=\"display: none;\" >\n    <div class=\"about-area-row\">\n        <div class=\"about-text\">\n                                            <\/div>\n    <\/div>\n<\/div>\n\n<style>\n.os-stage-elements.normal-height {\n    height: 60vh;\n}\n\n.os-stage-elements.full-height {\n    height: 100vh;\n}\n\n.os-section-container.os-stage-section {\n    display: block;\n    width: 100%;\n    background: #f4f0f2;\n}\n\n.os-section-container.os-about-area {\n    display: flex;\n    padding: 3vh 0;\n    position: relative;\n    align-items: center;\n    justify-content: center;\n    background-size: cover !important;\n}\n\n.ios-play-fallback {\n    display: none;\n    position: absolute;\n    bottom: 20px;\n    left: 20px;\n    z-index: 10;\n}\n\n.ios-play-fallback button {\n    background: rgba(0,0,0,0.7);\n    color: white;\n    border: none;\n    padding: 10px 20px;\n    border-radius: 5px;\n    cursor: pointer;\n    font-size: 16px;\n}\n\n.ios-play-fallback button:hover {\n    background: rgba(0,0,0,0.9);\n}\n\n@supports (-webkit-touch-callout: none) {\n    .ios-play-fallback {\n        display: block;\n    }\n    \n    video.background-video {\n        -webkit-transform: translateZ(0);\n        transform: translateZ(0);\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const fullHeightCheckbox = document.querySelector('[name=\"full_height\"]');\n    const backgroundVideo = document.querySelector('.background-video');\n    \n    if (backgroundVideo) {\n        const playVideo = function() {\n            const promise = backgroundVideo.play();\n            \n            if (promise !== undefined) {\n                promise.then(_ => {\n                    const iosFallback = document.querySelector('.ios-play-fallback');\n                    if (iosFallback) {\n                        iosFallback.style.display = 'none';\n                    }\n                }).catch(error => {\n                    console.log('Autoplay blocked');\n                });\n            }\n        };\n        \n        backgroundVideo.addEventListener('loadedmetadata', playVideo);\n        \n        playVideo();\n        \n        const isIOS = \/iPad|iPhone|iPod\/.test(navigator.userAgent) && !window.MSStream;\n        if (isIOS) {\n            const iosFallback = document.querySelector('.ios-play-fallback');\n            if (iosFallback) {\n                iosFallback.style.display = 'block';\n            }\n        }\n    }\n    \n    if (fullHeightCheckbox) {\n        fullHeightCheckbox.addEventListener('change', function() {\n            const stageElements = document.querySelector('.os-stage-elements');\n            \n            if (fullHeightCheckbox.checked) {\n                stageElements.classList.add('full-height');\n                stageElements.classList.remove('normal-height');\n            } else {\n                stageElements.classList.add('normal-height');\n                stageElements.classList.remove('full-height');\n            }\n        });\n    }\n});\n\nfunction playBackgroundVideo() {\n    const video = document.querySelector('.background-video');\n    if (video) {\n        video.play();\n        const iosFallback = document.querySelector('.ios-play-fallback');\n        if (iosFallback) {\n            iosFallback.style.display = 'none';\n        }\n    }\n}\n<\/script>\n\n<style>\n    .bookin-zone-stage,\n.scroll-down-stage {\n    flex-direction: column;\n    display: flex;\n    position: absolute\n}\n\n.os-stage-elements {\n    display: flex;\n    position: relative;\n    height: 100vh;\n    z-index: 0\n}\n\n.bookin-zone-stage {\n    width: 100%;\n    height: 100%;\n    right: 0\n}\n\n.title-stage-sec {\n    font-size: 4rem;\n    text-align: center;\n    color: #5b6247;\n    line-height: 1;\n    margin: auto auto 26px;\n    font-weight: 800 !important;\n    text-shadow: 0 0 3px #00000059;\n    max-width: 1280px\n}\n\n.booking-too-header {\n    margin: 8rem 10rem 44px\n}\n\n.booking-too-header>img {\n    width: 90%;\n    max-width: 1000px;\n    height: auto\n}\n\n.scroll-down-stage {\n    width: 10%;\n    align-items: center;\n    bottom: -80px;\n    cursor: pointer\n}\n\n.scroll-text {\n    writing-mode: vertical-rl;\n    color: #7fc242;\n    font-family: Arial, sans-serif;\n    font-size: 24px;\n    margin-bottom: 10px\n}\n\n.scroll-arrow {\n    font-size: 48px;\n    color: #7fc242\n}\n\n.background-header {\n    overflow: hidden;\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    z-index: -1\n}\n\ndiv.background-header>img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover\n}\n\n.os-section-container.os-stage-section {\n    display: block;\n    width: 100%;\n    background: #f4f0f2\n}\n\n.about-img-cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    overflow: hidden\n}\n\n.about-image-main {\n    margin-bottom: 34px\n}\n\n.about-area-row {\n    display: flex;\n    justify-content: flex-end;\n    position: relative;\n    flex-direction: column;\n    align-items: center\n}\n\n.os-section-container.os-about-area {\n    display: flex;\n    padding: 3vh 0;\n    position: relative;\n    align-items: center;\n    justify-content: center;\n    background-size: cover !important\n}\n\n.about-text {\n    display: inline-block;\n    max-width: 960px;\n    margin: auto;\n    width: 100%;\n    text-align: center\n}\n\n.about-text h2 {\n    margin: 14px 0 32px\n}\n\n.about-cta-main {\n    display: flex;\n    margin: 40px auto 8px;\n    align-items: center;\n    justify-content: center\n}\n\n@media screen and (max-width:1200px) {\n    .os-stage-elements {\n        height: 80vh\n    }\n\n    .about-text {\n        width: 90%\n    }\n}\n\n.about-text ul {\n    line-height: 1.5;\n    margin-top: 1rem;\n    margin-bottom: 1rem;\n    margin-left: 1rem;\n    list-style-type: disc;\n    list-style-position: outside\n}\n\nvideo.background-video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover !important;\n}\n<\/style>\n\n\n<div class=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/king-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Lifestyle Rooms  Apartments<br \/>\nWith Lake or Mountain View<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">Your Space, your style.<\/h2>\n        \n                    <div class=\"about_aves_text\"><p>Your space. Your flow.<\/p>\n<p>Whether it&#8217;s a cosy room or a stylish apartment \u2013 you decide how you want to stay. Everything is well thought out, comfortable and with attention to detail \u2013 plus a deluxe view: lake or Alps included.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Check-in? Easy. Key? On your mobile phone.<br \/>\n<\/strong><strong>Thanks to the digital guest journey, everything runs smoothly and stress-free.<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>However you want it. More reasons to stay.<\/p>\n<\/div>\n        \n                    <a href=\"https:\/\/aves-arosa.web.app\/home\" target=\"_blank\" class=\"custom-link-aves\">Digital Guest Folder<\/a>\n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/zimmer-1-1.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/zimmer-2.jpg\" alt=\"\">\n            <\/div>\n        \n                    <div class=\"image-right-bottom\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/zimmer-3.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n<\/div>\n<\/div>\n\n\n    <div id=\"Lifestyle\"><\/div>\n\n\n<div class=\"rooms-masonry-block\" style=\"background-color: #7fb7be;\">\n    <h2 class=\"rooms-masonry-title\">Lifestyle rooms<\/h2>\n    <div class=\"room-cards-aves\">\n        <div class=\"room-card-aves-flexgrid\">\n                                    <div class=\"room-card\">\n                                            <div class=\"swiper-container rooms-aves-swiper-container\" style=\"width: 100%; height: 340px;\">\n                            <div class=\"rooms-aves-nav\">\n                                <div class=\"swiper-button-next rooms-aves-swiper-button-next\"><\/div>\n                                <div class=\"swiper-button-prev rooms-aves-swiper-button-prev\"><\/div>\n                            <\/div>\n                            <div class=\"swiper-wrapper rooms-aves\">\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/LS_Mountaim-view-1-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-TV-3.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-Bad-1-5.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-Bad-2-5.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/LS_Mountaim-view-4-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/K1_Doppelzimmer_20m2-1.png\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                            <\/div>\n                        <\/div>\n                    \n                    <div class=\"room-card-content\">\n\n                                            <p class=\"room-upper-title\">20 m\u00b2, for 2 people,<br \/>\r\nplus 10 m\u00b2 south-facing balcony with mountain view<\/p>\n                    \n                                            <h3 class=\"room-title\">Lifestyle Mountainview South with balcony<\/h3>\n                                        \n                        <div class=\"icons-zone-rooms\">\n\n                                                            <div class=\"icon-info-room room-guests\">\n                                    <div class=\"people-icons\">\n                                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_01.svg\" alt=\"Avatar 1\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_02.svg\" alt=\"Avatar 2\">                                        2 People                                    <\/div>\n                                <\/div>\n                                                        \n                                                            <div class=\"icon-info-room room-area\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_m2.svg\"> 20 m\u00b2<\/div>\n                            \n                        <\/div>\n\n                                            <div class=\"room-info\" style=\"margin-bottom:22px;\"><p>A spacious and stylish designer room with spectacular views and a 10 m\u00b2 balcony.<\/p>\n<p>Amenities:<\/p>\n<ul class=\"ausstattung\">\n<li>Bathroom with toilet and rain shower, hairdryer, Rituals products<\/li>\n<li>Master king-size beds or 2 single beds<\/li>\n<li>Chromecast Smart TV and free super-fast WiFi<\/li>\n<li>Balcony with mountain view<\/li>\n<li>Safe<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Included services:<\/p>\n<ul class=\"ausstattung\">\n<li>Free use of sauna &amp; steam bath<\/li>\n<li>Ski &amp; bike room<\/li>\n<li>Dogs are welcome<\/li>\n<li>Final cleaning<\/li>\n<li>1 child up to 6 years stays free of charge in their parents&#8217; bed<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Upgrade for your stay?<\/p>\n<ul class=\"ausstattung\">\n<li>Room cleaning CHF 20\/room<\/li>\n<li>Breakfast CHF 25 \/ children 7-13 years CHF 13 per person<\/li>\n<li>Parking in the underground garage CHF 6 (summer) \/ CHF 18 (winter) per parking space<\/li>\n<li>Early check-in from 12:00 p.m. &amp; late check-out until 2:00 p.m. CHF 30\/room<\/li>\n<\/ul>\n<\/div>\n                    \n                                            <a href=\"https:\/\/reservations.aves-arosa.ch\/?&#038;hotel=39566&#038;Room=C1KB,C2TB,C1KS,C2TS&#038;chain=30034&#038;locale=de-DE&#038;adult=2&#038;_gl=1*1pm22eh*_gcl_au*NzIyNzgxNzg5LjE3NDU0MTg4MTQ.*_ga*MTM1MDY4Mjc4Ni4xNzQ1NDE4ODE0*_ga_FRQZZHS0DY*MTc0NjAwMDY4Ny42LjEuMTc0NjAwNTQwOC4wLjAuMA..\" class=\"custom-link-aves\" target=\"_blank\">Book now<\/a>\n                    \n                    \n                    <\/div>\n                <\/div>\n                            <div class=\"room-card\">\n                                            <div class=\"swiper-container rooms-aves-swiper-container\" style=\"width: 100%; height: 340px;\">\n                            <div class=\"rooms-aves-nav\">\n                                <div class=\"swiper-button-next rooms-aves-swiper-button-next\"><\/div>\n                                <div class=\"swiper-button-prev rooms-aves-swiper-button-prev\"><\/div>\n                            <\/div>\n                            <div class=\"swiper-wrapper rooms-aves\">\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-TV-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/LS_Lake-view_1-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-Bad-1-4.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-Bad-2-4.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/LS_Lake-view_4.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/K2_Twinzimmer_20m2.png\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                            <\/div>\n                        <\/div>\n                    \n                    <div class=\"room-card-content\">\n\n                                            <p class=\"room-upper-title\">20 m\u00b2, for 2 people,<br \/>\r\nplus 10 m\u00b2 balcony with lake view<\/p>\n                    \n                                            <h3 class=\"room-title\">Lifestyle Lakeview North mit Balkon<\/h3>\n                                        \n                        <div class=\"icons-zone-rooms\">\n\n                                                            <div class=\"icon-info-room room-guests\">\n                                    <div class=\"people-icons\">\n                                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_01.svg\" alt=\"Avatar 1\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_02.svg\" alt=\"Avatar 2\">                                        2 People                                    <\/div>\n                                <\/div>\n                                                        \n                                                            <div class=\"icon-info-room room-area\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_m2.svg\"> 20 m\u00b2<\/div>\n                            \n                        <\/div>\n\n                                            <div class=\"room-info\" style=\"margin-bottom:22px;\"><p>A spacious and stylish designer room with spectacular views and a 10 m\u00b2 balcony.<\/p>\n<p>Amenities:<\/p>\n<ul class=\"ausstattung\">\n<li>Bathroom with toilet and rain shower, hairdryer, Rituals products<\/li>\n<li>Master king beds or 2 single beds<\/li>\n<li>Chromecast Smart TV and free super-fast WiFi<\/li>\n<li>Balcony with mountain view<\/li>\n<li>Safe<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Included services:<\/p>\n<ul class=\"ausstattung\">\n<li>Free use of sauna &amp; steam bath<\/li>\n<li>Ski &amp; bike room<\/li>\n<li>Dogs are welcome<\/li>\n<li>Final cleaning<\/li>\n<li>1 child up to 6 years stays free of charge in their parents&#8217; bed<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Upgrade for your stay?<\/p>\n<ul class=\"ausstattung\">\n<li>Room cleaning CHF 20\/room<\/li>\n<li>Breakfast CHF 25 \/ children 7-13 years CHF 13 per person<\/li>\n<li>Parking in the underground car park CHF 6 (summer) \/ CHF 18 (winter) per parking space<\/li>\n<li>Early check-in from 12:00 noon &amp; late check-out until 2:00 p.m. CHF 30\/room<\/li>\n<\/ul>\n<\/div>\n                    \n                                            <a href=\"https:\/\/reservations.aves-arosa.ch\/?&#038;hotel=39566&#038;Room=C1KB,C2TB,C1KS,C2TS&#038;chain=30034&#038;locale=de-DE&#038;adult=2&#038;_gl=1*bl11s5*_gcl_au*NzIyNzgxNzg5LjE3NDU0MTg4MTQ.*_ga*MTM1MDY4Mjc4Ni4xNzQ1NDE4ODE0*_ga_FRQZZHS0DY*MTc0NjAwMDY4Ny42LjEuMTc0NjAwNTQwOC4wLjAuMA..\" class=\"custom-link-aves\" target=\"_blank\">Book now<\/a>\n                    \n                                            <div class=\"room-more-info\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/i.svg\"> <p>Further information can be found at <a href=\"https:\/\/aves-arosa.ch\/faqs\/\" target=\"_blank\" rel=\"noopener\">Good to know<\/a>.<\/p>\n<\/div>\n                    \n                    <\/div>\n                <\/div>\n                        <\/div>\n    <\/div>\n<\/div>\n<script>\n    var swiper = new Swiper('.rooms-aves-swiper-container', {\n        slidesPerView: 1,\n        spaceBetween: 0,\n        loop: true,\n        navigation: {\n            nextEl: '.rooms-aves-swiper-button-next',\n            prevEl: '.rooms-aves-swiper-button-prev',\n        },\n    });\n<\/script>\n\n    <div id=\"friends-family\"><\/div>\n\n\n<div class=\"rooms-masonry-block\" style=\"background-color: #f5853f;\">\n    <h2 class=\"rooms-masonry-title\">Room Friends &amp; Family<\/h2>\n    <div class=\"room-cards-aves\">\n        <div class=\"room-card-aves-flexgrid\">\n                                    <div class=\"room-card\">\n                                            <div class=\"swiper-container rooms-aves-swiper-container\" style=\"width: 100%; height: 340px;\">\n                            <div class=\"rooms-aves-nav\">\n                                <div class=\"swiper-button-next rooms-aves-swiper-button-next\"><\/div>\n                                <div class=\"swiper-button-prev rooms-aves-swiper-button-prev\"><\/div>\n                            <\/div>\n                            <div class=\"swiper-wrapper rooms-aves\">\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/FF_4-Bett_1-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/FF_4-Bett_2-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/FF_4-Bett_3-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/FF_4-Bett_4-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-Bad-1-6.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-Bad-2-6.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/K3_FFKombo_4Bett_40m2-3.png\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                            <\/div>\n                        <\/div>\n                    \n                    <div class=\"room-card-content\">\n\n                                            <p class=\"room-upper-title\">36 m\u00b2, for 4 people,<br \/>\r\nplus 10 m\u00b2 balcony with mountain view<\/p>\n                    \n                                            <h3 class=\"room-title\">Friends &amp; Family 4 Bedroom with balcony<\/h3>\n                                        \n                        <div class=\"icons-zone-rooms\">\n\n                                                            <div class=\"icon-info-room room-guests\">\n                                    <div class=\"people-icons\">\n                                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_01.svg\" alt=\"Avatar 1\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_02.svg\" alt=\"Avatar 2\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_03.svg\" alt=\"Avatar 3\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_04.svg\" alt=\"Avatar 4\">                                        4 People                                    <\/div>\n                                <\/div>\n                                                        \n                                                            <div class=\"icon-info-room room-area\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_m2.svg\"> 36 m\u00b2<\/div>\n                            \n                        <\/div>\n\n                                            <div class=\"room-info\" style=\"margin-bottom:22px;\"><p>Stylishly designed room with a master double bed and two single beds, spectacular views, and a 10 m\u00b2 balcony.<\/p>\n<p>Amenities:<\/p>\n<ul class=\"ausstattung\">\n<li>Bathroom with toilet and rain shower, hairdryer, Rituals products<\/li>\n<li>Master king beds or 2 single beds<\/li>\n<li>Chromecast Smart TV and free super-fast WiFi<\/li>\n<li>Balcony with mountain view<\/li>\n<li>Safe<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Included services:<\/p>\n<ul class=\"ausstattung\">\n<li>Free use of sauna &amp; steam bath<\/li>\n<li>Ski &amp; bike room<\/li>\n<li>Dogs are welcome<\/li>\n<li>Final cleaning<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Upgrade for your stay?<\/p>\n<ul class=\"ausstattung\">\n<li>Room cleaning CHF 40\/room<\/li>\n<li>Breakfast CHF 25 \/ children 7-13 years CHF 13 per person<\/li>\n<li>Parking in the underground garage CHF 6 (summer) \/ CHF 18 (winter) per parking space<\/li>\n<\/ul>\n<\/div>\n                    \n                                            <a href=\"https:\/\/reservations.aves-arosa.ch\/?&#038;hotel=39566&#038;Room=CO1T1KR,CO2KR,CO3TR,VZB&#038;chain=30034&#038;locale=de-DE&#038;adult=2&#038;_gl=1*1o6h9ky*_gcl_au*NzIyNzgxNzg5LjE3NDU0MTg4MTQ.*_ga*MTM1MDY4Mjc4Ni4xNzQ1NDE4ODE0*_ga_FRQZZHS0DY*MTc0NjAwMDY4Ny42LjEuMTc0NjAwNTQwOC4wLjAuMA..\" class=\"custom-link-aves\" target=\"_blank\">Book now<\/a>\n                    \n                                            <div class=\"room-more-info\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/i.svg\"> <p>Further information can be found at <a href=\"https:\/\/aves-arosa.ch\/faqs\/\" target=\"_blank\" rel=\"noopener\">Good to know<\/a>.<\/p>\n<\/div>\n                    \n                    <\/div>\n                <\/div>\n                            <div class=\"room-card\">\n                                            <div class=\"swiper-container rooms-aves-swiper-container\" style=\"width: 100%; height: 340px;\">\n                            <div class=\"rooms-aves-nav\">\n                                <div class=\"swiper-button-next rooms-aves-swiper-button-next\"><\/div>\n                                <div class=\"swiper-button-prev rooms-aves-swiper-button-prev\"><\/div>\n                            <\/div>\n                            <div class=\"swiper-wrapper rooms-aves\">\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/FF_Kombo_1-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-TV-4.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/FF_Kombo_3-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/FF_Kombo_4-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-Bad-1-7.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-Bad-2-7.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/K4_2Zi_FFKombo_46m2-2.png\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                            <\/div>\n                        <\/div>\n                    \n                    <div class=\"room-card-content\">\n\n                                            <p class=\"room-upper-title\">46 m\u00b2, for 4 people,<br \/>\r\nplus two balconies with lake and mountain views<\/p>\n                    \n                                            <h3 class=\"room-title\">2 room Friends &amp; Family Combo with 2 balconies<\/h3>\n                                        \n                        <div class=\"icons-zone-rooms\">\n\n                                                            <div class=\"icon-info-room room-guests\">\n                                    <div class=\"people-icons\">\n                                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_01.svg\" alt=\"Avatar 1\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_02.svg\" alt=\"Avatar 2\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_03.svg\" alt=\"Avatar 3\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_04.svg\" alt=\"Avatar 4\">                                        4 People                                    <\/div>\n                                <\/div>\n                                                        \n                                                            <div class=\"icon-info-room room-area\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_m2.svg\"> 46 m\u00b2<\/div>\n                            \n                        <\/div>\n\n                                            <div class=\"room-info\" style=\"margin-bottom:22px;\"><p>Two spacious and stylish designer rooms with spectacular lake and mountain views, hallway, and two large 10 m\u00b2 balconies.<\/p>\n<p>Amenities:<\/p>\n<ul class=\"ausstattung\">\n<li>Bathroom with toilet and rain shower, hairdryer, Rituals products<\/li>\n<li>Master king-size beds or two single beds<\/li>\n<li>Chromecast Smart TV and free super-fast WiFi<\/li>\n<li>Balcony with mountain view<\/li>\n<li>Safe<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Included services:<\/p>\n<ul class=\"ausstattung\">\n<li>Free use of sauna &amp; steam bath<\/li>\n<li>Ski &amp; bike room<\/li>\n<li>Dogs are welcome<\/li>\n<li>Final cleaning<\/li>\n<li>1 child up to 6 years stays free of charge in parents&#8217; bed<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Upgrade for your stay?<\/p>\n<ul class=\"ausstattung\">\n<li>Room cleaning CHF 40\/room<\/li>\n<li>Breakfast CHF 25 \/ children 7-13 years CHF 13 per person<\/li>\n<li>Parking in the underground garage CHF 6 (summer) \/ CHF 18 (winter) per parking space<\/li>\n<\/ul>\n<\/div>\n                    \n                                            <a href=\"https:\/\/reservations.aves-arosa.ch\/?&#038;hotel=39566&#038;Room=CO1T1KR,CO2KR,CO3TR,VZB&#038;chain=30034&#038;locale=de-DE&#038;adult=2&#038;_gl=1*zy0d2i*_gcl_au*NzIyNzgxNzg5LjE3NDU0MTg4MTQ.*_ga*MTM1MDY4Mjc4Ni4xNzQ1NDE4ODE0*_ga_FRQZZHS0DY*MTc0NjAwMDY4Ny42LjEuMTc0NjAwNTQwOC4wLjAuMA..\" class=\"custom-link-aves\" target=\"_blank\">Book now<\/a>\n                    \n                                            <div class=\"room-more-info\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/i.svg\"> <p>Further information can be found at <a href=\"https:\/\/aves-arosa.ch\/faqs\/\" target=\"_blank\" rel=\"noopener\">Good to know<\/a>.<\/p>\n<\/div>\n                    \n                    <\/div>\n                <\/div>\n                            <div class=\"room-card\">\n                                            <div class=\"swiper-container rooms-aves-swiper-container\" style=\"width: 100%; height: 340px;\">\n                            <div class=\"rooms-aves-nav\">\n                                <div class=\"swiper-button-next rooms-aves-swiper-button-next\"><\/div>\n                                <div class=\"swiper-button-prev rooms-aves-swiper-button-prev\"><\/div>\n                            <\/div>\n                            <div class=\"swiper-wrapper rooms-aves\">\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/FF_Kombo_3-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/FF_Kombo_1-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-TV-4.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/FF_Kombo_4-2.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-Bad-1-7.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Zimmer-Bad-2-7.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/K5_3Zi_FFKombo_70m2-2.png\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                            <\/div>\n                        <\/div>\n                    \n                    <div class=\"room-card-content\">\n\n                                            <p class=\"room-upper-title\">70 m\u00b2, for 6 people,<br \/>\r\nplus three balconies with mountain and lake views<\/p>\n                    \n                                            <h3 class=\"room-title\">3 room Friends &amp; Family combo with 3 balconies<\/h3>\n                                        \n                        <div class=\"icons-zone-rooms\">\n\n                                                            <div class=\"icon-info-room room-guests\">\n                                    <div class=\"people-icons\">\n                                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_01.svg\" alt=\"Avatar 1\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_02.svg\" alt=\"Avatar 2\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_03.svg\" alt=\"Avatar 3\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_04.svg\" alt=\"Avatar 4\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_05.svg\" alt=\"Avatar 5\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_06.svg\" alt=\"Avatar 6\">                                        6 People                                    <\/div>\n                                <\/div>\n                                                        \n                                                            <div class=\"icon-info-room room-area\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_m2.svg\"> 70 m\u00b2<\/div>\n                            \n                        <\/div>\n\n                                            <div class=\"room-info\" style=\"margin-bottom:22px;\"><p>Three spacious and stylish designer rooms with spectacular views, hallway area, and three large 10 m\u00b2 balconies.<\/p>\n<p>Amenities:<\/p>\n<ul class=\"ausstattung\">\n<li>Bathroom with toilet and rain shower, hairdryer, Rituals products<\/li>\n<li>Master king-size beds or two single beds<\/li>\n<li>Chromecast Smart TV and free super-fast WiFi<\/li>\n<li>Balcony with mountain view<\/li>\n<li>Safe<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Included services:<\/p>\n<ul class=\"ausstattung\">\n<li>Free use of sauna &amp; steam bath<\/li>\n<li>Ski &amp; bike room<\/li>\n<li>Dogs are welcome<\/li>\n<li>Final cleaning<\/li>\n<li>1 child up to 6 years stays free of charge in parents&#8217; bed<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Upgrade for your stay?<\/p>\n<ul class=\"ausstattung\">\n<li>Room cleaning CHF 40\/room<\/li>\n<li>Breakfast CHF 25 \/ children 7-13 years CHF 13 per person<\/li>\n<li>Parking in the underground car park CHF 6 (summer) \/ CHF 18 (winter) per parking space<\/li>\n<\/ul>\n<\/div>\n                    \n                                            <a href=\"https:\/\/reservations.aves-arosa.ch\/?&#038;hotel=39566&#038;Room=CO1T1KR,CO2KR,CO3TR,VZB&#038;chain=30034&#038;locale=de-DE&#038;adult=2&#038;_gl=1*1dteuag*_gcl_au*NzIyNzgxNzg5LjE3NDU0MTg4MTQ.*_ga*MTM1MDY4Mjc4Ni4xNzQ1NDE4ODE0*_ga_FRQZZHS0DY*MTc0NjAwMDY4Ny42LjEuMTc0NjAwNTQwOC4wLjAuMA..\" class=\"custom-link-aves\" target=\"_blank\">Book now<\/a>\n                    \n                                            <div class=\"room-more-info\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/i.svg\"> <p>Further information can be found at <a href=\"https:\/\/aves-arosa.ch\/faqs\/\" target=\"_blank\" rel=\"noopener\">Good to know<\/a>.<\/p>\n<\/div>\n                    \n                    <\/div>\n                <\/div>\n                        <\/div>\n    <\/div>\n<\/div>\n<script>\n    var swiper = new Swiper('.rooms-aves-swiper-container', {\n        slidesPerView: 1,\n        spaceBetween: 0,\n        loop: true,\n        navigation: {\n            nextEl: '.rooms-aves-swiper-button-next',\n            prevEl: '.rooms-aves-swiper-button-prev',\n        },\n    });\n<\/script>\n\n    <div id=\"apartments\"><\/div>\n\n\n<div class=\"rooms-masonry-block\" style=\"background-color: #849382;\">\n    <h2 class=\"rooms-masonry-title\">Apartments Lakeview &amp; Mountainview<\/h2>\n    <div class=\"room-cards-aves\">\n        <div class=\"room-card-aves-flexgrid\">\n                                    <div class=\"room-card\">\n                                            <div class=\"swiper-container rooms-aves-swiper-container\" style=\"width: 100%; height: 340px;\">\n                            <div class=\"rooms-aves-nav\">\n                                <div class=\"swiper-button-next rooms-aves-swiper-button-next\"><\/div>\n                                <div class=\"swiper-button-prev rooms-aves-swiper-button-prev\"><\/div>\n                            <\/div>\n                            <div class=\"swiper-wrapper rooms-aves\">\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_1-BR_1-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_1-BR_2-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_1-BR_3-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_1-BR_4-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_1-BR_5-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_1-BR_6-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                            <\/div>\n                        <\/div>\n                    \n                    <div class=\"room-card-content\">\n\n                                            <p class=\"room-upper-title\">Approx. 40 m\u00b2, for 2-4 people,<br \/>\r\nplus 11 m\u00b2 balcony with lake view<\/p>\n                    \n                                            <h3 class=\"room-title\">Lifestyle Apartment Lakeview \/ Mountainview with 1 sleeping room &amp; balcony<\/h3>\n                                        \n                        <div class=\"icons-zone-rooms\">\n\n                                                            <div class=\"icon-info-room room-guests\">\n                                    <div class=\"people-icons\">\n                                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_01.svg\" alt=\"Avatar 1\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_02.svg\" alt=\"Avatar 2\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_03.svg\" alt=\"Avatar 3\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_04.svg\" alt=\"Avatar 4\">                                        4 People                                    <\/div>\n                                <\/div>\n                                                        \n                                                            <div class=\"icon-info-room room-area\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_m2.svg\"> 40 m\u00b2<\/div>\n                            \n                        <\/div>\n\n                                            <div class=\"room-info\" style=\"margin-bottom:22px;\"><p>2.5-room apartment with balcony and spectacular lake views. Exclusively equipped kitchen with coffee machine and large balcony.<\/p>\n<p>Amenities:<\/p>\n<ul class=\"ausstattung\">\n<li>Bathroom with toilet and rain shower, hairdryer, Rituals products<\/li>\n<li>1 bedroom with super comfortable box spring double bed (180 x 200 cm)<\/li>\n<li>1 sofa bed (160 x 200 cm)<\/li>\n<li>Coffee machine, kettle, toaster, microwave, raclette oven<\/li>\n<li>Fully equipped kitchen including dishwasher<\/li>\n<li>Dining table with 4 chairs<\/li>\n<li>2 x 65&#8243; SMART TV with streaming services and connecting box<\/li>\n<li>Super-fast WiFi<\/li>\n<li>Balcony 11 m\u00b2 balcony with 4 chairs, bistro table and cozy blanket<\/li>\n<li>Safe<\/li>\n<li>1 x washer\/dryer combo in the hallway on the 4th floor to share<\/li>\n<li>1 x ironing station in the hallway on the 4th floor to share<\/li>\n<li>1 x vacuum cleaner in the hallway on the 4th floor to share<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Included services:<\/p>\n<ul class=\"ausstattung\">\n<li>Free use of sauna &amp; steam bath<\/li>\n<li>Ski &amp; bike room<\/li>\n<li>Final cleaning CHF 150<\/li>\n<li>1 child up to 6 years stays free in parents&#8217; bed<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Upgrade for your stay?<\/p>\n<ul class=\"ausstattung\">\n<li>Daily cleaning CHF 40\/apartment<\/li>\n<li>Breakfast CHF 25 \/ children 7-13 years CHF 13 per person<\/li>\n<li>Parking space in the underground garage CHF 6 (summer) \/ CHF 18 (winter) per space<\/li>\n<\/ul>\n<\/div>\n                    \n                                            <a href=\"https:\/\/reservations.aves-arosa.ch\/?&#038;hotel=39566&#038;Room=APT1,APT3,APT4,APT8,APT9&#038;chain=30034&#038;locale=de-DE&#038;adult=2&#038;_gl=1*11khsg1*_gcl_au*NzIyNzgxNzg5LjE3NDU0MTg4MTQ.*_ga*MTM1MDY4Mjc4Ni4xNzQ1NDE4ODE0*_ga_FRQZZHS0DY*MTc0NjAwMDY4Ny42LjEuMTc0NjAwNTQwOC4wLjAuMA..\" class=\"custom-link-aves\" target=\"_blank\">Book now<\/a>\n                    \n                                            <div class=\"room-more-info\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/i.svg\"> <p><i class=\"fa-solid fa-circle-info fa-lg\"><\/i> For more information, please visit <a href=\"https:\/\/aves-arosa.ch\/faqs\/\">Good to know<\/a>.<\/p>\n<\/div>\n                    \n                    <\/div>\n                <\/div>\n                            <div class=\"room-card\">\n                                            <div class=\"swiper-container rooms-aves-swiper-container\" style=\"width: 100%; height: 340px;\">\n                            <div class=\"rooms-aves-nav\">\n                                <div class=\"swiper-button-next rooms-aves-swiper-button-next\"><\/div>\n                                <div class=\"swiper-button-prev rooms-aves-swiper-button-prev\"><\/div>\n                            <\/div>\n                            <div class=\"swiper-wrapper rooms-aves\">\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_2BR_1-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_2BR_2-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_2BR_3-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_2BR_4-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_2BR_5-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_2BR_6-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_2BR_8-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide rooms-aves\">\n                                        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_2BR_7-1.jpg\" alt=\"\" style=\"width: 100%; height: 100%; object-fit: cover;\" \/>\n                                    <\/div>\n                                                            <\/div>\n                        <\/div>\n                    \n                    <div class=\"room-card-content\">\n\n                                            <p class=\"room-upper-title\">Approx. 56 m\u00b2, for 4-6 people,<br \/>\r\nplus 36 m\u00b2 balcony with mountain view<\/p>\n                    \n                                            <h3 class=\"room-title\">Lifestyle Apartment Lakeview \/ Mountainview with 2 sleeping rooms &amp; balcony<\/h3>\n                                        \n                        <div class=\"icons-zone-rooms\">\n\n                                                            <div class=\"icon-info-room room-guests\">\n                                    <div class=\"people-icons\">\n                                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_01.svg\" alt=\"Avatar 1\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_02.svg\" alt=\"Avatar 2\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_03.svg\" alt=\"Avatar 3\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_04.svg\" alt=\"Avatar 4\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_05.svg\" alt=\"Avatar 5\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_Avatar_06.svg\" alt=\"Avatar 6\">                                        6 People                                    <\/div>\n                                <\/div>\n                                                        \n                                                            <div class=\"icon-info-room room-area\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/Icon_m2.svg\"> 56 m\u00b2<\/div>\n                            \n                        <\/div>\n\n                                            <div class=\"room-info\" style=\"margin-bottom:22px;\"><p>3.5-room apartment with balcony and spectacular mountain views. Exclusively equipped kitchen with coffee machine and extra-large balcony.<\/p>\n<p>Amenities:<\/p>\n<ul class=\"ausstattung\">\n<li>Bathroom with toilet and rain shower, hairdryer, Rituals products<\/li>\n<li>1 bedroom with super comfortable box spring double bed 180 x 200 cm<\/li>\n<li>1 bedroom with super comfortable box spring double bed 160 x 200 cm<\/li>\n<li>1 sofa bed 160 x 200 cm<\/li>\n<li>Fully equipped kitchen including dishwasher<\/li>\n<li>Coffee machine, kettle, toaster, microwave, raclette oven<\/li>\n<li>Dining table with 4 chairs<\/li>\n<li>65&#8243; SMART TV with streaming services and connecting box<\/li>\n<li>Super-fast WiFi<\/li>\n<li>Extra-large balcony 36 m\u00b2 with 6 chairs, bistro table and cozy blanket<\/li>\n<li>Safe<\/li>\n<li>1 x washer\/dryer combo in the hallway on the 4th floor to share<\/li>\n<li>1 x ironing station in the hallway on the 4th floor to share<\/li>\n<li>1 x vacuum cleaner in the hallway on the 4th floor to share<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Included services:<\/p>\n<ul class=\"ausstattung\">\n<li>Free use of sauna &amp; steam bath<\/li>\n<li>Ski &amp; bike room<\/li>\n<li>Final cleaning CHF 200<\/li>\n<li>1 child up to 6 years stays free in parents&#8217; bed<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Upgrade for your stay?<\/p>\n<ul class=\"ausstattung\">\n<li>Daily cleaning CHF 60\/apartment<\/li>\n<li>Breakfast CHF 25 \/ children 7-13 years CHF 13 per person<\/li>\n<li>Parking in the underground garage CHF 6 (summer) \/ CHF 18 (winter) per parking space<\/li>\n<\/ul>\n<\/div>\n                    \n                                            <a href=\"https:\/\/reservations.aves-arosa.ch\/?&#038;hotel=39566&#038;Room=APT2,APT5,APT6,APT7,APT10,APT11&#038;chain=30034&#038;locale=de-DE&#038;adult=2&#038;_gl=1*17ur839*_gcl_au*NzIyNzgxNzg5LjE3NDU0MTg4MTQ.*_ga*MTM1MDY4Mjc4Ni4xNzQ1NDE4ODE0*_ga_FRQZZHS0DY*MTc0NjAwMDY4Ny42LjEuMTc0NjAwNTQwOC4wLjAuMA..\" class=\"custom-link-aves\" target=\"_blank\">Book now<\/a>\n                    \n                                            <div class=\"room-more-info\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/i.svg\"> <p><i class=\"fa-solid fa-circle-info fa-lg\"><\/i> For more information, please visit <a href=\"https:\/\/aves-arosa.ch\/faqs\/\">Good to know<\/a>.<\/p>\n<\/div>\n                    \n                    <\/div>\n                <\/div>\n                        <\/div>\n    <\/div>\n<\/div>\n<script>\n    var swiper = new Swiper('.rooms-aves-swiper-container', {\n        slidesPerView: 1,\n        spaceBetween: 0,\n        loop: true,\n        navigation: {\n            nextEl: '.rooms-aves-swiper-button-next',\n            prevEl: '.rooms-aves-swiper-button-prev',\n        },\n    });\n<\/script>\n\n\n<div class=\"aves-iconsr-block\" \n            style=\"background-image: url('https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/darkpink_stripes_background.svg');\"\n    >\n    <div class=\"content-iconsr-area\">\n                    <h3 class=\"upper-title-main\">Included Services and Extras<\/h3>\n                \n                    <h2 class=\"title-main\">All You Need Is Love \u2013 or Perhaps a Little More?<\/h2>\n                            <div class=\"info-text\">\n                <p><p>AVES Takes Your Personal Freedom Further. With Sensible Additional Services. Following the Motto &#8216;Nothing Is a Must, Everything Is Possible&#8217;, You Decide Individually Which Services You Want to Use or Not. For Example, with Breakfast: While Ours Is Divinely Delicious, You&#8217;re Free to Go Without. It&#8217;s the Same with Room Cleaning: We&#8217;re Happy to Do It Daily. But Maybe You Don&#8217;t Find It Necessary. After All, It&#8217;s Good for the Environment If You Don&#8217;t Need Fresh Linen Every Day.      <\/p>\n<p>Additional Services Like Breakfast or Room Cleaning Yes\/No? At AVES, You Have the Freedom to Choose. <\/p>\n<\/p>\n            <\/div>\n                            <div class=\"iconsr-elements\">\n                                                        <div class=\"iconsr-item\">\n                                                    <div class=\"iconsr-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/12_Aussicht.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"iconsr-info\">\n                            <p><p>View<br \/>\nAll Rooms with Balcony and Panoramic View of the Lake or Mountains<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"iconsr-item\">\n                                                    <div class=\"iconsr-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/13_badezimmer.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"iconsr-info\">\n                            <p><p>Bathroom<br \/>\nwith WC and Rain Shower, Care Products from &#8216;Rituals&#8217;<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"iconsr-item\">\n                                                    <div class=\"iconsr-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/14_masterbett.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"iconsr-info\">\n                            <p><p>XXL Beds<br \/>\nLarge, High Beds with Super Comfy Mattress and Top-quality Down Duvet  Pillows<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"iconsr-item\">\n                                                    <div class=\"iconsr-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/15_tv_wlan.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"iconsr-info\">\n                            <p><p>Wi-Fi  TV<br \/>\nSuper-fast Wi-Fi and 65&#8243; TV with streaming services in all rooms<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"iconsr-item\">\n                                                    <div class=\"iconsr-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/16_parking.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"iconsr-info\">\n                            <p><p>Parking<br \/>\nLarge Underground Garage with Ample Parking Spaces, Day Tickets Bookable<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"iconsr-item\">\n                                                    <div class=\"iconsr-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/17_breakfast.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"iconsr-info\">\n                            <p><p>Breakfast<br \/>\nAs Regional, Fresh, and Varied as Possible, Bookable on Request<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"iconsr-item\">\n                                                    <div class=\"iconsr-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/18_cashless.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"iconsr-info\">\n                            <p><p>Cashless Payment<br \/>\nPayment in the Hotel and Restaurant Is Cashless<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"iconsr-item\">\n                                                    <div class=\"iconsr-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/09_selfcheckin-1.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"iconsr-info\">\n                            <p><p>Self-Check-in 24\/7<br \/>\nPre-Check-In  Post-Check-Out, Easy Door Opening with Mobile Phone<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                            <\/div>\n                    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":25,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8633","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Rooms Apartments at AVES Arosa | Your Retreat in the Alps<\/title>\n<meta name=\"description\" content=\"Stylish Rooms Fully Equipped Apartments at AVES Arosa. Urban Design, Comfort Functionality \u2013 Perfect for Short and Long-term Guests.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aves-arosa.ch\/en\/rooms-and-apartments\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Rooms Apartments at AVES Arosa \u2013 Modern, Flexible, Comfortable\" \/>\n<meta property=\"og:description\" content=\"Whether a Weekend Trip or a Longer Stay: Our Rooms Apartments Offer You a Stylish Retreat with Function Coziness \u2013 in the Heart of Arosa.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-arosa.ch\/en\/rooms-and-apartments\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel AVES Homebase Arosa\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-24T07:02:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/rooms-and-apartments\\\/\",\"url\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/rooms-and-apartments\\\/\",\"name\":\"Rooms Apartments at AVES Arosa | Your Retreat in the Alps\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#website\"},\"datePublished\":\"2025-04-28T10:21:07+00:00\",\"dateModified\":\"2025-10-24T07:02:17+00:00\",\"description\":\"Stylish Rooms Fully Equipped Apartments at AVES Arosa. Urban Design, Comfort Functionality \u2013 Perfect for Short and Long-term Guests.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/rooms-and-apartments\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/rooms-and-apartments\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/rooms-and-apartments\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Rooms and Apartments\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\",\"name\":\"Hotel AVES Homebase Arosa\",\"description\":\"Hotel &amp; Apartments\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Rooms Apartments at AVES Arosa | Your Retreat in the Alps","description":"Stylish Rooms Fully Equipped Apartments at AVES Arosa. Urban Design, Comfort Functionality \u2013 Perfect for Short and Long-term Guests.","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:\/\/aves-arosa.ch\/en\/rooms-and-apartments\/","og_locale":"en_US","og_type":"article","og_title":"Rooms Apartments at AVES Arosa \u2013 Modern, Flexible, Comfortable","og_description":"Whether a Weekend Trip or a Longer Stay: Our Rooms Apartments Offer You a Stylish Retreat with Function Coziness \u2013 in the Heart of Arosa.","og_url":"https:\/\/aves-arosa.ch\/en\/rooms-and-apartments\/","og_site_name":"Hotel AVES Homebase Arosa","article_modified_time":"2025-10-24T07:02:17+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-arosa.ch\/en\/rooms-and-apartments\/","url":"https:\/\/aves-arosa.ch\/en\/rooms-and-apartments\/","name":"Rooms Apartments at AVES Arosa | Your Retreat in the Alps","isPartOf":{"@id":"https:\/\/aves-arosa.ch\/en\/#website"},"datePublished":"2025-04-28T10:21:07+00:00","dateModified":"2025-10-24T07:02:17+00:00","description":"Stylish Rooms Fully Equipped Apartments at AVES Arosa. Urban Design, Comfort Functionality \u2013 Perfect for Short and Long-term Guests.","breadcrumb":{"@id":"https:\/\/aves-arosa.ch\/en\/rooms-and-apartments\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-arosa.ch\/en\/rooms-and-apartments\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aves-arosa.ch\/en\/rooms-and-apartments\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-arosa.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Rooms and Apartments"}]},{"@type":"WebSite","@id":"https:\/\/aves-arosa.ch\/en\/#website","url":"https:\/\/aves-arosa.ch\/en\/","name":"Hotel AVES Homebase Arosa","description":"Hotel &amp; Apartments","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aves-arosa.ch\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/8633","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/comments?post=8633"}],"version-history":[{"count":8,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/8633\/revisions"}],"predecessor-version":[{"id":9875,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/8633\/revisions\/9875"}],"wp:attachment":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/media?parent=8633"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}