{"id":9311,"date":"2025-05-09T10:39:32","date_gmt":"2025-05-09T08:39:32","guid":{"rendered":"https:\/\/aves-arosa.ch\/?page_id=9311"},"modified":"2026-06-15T14:01:01","modified_gmt":"2026-06-15T12:01:01","slug":"offers","status":"publish","type":"page","link":"https:\/\/aves-arosa.ch\/en\/offers\/","title":{"rendered":"Offers"},"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\/angebote-sommer-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/angebote-sommer-1.jpg 1920w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/angebote-sommer-1-300x125.jpg 300w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/angebote-sommer-1-1024x427.jpg 1024w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/angebote-sommer-1-768x320.jpg 768w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/angebote-sommer-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<div style=\"background-color:#abc3a5; padding:4rem 1rem .1rem 1rem; text-align:center;\">\n<p style=\"font-family:'Roboto Mono', monospace; font-size:1rem; line-height:1rem; letter-spacing:0em; font-weight:300; color:#F5853F; text-transform:uppercase; margin-bottom:10px;\">Your stay, your adventure<\/p>\n<h1 class=\"wp-block-heading has-text-align-center\" style=\"font-family:'Roboto Slab', serif; font-size:3.5rem; letter-spacing:0em; font-weight:700; color:#34252F; text-transform:uppercase; margin-top:0; margin-bottom:0; padding-bottom:0; line-height:1.1;\">Our offers<\/h1>\n<\/div>\n<div class=\"container offers\" style=\"background-color: #abc3a5;\">\n    <div class=\"offers-wrapper\">\n\t\t\n\t\t\n\t\t<div class=\"post-overlay\" style=\"display: none;\">\n    <div class=\"post-overlay-inner\">\n        <button class=\"overlay-close\">\u00d7<\/button>\n        <div class=\"overlay-content\">\n            <div class=\"overlay-image\">\n                <img decoding=\"async\" src=\"\" alt=\"\">\n            <\/div>\n            <div class=\"overlay-text\">\n                <h3 class=\"overlay-title\"><\/h3>\n                <p class=\"overlay-description\"><\/p>\n\t\t\t\t <p class=\"full-description\"><\/p>\n                <a href=\"#\" class=\"custom-link-aves overlay-link\" target=\"_blank\"><\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\t\t\n\n        <h2 class=\"aves-offers-title\"><\/h2>\n\n        \n        <div class=\"angebote-filter\">\n            <button class=\"filter-btn active\" data-filter=\"alle\">\n                All            <\/button>\n                            <button class=\"filter-btn\" data-filter=\"summer\">\n                    Summer                <\/button>\n                            <button class=\"filter-btn\" data-filter=\"winter-en\">\n                    Winter                <\/button>\n                    <\/div>\n\n        \n        <div class=\"posts-grid\">\n                            <div class=\"post-item\" data-kategorie=\"summer\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2026\/01\/Aves-Food-2-scaled.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">29.06. \u2013 18.10.2026<\/div>\n                                                                            <h3 class=\"post-title\">2 Nights Summer Special<\/h3>\n                                                                            <p class=\"post-text\">2 nights including breakfast and a 3-course dinner<\/p>\n                                                                                                        <a href=\"https:\/\/reservations.aves-arosa.ch\/?&#038;hotel=39566&#038;chain=30034&#038;locale=de-DE&#038;nights=2&#038;adult=2&#038;promo=Sommer%20Special\" class=\"custom-link-aves\">Buchen<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p>Your cosy nest awaits \u2013 right in the heart of Arosa, right in the middle of summer. Two nights with a rich breakfast buffet and a lovingly prepared 3-course dinner at Restaurant Share on the first evening.<\/p>\n<p>During the day, you&#8217;ll set off on your own journey of discovery through the magical nature around Arosa. With the Arosa All-inclusive Card, you can use the mountain railways free of charge. In the evening, you return to your nest of wood, light and wow factor \u2013 cosy, playfully different and made just for you.<\/p>\n<p><strong>Travel period<\/strong>: 29.06. &#8211; 18.10.26<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/12\/AdobeStock_46108016-scaled.jpeg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">28.06. \u2013 18.10.2026<\/div>\n                                                                            <h3 class=\"post-title\">Explorer Offer \u2013 Your Summer in Arosa<\/h3>\n                                                                            <p class=\"post-text\">Experience more. Plan less. Save more.  \n\nArosa in summer: crisp mountain air, a refreshing lake, and countless options right on your doorstep.<\/p>\n                                                                                                        <a href=\"https:\/\/reservations.aves-arosa.ch\/?_gl=1*mh4v2s*_gcl_au*MjAwNDkzNTg0Ny4xNzY5NDQzMTc0*_ga*MzQwNDA0OTk2LjE3Njk0NDMxNzU.*_ga_FRQZZHS0DY*czE3NzYxNTQ1NjIkbzkxJGcxJHQxNzc2MTU1MzI1JGo2MCRsMCRoMA..&#038;adult=2&#038;arrive=2026-04-14&#038;chain=30034&#038;child=0&#038;currency=CHF&#038;depart=2026-04-15&#038;hotel=39566&#038;level=hotel&#038;locale=de-DE&#038;productcurrency=CHF&#038;rooms=1\" class=\"custom-link-aves\">Jetzt buchen<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p>With the Explorer offer, your stay becomes a hassle-free escape.<br \/>\n<span style=\"font-family: Helvetica;\">Whether you&#8217;re out and active or relaxing by the water: your homebase is always just a few steps away.t.<\/span><\/p>\n<p><span style=\"font-family: Helvetica;\"><b>This is all included<\/b><\/span><\/p>\n<p><b><\/b><span style=\"font-family: Helvetica;\">With the Arosa Guest Card, you can get around the region freely: mountain lifts, public transport, plus swimming and leisure activities are already included.<\/span><\/p>\n<p><span style=\"font-family: Helvetica;\">Your home base is also designed to make you feel at home right away. All rooms have a balcony with a view, the lake is practically on your doorstep, and you can reach the mountain lifts in just a few minutes. Spa and wellness facilities provide that extra dose of relaxation. <\/span><\/p>\n<p><span style=\"font-family: Helvetica;\">Need to do <strong>laundry<\/strong> in between? No problem.  <\/span><span style=\"font-family: Helvetica;\">Your <strong>dog<\/strong>? Simply comes along \u2013 and <strong>stays for free.<\/strong> <\/span><\/p>\n<p><span style=\"font-family: Helvetica;\">And the <strong>best part<\/strong>? You not only enjoy maximum freedom, but from <strong>3 nights onwards<\/strong> you&#8217;ll also benefit from an attractive <strong>special rate <\/strong>on your stay! <\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"summer\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/erlebnisraum-zimmer-1.jpg\" alt=\"Frau geniesst einen entspannten Moment auf dem Bett in der AVES Homebase Arosa \u2013 mehr Zeit zum Erholen dank dem 4=3 Angebot.\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">28.06. \u2013 18.10.2026<\/div>\n                                                                            <h3 class=\"post-title\">4 for 3 Summer Special<\/h3>\n                                                                            <p class=\"post-text\">With our 4=3 Special, we treat you to one night on us. <\/p>\n                                                                                                        <a href=\"https:\/\/reservations.aves-arosa.ch\/?_gl=1*syr9t*_gcl_au*MjAwNDkzNTg0Ny4xNzY5NDQzMTc0*_ga*MzQwNDA0OTk2LjE3Njk0NDMxNzU.*_ga_FRQZZHS0DY*czE3NzE1ODk1NzYkbzQ1JGcxJHQxNzcxNTg5OTI3JGo1OSRsMCRoMA..&#038;adult=2&#038;arrive=2026-02-20&#038;chain=30034&#038;child=0&#038;currency=CHF&#038;depart=2026-02-21&#038;hotel=39566&#038;level=hotel&#038;locale=de-DE&#038;productcurrency=CHF&#038;rooms=1&#038;segment=noMealPlanAssigned\" class=\"custom-link-aves\">Jetzt buchen<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Book 4 nights, pay only 3 \u2013 and enjoy extra time for sunshine, fresh mountain air and unforgettable summer days in the mountains. Whether biking, hiking or simply switching off: summer is waiting. Plus, as an overnight guest you&#8217;ll benefit from a 10% discount on the \u00e0 la carte menu at Restaurant SHARE.  <\/p>\n<p data-start=\"366\" data-end=\"650\">\ud83d\udcc5 <strong>Travel period<\/strong>: 28 June \u2013 18 October 2026<\/p>\n<p data-start=\"703\" data-end=\"814\">Pack your sunglasses, grab your hiking poles and treat yourself to a few days of mountain bliss before the season ends. \u2600\ufe0f\ud83c\udfd4\ufe0f <\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"summer\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/AP_2BR_3-1.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">26.06. &#8211; 18.10.26<\/div>\n                                                                            <h3 class=\"post-title\">Stay 7 nights, pay for only 5<\/h3>\n                                                                            <p class=\"post-text\">Discover our Longstay Summer Special now and save.<\/p>\n                                                                                                        <a href=\"https:\/\/reservations.aves-arosa.ch\/?adult=2&#038;chain=30034&#038;child=0&#038;currency=CHF&#038;hotel=39566&#038;level=hotel&#038;locale=de-DE&#038;rooms=1\" class=\"custom-link-aves\">Jetzt buchen<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p>Stay longer and pay less, because at AVES, we&#8217;ll give you two extra nights for free on stays of five nights or more! With the &#8220;Longstay Summer Special,&#8221; you can secure an affordable getaway in Arosa with <strong>7 nights<\/strong>! <\/p>\n<p>The best part? You only have to <strong>pay for 5 nights<\/strong>! <\/p>\n<p>The offer is valid for all new bookings from June 26 to October 18, 2026 <\/p>\n<p>Everything that&#8217;s included: Workation area on the ground floor, various workspaces, sun terrace with mountain views, wellness facilities, and the AROSA CARD for free use of the mountain railways.<\/p>\n<p><strong>By the way:<\/strong> As a guest at the AVES Homebase Arosa, you receive a 10% discount on the \u00e0 la carte menu at the SHARE restaurant.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"summer\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/zimmer.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">28.06. &#8211; 18.10.2026<\/div>\n                                                                            <h3 class=\"post-title\">Longstay-Special Summer<\/h3>\n                                                                            <p class=\"post-text\">Stay 3 nights or more and get up to 15% off your stay.<\/p>\n                                                                                                        <a href=\"https:\/\/reservations.aves-arosa.ch\/?adult=2&#038;chain=30034&#038;child=0&#038;currency=CHF&#038;hotel=39566&#038;level=hotel&#038;locale=de-DE&#038;rooms=1\" class=\"custom-link-aves\">Book Now<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p data-start=\"197\" data-end=\"348\">Why check out when it&#8217;s this good?<br data-start=\"240\" data-end=\"243\"\/>With our <strong data-start=\"255\" data-end=\"275\">Longstay Special<\/strong>, your summer holiday at AVES Arosa gets even more relaxed \u2013 and more affordable.<\/p>\n<p data-start=\"350\" data-end=\"618\">From <strong data-start=\"353\" data-end=\"373\">3 nights onwards<\/strong>, you&#8217;ll receive up to <strong data-start=\"386\" data-end=\"408\">15% off your stay<\/strong>. Perfect for everyone who wants to make the most of their <strong data-start=\"462\" data-end=\"475\">mountain holiday<\/strong> in Arosa \u2013 with more time on the summit, soaking up the sun on the terrace or enjoying a leisurely picnic by the lake.<\/p>\n<p data-start=\"620\" data-end=\"783\">And the best part: in summer, mountain lifts are already included \u2013 as well as access to the lido and the climbing park.<\/p>\n<p data-start=\"620\" data-end=\"783\">After an active day, AVES has everything you need \u2013 stylish rooms, a laid-back vibe and great food at the SHARE Restaurant.<\/p>\n<p data-start=\"785\" data-end=\"854\">Bleib l\u00e4nger, erlebe mehr und g\u00f6nn dir das volle AVES-Feeling.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"summer\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2026\/04\/Ronja-im-Grass-ferne-Kopie-scaled.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">September 17-20, 2026<\/div>\n                                                                            <h3 class=\"post-title\">Yoga and Nature Retreat<\/h3>\n                                                                            <p class=\"post-text\">This retreat is your opportunity to ground yourself and recharge.<\/p>\n                                                                                                        <a href=\"https:\/\/soul-base.ch\/produkt\/yoga-nature-retreat-11-13-09-2026\/\" class=\"custom-link-aves\">Jetzt buchen<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-10341\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2026\/04\/Team-Soulbase-Ronja-Carmen-Teambild-300x200.jpeg\" alt=\"\" width=\"215\" height=\"143\" srcset=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2026\/04\/Team-Soulbase-Ronja-Carmen-Teambild-300x200.jpeg 300w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2026\/04\/Team-Soulbase-Ronja-Carmen-Teambild-1024x683.jpeg 1024w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2026\/04\/Team-Soulbase-Ronja-Carmen-Teambild-768x512.jpeg 768w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2026\/04\/Team-Soulbase-Ronja-Carmen-Teambild-1536x1024.jpeg 1536w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2026\/04\/Team-Soulbase-Ronja-Carmen-Teambild-2048x1366.jpeg 2048w\" sizes=\"auto, (max-width: 215px) 100vw, 215px\" \/><\/p>\n<p>An unforgettable retreat in the Swiss Alps in Arosa! Where nature meets modern lifestyle vibes to offer you a getaway like no other. <strong>Motivating, invigorating, and rejuvenating<\/strong> all at once. These 3 days are an experience for your senses.  <\/p>\n<ul>\n<li data-start=\"753\" data-end=\"793\"><strong data-start=\"759\" data-end=\"791\">6 yoga sessions <\/strong><\/li>\n<li data-start=\"753\" data-end=\"793\"><strong data-start=\"759\" data-end=\"791\">2 guided hikes<\/strong><\/li>\n<li data-start=\"753\" data-end=\"793\"><strong data-start=\"982\" data-end=\"1007\">3 nights \u2013<\/strong> At the urban <a href=\"https:\/\/aves-arosa.ch\/\">Aves Hotel<\/a> by Lake Obersee in Arosa<\/li>\n<li data-start=\"753\" data-end=\"793\"><strong>Single room: CHF 1,260* \u2013 Early bird price until June 15, 2026 CHF 1,160*<\/strong><br \/>\n<strong>Double room per person: on request<\/strong><\/p>\n<div class=\"uncode_text_column\">\n<p><em>*The price includes 3 nights&#8217; accommodation, 3 breakfasts, 3 dinners, 2 lunches, and all program activities<br \/>\n* If the second place in the double room cannot be filled, the single room price will automatically be charged.<\/em><\/p>\n<\/div>\n<\/li>\n<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"summer\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Yoga-and-Nature-mini.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">12. \u2013 14.06.2026<\/div>\n                                                                            <h3 class=\"post-title\">Yoga and Nature Mini-Retreat<\/h3>\n                                                                            <p class=\"post-text\">A yoga weekend in the mountains. Connect with the elements through yoga and immersive nature experiences.<\/p>\n                                                                                                        <a href=\"https:\/\/soul-base.ch\/produkt\/yoga-nature-retreat-3-5-7-2025\/\" class=\"custom-link-aves\">Book now<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p data-start=\"139\" data-end=\"294\">Get ready for an unforgettable retreat in the Swiss Alps in Arosa. Here, unspoiled nature meets modern lifestyle vibes to offer you a truly special escape.<\/p>\n<p data-start=\"296\" data-end=\"449\">With 4 yoga sessions, support your body and mind in slowing down, finding stillness, and fully emerging from the rhythm of everyday life in the lowlands.<\/p>\n<p data-start=\"451\" data-end=\"740\">Our yoga sessions are more than just practice \u2013 they are an experience. Feel inspired by the steady strength of the earth as you root yourself in grounding postures, and sense the flowing energy of water in dynamic Vinyasa flows. Every movement becomes an expression of your inner balance.<\/p>\n<p data-start=\"742\" data-end=\"974\">Discover the breathtaking alpine landscape on two guided hikes, giving you the opportunity to experience the elements up close. Breathe in the fresh mountain air and let the beauty of nature inspire you as you gain new perspectives.<\/p>\n<p data-start=\"976\" data-end=\"1048\"><strong data-start=\"976\" data-end=\"992\">Single room:<\/strong> CHF 1,080*<br data-start=\"1003\" data-end=\"1006\" \/><strong data-start=\"1006\" data-end=\"1035\">Double room (per person):<\/strong> on request<\/p>\n<p data-start=\"1050\" data-end=\"1264\" data-is-last-node=\"\" data-is-only-node=\"\"><em>*The price includes 2 nights\u2019 accommodation, 2 breakfasts, 2 dinners, 2 lunches, and all program activities.<\/em><br data-start=\"1159\" data-end=\"1162\" \/><em>*If the second spot in a double room cannot be filled, the single room rate will automatically apply.<\/em><\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"summer\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/bike-kingdom-hunt.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">10. \u2013 12. July 2026<\/div>\n                                                                            <h3 class=\"post-title\">Bike Kingdom Hunt Arosa<\/h3>\n                                                                            <p class=\"post-text\">Off to new adventures!<\/p>\n                                                                                                        <a href=\"https:\/\/www.bikekingdom.ch\/en\/Events\/Bike-Kingdom-Hunt\" class=\"custom-link-aves\">Book now<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p>Are you an enthusiastic mountain biker looking for a varied single trail adventure with friends? Then the <strong data-start=\"158\" data-end=\"185\">Bike Kingdom Hunt Arosa<\/strong> is just the thing for you! As a team, you and one or two bike partners will put together your ideal route \u2014 completely up to you. Whether you use the mountain lifts or tackle it all under your own power, it\u2019s all about the right strategy and your personal mountain biking style \u2014 you decide! You\u2019ll take on a variety of challenges and skill tasks, all while experiencing plenty of mountain bike action on the region\u2019s best single trails.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"winter-en\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2026\/03\/Bildschirmfoto-2026-03-20-um-11.33.19.png\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">07.01. &#8211; 08.01.2027<\/div>\n                                                                            <h3 class=\"post-title\">Ice Bath Reset<\/h3>\n                                                                            <p class=\"post-text\">ICE. BREATH.  CONNECT.\nTwo days. One night. A reset for body &amp; mind.<\/p>\n                                                                                                        <a href=\"https:\/\/soul-base.ch\/produkt\/eisbaden-brunch-21-12-25\/\" class=\"custom-link-aves\">Jetzt buchen<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p data-start=\"327\" data-end=\"557\"> <strong data-start=\"327\" data-end=\"349\"><img decoding=\"async\" class=\"emoji\" role=\"img\" draggable=\"false\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/2744.svg\" alt=\"\u2744\ufe0f\"> Eisbadeworkshop<\/strong><br data-start=\"349\" data-end=\"352\">Wir tauchen gemeinsam ein \u2013 sicher begleitet und achtsam gef\u00fchrt.<br data-start=\"417\" data-end=\"420\">Du lernst die Theorie hinter K\u00e4lteexposition, verstehst die Wirkung auf dein Nervensystem und erf\u00e4hrst, wie du mentale St\u00e4rke aufbaust.<\/p>\n<p data-start=\"559\" data-end=\"721\"> <strong data-start=\"559\" data-end=\"577\"><img decoding=\"async\" class=\"emoji\" role=\"img\" draggable=\"false\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/1f32c.svg\" alt=\"\ud83c\udf2c\"> Atemsession<\/strong><br data-start=\"577\" data-end=\"580\">Bewusste Atmung als Schl\u00fcssel.<br data-start=\"610\" data-end=\"613\">Wir aktivieren, regulieren, verbinden. Eine intensive Session, die dich vorbereitet \u2013 und nachhaltig st\u00e4rkt. <\/p>\n<p data-start=\"723\" data-end=\"855\"> <strong data-start=\"723\" data-end=\"750\"><img decoding=\"async\" class=\"emoji\" role=\"img\" draggable=\"false\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/1f525.svg\" alt=\"\ud83d\udd25\"> Sauna &#038; Regeneration<\/strong><br data-start=\"750\" data-end=\"753\">Nach dem Eisbad darfst du geniessen.<br data-start=\"789\" data-end=\"792\">W\u00e4rme, Ruhe, Integration. Dein K\u00f6rper findet zur\u00fcck in Balance. <\/p>\n<p data-start=\"1497\" data-end=\"1592\"><img decoding=\"async\" class=\"emoji\" role=\"img\" draggable=\"false\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/1f4b0.svg\" alt=\"\ud83d\udcb0\"> CHF 350.\u2013 in a double room incl. Fr\u00fchst\u00fcck und Abendessen<br data-start=\"1559\" data-end=\"1562\"><img decoding=\"async\" class=\"emoji\" role=\"img\" draggable=\"false\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/1f4b0.svg\" alt=\"\ud83d\udcb0\"> CHF 380.\u2013 in a single room incl. Fr\u00fchst\u00fcck und Abendessen<\/p>\n<p data-start=\"1594\" data-end=\"1647\">Pl\u00e4tze sind limitiert.<br data-start=\"1616\" data-end=\"1619\">Klein. Pers\u00f6nlich. Intensiv.  <\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"summer\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/Classic-Car.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">03. \u2013 06.09. 2026<\/div>\n                                                                            <h3 class=\"post-title\">22. Arosa ClassicCar<\/h3>\n                                                                            <p class=\"post-text\">Got petrol in your veins? The international hill climb race from Langwies to Arosa is an absolute highlight!<\/p>\n                                                                                                        <a href=\"mailto:%20homebase@aves-arosa.ch\" class=\"custom-link-aves\">Inquire now<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p data-start=\"57\" data-end=\"383\">Got petrol in your veins? The international hill climb race from Langwies to Arosa is a true highlight \u2014 and not just in Switzerland! Get ready for 7.3 kilometers, 76 curves, and an impressive 422 meters of elevation gain. The highlight: a legendary 1.2-kilometer downhill section that delivers an extra adrenaline rush.<\/p>\n<p data-start=\"385\" data-end=\"556\">Thrilling motorsport, pure action, and plenty of classic cars \u2014 the 22nd Arosa ClassicCar takes place from 3 to 6 September 2026. Be there when the engines roar!<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"summer\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/arosa-trail-run.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">12 September 2026<\/div>\n                                                                            <h3 class=\"post-title\">Arosa Trail Run<\/h3>\n                                                                            <p class=\"post-text\">The Arosa Trailrun \u2014 an experience and a challenge, with four spectacular courses!<\/p>\n                                                                                                        <a href=\"https:\/\/arosa-trailrun.ch\/\" class=\"custom-link-aves\">Learn more<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<p>On 12 September 2026, the twelfth Arosa Trailrun will take place. Four trails with different profiles await you. What they all have in common: steep climbs, breathtaking summit experiences, and elevated heart rates!<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                            <div class=\"post-item\" data-kategorie=\"summer\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Yoga-and-Nature.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">17\u201320 September 2026<\/div>\n                                                                            <h3 class=\"post-title\">Urbanes Yoga und Natur Retreat<\/h3>\n                                                                            <p class=\"post-text\">Ground yourself and recharge your energy.<\/p>\n                                                                                                        <a href=\"https:\/\/maitri-meditation.ch\/yoga-and-nature-retreat\/\" class=\"custom-link-aves\">Book now<\/a>\n                                            <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"mehr-lesen-text\" style=\"display:none;\">\n\t\t\t\t\t<article class=\"text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto scroll-mt-(--header-height)\" dir=\"auto\" tabindex=\"-1\" data-turn-id=\"f44ef43b-2c3d-4380-9f52-5ebadf1543a7\" data-testid=\"conversation-turn-3\" data-scroll-anchor=\"false\" data-turn=\"user\">\n<div class=\"text-base my-auto mx-auto pt-12 [--thread-content-margin:--spacing(4)] @w-sm\/main:[--thread-content-margin:--spacing(6)] @w-lg\/main:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col\" tabindex=\"-1\">\n<div class=\"flex max-w-full flex-col grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-1\" dir=\"auto\" data-message-author-role=\"user\" data-message-id=\"f44ef43b-2c3d-4380-9f52-5ebadf1543a7\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden items-end rtl:items-start\">\n<div class=\"user-message-bubble-color corner-superellipse\/1.1 relative rounded-[18px] px-4 py-1.5 data-[multiline]:py-3 max-w-[var(--user-chat-width,70%)]\" data-multiline=\"\">\n<div class=\"whitespace-pre-wrap\">This retreat is your opportunity to ground yourself and recharge with new energy.<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<article class=\"text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" tabindex=\"-1\" data-turn-id=\"request-WEB:d55c7233-79e0-47ea-b6f3-ac1cd2fa6a58-1\" data-testid=\"conversation-turn-4\" data-scroll-anchor=\"true\" data-turn=\"assistant\">\n<div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] @w-sm\/main:[--thread-content-margin:--spacing(6)] @w-lg\/main:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" tabindex=\"-1\">\n<div class=\"flex max-w-full flex-col grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-1\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"e1003b7f-18b1-4343-985c-704f24e7bdca\" data-message-model-slug=\"gpt-5-2\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[1px]\">\n<div class=\"markdown prose dark:prose-invert w-full wrap-break-word light markdown-new-styling\">\n<p data-start=\"83\" data-end=\"224\">An unforgettable retreat in the Swiss Alps in Arosa! Here, pristine nature meets modern lifestyle vibes to offer you a truly special getaway.<\/p>\n<p data-start=\"226\" data-end=\"327\">Motivating, revitalizing and relieving at the same time \u2013 these 3 days are a full sensory experience.<\/p>\n<p data-start=\"329\" data-end=\"559\"><strong data-start=\"329\" data-end=\"348\">6 Yoga Sessions<\/strong><br data-start=\"348\" data-end=\"351\" \/>Be inspired by the stable strength of the earth as you root yourself in each posture, and feel the flowing energy of water in dynamic Vinyasa flows. Every movement becomes an expression of your inner balance.<\/p>\n<p data-start=\"561\" data-end=\"799\"><strong data-start=\"561\" data-end=\"579\">2 Guided Hikes<\/strong><br data-start=\"579\" data-end=\"582\" \/>Explore breathtaking alpine scenery on guided hikes that allow you to experience the elements up close. Breathe in the fresh mountain air and let the beauty of the landscape inspire you while gaining new perspectives.<\/p>\n<p data-start=\"801\" data-end=\"955\"><strong data-start=\"801\" data-end=\"864\">3 Nights \u2013 at the urban AVES Hotel by Lake Obersee in Arosa<\/strong><br data-start=\"864\" data-end=\"867\" \/><strong data-start=\"867\" data-end=\"924\">3 Dinners \u2013 healthy, trendy meals at Restaurant Share<\/strong><br data-start=\"924\" data-end=\"927\" \/><strong data-start=\"927\" data-end=\"955\">2 Lunches \u2013 picnic style<\/strong><\/p>\n<p data-start=\"957\" data-end=\"1081\"><strong data-start=\"957\" data-end=\"973\">Single Room:<\/strong> CHF 1,260* \u2013 Early bird rate until June 15, 2026: CHF 1,160*<br data-start=\"1034\" data-end=\"1037\" \/><strong data-start=\"1037\" data-end=\"1066\">Double Room (per person):<\/strong> upon request<\/p>\n<p data-start=\"1083\" data-end=\"1300\" data-is-last-node=\"\" data-is-only-node=\"\"><em>*The price includes 3 nights\u2019 accommodation, 3 breakfasts, 3 dinners, 2 lunches, and the full retreat program.<\/em><br data-start=\"1194\" data-end=\"1197\" \/><em>*If the second bed in a double room cannot be occupied, the single room rate will automatically apply.<\/em><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n                <\/div>\n                    <\/div>\n    <\/div>\n<\/div>\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n    if (typeof jQuery !== \"undefined\") {\n        (function ($) {\n            $('.post-item').on('click', function (e) {\n                e.preventDefault();\n\n                var imgSrc = $(this).find('img').attr('src');\n                var imgAlt = $(this).find('img').attr('alt');\n                var date = $(this).find('.post-date').text();\n                var title = $(this).find('.post-title').text();\n                var text = $(this).find('.post-text').text();\n                var link = $(this).find('.custom-link-aves').attr('href');\n                var linkText = $(this).find('.custom-link-aves').text();\n                var fulltext = $(this).find('.mehr-lesen-text').html();\n\n                $('.post-overlay img').attr('src', imgSrc).attr('alt', imgAlt);\n                $('.overlay-date').text(date);\n                $('.overlay-title').text(title);\n                $('.overlay-description').text(text);\n                $('.full-description').html(fulltext);\n                $('.overlay-link').attr('href', link).text(linkText);\n\n                $('.post-overlay').fadeIn(300);\n            });\n\n            $('.overlay-close').on('click', function () {\n                $('.post-overlay').fadeOut(300);\n            });\n\n            \/\/ ESC zum Schlie\u00dfen\n            $(document).on('keydown', function(e) {\n                if (e.key === \"Escape\" || e.keyCode === 27) {\n                    $('.post-overlay').fadeOut(300);\n                }\n            });\n\n        })(jQuery);\n    } else {\n        console.error(\"jQuery ist nicht geladen.\");\n    }\n});\n<\/script>\n\n\n\n\n<script>\njQuery(document).ready(function($) {\n    $('.filter-btn').on('click', function() {\n        var filter = $(this).data('filter');\n        $('.filter-btn').removeClass('active');\n        $(this).addClass('active');\n        $('.post-item').each(function() {\n            var kategorie = $(this).data('kategorie');\n            if (filter === 'alle' || (typeof kategorie !== 'undefined' && kategorie.includes(filter))) {\n                $(this).stop(true, true).fadeIn(200);\n            } else {\n                $(this).stop(true, true).fadeOut(200);\n            }\n        });\n    });\n});\n<\/script>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Your stay, your adventure Our offers<\/p>\n","protected":false},"author":30,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-9311","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Offers \u2013 AVES Arosa | Exclusive Hotel Deals Packages<\/title>\n<meta name=\"description\" content=\"Discover now: Our current offers for your stay at AVES Arosa \u2013 with attractive packages for enjoyment, relaxation active holidays.\" \/>\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\/offers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AVES Arosa Offers \u2013 Holiday Packages with Added Value\" \/>\n<meta property=\"og:description\" content=\"Whether it&#039;s a short trip or a timeout in the mountains \u2013 our AVES offers combine design, nature enjoyment into attractive packages. Book now save!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-arosa.ch\/en\/offers\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel AVES Homebase Arosa\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-15T12:01:01+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\\\/offers\\\/\",\"url\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/offers\\\/\",\"name\":\"Offers \u2013 AVES Arosa | Exclusive Hotel Deals Packages\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#website\"},\"datePublished\":\"2025-05-09T08:39:32+00:00\",\"dateModified\":\"2026-06-15T12:01:01+00:00\",\"description\":\"Discover now: Our current offers for your stay at AVES Arosa \u2013 with attractive packages for enjoyment, relaxation active holidays.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/offers\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/offers\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/offers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Offers\"}]},{\"@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":"Offers \u2013 AVES Arosa | Exclusive Hotel Deals Packages","description":"Discover now: Our current offers for your stay at AVES Arosa \u2013 with attractive packages for enjoyment, relaxation active holidays.","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\/offers\/","og_locale":"en_US","og_type":"article","og_title":"AVES Arosa Offers \u2013 Holiday Packages with Added Value","og_description":"Whether it's a short trip or a timeout in the mountains \u2013 our AVES offers combine design, nature enjoyment into attractive packages. Book now save!","og_url":"https:\/\/aves-arosa.ch\/en\/offers\/","og_site_name":"Hotel AVES Homebase Arosa","article_modified_time":"2026-06-15T12:01:01+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-arosa.ch\/en\/offers\/","url":"https:\/\/aves-arosa.ch\/en\/offers\/","name":"Offers \u2013 AVES Arosa | Exclusive Hotel Deals Packages","isPartOf":{"@id":"https:\/\/aves-arosa.ch\/en\/#website"},"datePublished":"2025-05-09T08:39:32+00:00","dateModified":"2026-06-15T12:01:01+00:00","description":"Discover now: Our current offers for your stay at AVES Arosa \u2013 with attractive packages for enjoyment, relaxation active holidays.","breadcrumb":{"@id":"https:\/\/aves-arosa.ch\/en\/offers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-arosa.ch\/en\/offers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aves-arosa.ch\/en\/offers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-arosa.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Offers"}]},{"@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\/9311","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\/30"}],"replies":[{"embeddable":true,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/comments?post=9311"}],"version-history":[{"count":10,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/9311\/revisions"}],"predecessor-version":[{"id":10477,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/9311\/revisions\/10477"}],"wp:attachment":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/media?parent=9311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}