{"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":"2025-06-04T12:05:44","modified_gmt":"2025-06-04T10:05:44","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\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\">Our Offers<\/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=\"\">\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><span style=\"font-family: Helvetica;\">With the Explorer offer, your stay becomes an easy getaway. From 3 nights, you\u2019ll enjoy maximum freedom plus an attractive special rate\u2014and everything you need to discover Arosa at your own pace. <\/span><\/p>\n<p><span style=\"font-family: Helvetica;\">Whether you\u2019re out and about or relaxing by the water: your home base is always just a few steps away.<\/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 some laundry in between? No problem. <\/span><\/p>\n<p><span style=\"font-family: Helvetica;\">And your dog? Just bring them along\u2014and they stay for free. <\/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\/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\">Warum abreisen, wenn\u2019s gerade so sch\u00f6n ist?<br data-start=\"240\" data-end=\"243\">Mit unserem <strong data-start=\"255\" data-end=\"275\">Longstay-Special<\/strong> wird dein Sommerurlaub im AVES Arosa noch entspannter \u2013 und g\u00fcnstiger.<\/p>\n<p data-start=\"350\" data-end=\"618\">Ab 3<strong data-start=\"353\" data-end=\"373\"> \u00dcbernachtungen<\/strong> erh\u00e4ltst du <strong data-start=\"386\" data-end=\"408\">bis zu 15 % Rabatt<\/strong> auf deinen Aufenthalt.<br data-start=\"431\" data-end=\"434\">Perfekt f\u00fcr alle, die ihren <strong data-start=\"462\" data-end=\"475\">Bergurlaub<\/strong> in Arosa voll auskosten m\u00f6chten \u2013 mit mehr Zeit auf am Gipfel, in der Sonne auf der Terrasse oder beim gem\u00fctlichen Picknick am See.<\/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=\"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\">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=\"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\/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\">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><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\/AP_2BR_3-1.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">26.06. \u2013 18.10.26: LONGSTAY<\/div>\n                                                                            <h3 class=\"post-title\">7 NIGHTS STAY, PAY ONLY FOR 5 NIGHTS<\/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;arrive=2025-06-04&#038;chain=30034&#038;child=0&#038;currency=CHF&#038;depart=2025-06-05&#038;hotel=39566&#038;level=hotel&#038;locale=en-US&#038;productcurrency=CHF&#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>Stay longer and pay less \u2014 at Aves, you\u2019ll receive two extra nights free when you book a stay of five nights or more! With our \u201cLongstay \u2013 Summer Special\u201d package, you can enjoy an affordable short getaway in Arosa with 7 nights included! The best part? You only pay for 5 nights! This offer is valid for all new bookings from June 26 to October 18, 2025. Included: Workation area on the ground floor, various workspaces, sun terrace with mountain views, wellness facilities, AROSA CARD for free use of mountain railways.<\/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=\"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 class=\"post-item\" data-kategorie=\"winter-en\">\n                                            <div class=\"post-image\">\n                                                            <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/Electronica.jpg\" alt=\"\" \/>\n                                                    <\/div>\n                                        <div class=\"post-content\">\n                                                    <div class=\"post-date\">15. \u2013 22.March 2026<\/div>\n                                                                            <h3 class=\"post-title\">Arosa Electronica<\/h3>\n                                                                            <p class=\"post-text\">Nine days of music, parties, and pure excitement!<\/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<div class=\"flex flex-col text-sm pb-25\">\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-0\" data-testid=\"conversation-turn-2\" 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=\"d3ccef93-a992-4b8b-81ec-30b43289ac2c\" 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=\"0\" data-end=\"403\">e days of music, parties and pure festival energy! In March 2026, the Arosa Electronica Festival transforms the mountains of Arosa and Lenzerheide into a hotspot for electronic sounds. During the day, enjoy live performances right in the middle of the ski area; in the evenings, the party continues in bars and clubs. Get ready for massive beats, cool vibes and festival feeling at the highest level.<\/p>\n<p data-start=\"405\" data-end=\"653\">Our festival program kicks off on Sunday, March 15 at 9:00 PM. From then on, we\u2019ll host daily afternoon and evening events both on the mountain and in the village, culminating on Sunday morning, March 22 with our After Hours &amp; Brunch closing event.<\/p>\n<p data-start=\"655\" data-end=\"707\">The full line-up will be announced in February 2026.<\/p>\n<p data-start=\"709\" data-end=\"808\">For all further information about the line-up, timetable, tickets and much more, visit our website.<\/p>\n<p data-start=\"810\" data-end=\"858\" data-is-last-node=\"\" data-is-only-node=\"\">See you in March in Arosa \u2013 JOIN THE FAMILY 2026<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<\/div>\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","protected":false},"excerpt":{"rendered":"","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.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Angebote \u2013 AVES Arosa | Exklusive Hotel-Deals &amp; Pakete<\/title>\n<meta name=\"description\" content=\"Jetzt entdecken: Unsere aktuellen Angebote f\u00fcr deinen Aufenthalt im AVES Arosa \u2013 mit attraktiven Paketen f\u00fcr Genuss, Erholung &amp; Aktivurlaub.\" \/>\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 Angebote \u2013 Urlaubspakete mit Mehrwert\" \/>\n<meta property=\"og:description\" content=\"Ob Kurztrip oder Auszeit in den Bergen \u2013 unsere AVES Angebote kombinieren Design, Natur &amp; Genuss zu attraktiven Paketen. Jetzt buchen &amp; sparen!\" \/>\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=\"2025-06-04T10:05:44+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\":\"Angebote \u2013 AVES Arosa | Exklusive Hotel-Deals & Pakete\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#website\"},\"datePublished\":\"2025-05-09T08:39:32+00:00\",\"dateModified\":\"2025-06-04T10:05:44+00:00\",\"description\":\"Jetzt entdecken: Unsere aktuellen Angebote f\u00fcr deinen Aufenthalt im AVES Arosa \u2013 mit attraktiven Paketen f\u00fcr Genuss, Erholung & Aktivurlaub.\",\"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":"Angebote \u2013 AVES Arosa | Exklusive Hotel-Deals & Pakete","description":"Jetzt entdecken: Unsere aktuellen Angebote f\u00fcr deinen Aufenthalt im AVES Arosa \u2013 mit attraktiven Paketen f\u00fcr Genuss, Erholung & Aktivurlaub.","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 Angebote \u2013 Urlaubspakete mit Mehrwert","og_description":"Ob Kurztrip oder Auszeit in den Bergen \u2013 unsere AVES Angebote kombinieren Design, Natur & Genuss zu attraktiven Paketen. Jetzt buchen & sparen!","og_url":"https:\/\/aves-arosa.ch\/en\/offers\/","og_site_name":"Hotel AVES Homebase Arosa","article_modified_time":"2025-06-04T10:05:44+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":"Angebote \u2013 AVES Arosa | Exklusive Hotel-Deals & Pakete","isPartOf":{"@id":"https:\/\/aves-arosa.ch\/en\/#website"},"datePublished":"2025-05-09T08:39:32+00:00","dateModified":"2025-06-04T10:05:44+00:00","description":"Jetzt entdecken: Unsere aktuellen Angebote f\u00fcr deinen Aufenthalt im AVES Arosa \u2013 mit attraktiven Paketen f\u00fcr Genuss, Erholung & Aktivurlaub.","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":4,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/9311\/revisions"}],"predecessor-version":[{"id":9656,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/9311\/revisions\/9656"}],"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}]}}