{"id":9031,"date":"2025-04-30T13:06:28","date_gmt":"2025-04-30T11:06:28","guid":{"rendered":"https:\/\/aves-arosa.ch\/arosa\/"},"modified":"2025-04-30T23:36:21","modified_gmt":"2025-04-30T21:36:21","slug":"arosa","status":"publish","type":"page","link":"https:\/\/aves-arosa.ch\/en\/arosa\/","title":{"rendered":"Arosa"},"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\/arosa.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/arosa.jpg 1920w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/arosa-300x125.jpg 300w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/arosa-1024x427.jpg 1024w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/arosa-768x320.jpg 768w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/arosa-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\"  >\n    <div class=\"about-area-row\">\n        <div class=\"about-text\">\n                                        <h1 style=\"text-align: center;\">Total Freedom \u2013 Heart-Jumping Outdoor Thrills<\/h1>\n<p style=\"text-align: center;\">It doesn&#8217;t get more active than this: Hotel AVES Arosa is your launchpad for plenty of exhilarating experiences in a unique mountain world. Depending on your mood, from cozy to lively to a full adrenaline rush. Whether in spring, summer, autumn, or winter: With us, you&#8217;ll experience life&#8217;s full freshness. Free. Style. Awesome.     <\/p>\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 class=\"container infocard\">\n  <div class=\"infocard-wrapper reverse\">\n    \n    <div class=\"infocard-text\">\n\n    \n              <h2 class=\"infocard-title\">\n          Skiing  Snowboarding        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p>Endless downhill action: 225 kilometers of groomed slopes and countless off-piste runs for freeriding await you.<\/p>\n<p><a class=\"ext\" href=\"https:\/\/arosalenzerheide.swiss\/de\/Skigebiet\/Skifahren-Snowboarden\" target=\"_blank\" rel=\"noopener\">Arosa Tourism &#8211; Ski  Snowboard<\/a><\/p>\n        <\/div>\n            <div class=\"buttons_info\">\n                  <\/div>\n    <\/div>\n\n          <div class=\"infocard-image\">\n        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/ski.jpg\" alt=\"\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n<div class=\"container infocard\">\n  <div class=\"infocard-wrapper reverse\">\n    \n    <div class=\"infocard-text\">\n\n    \n              <h2 class=\"infocard-title\">\n          Hiking        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p>Arosa is your hiking paradise in Graub\u00fcnden: Discover our fabulous natural treasures on foot.<\/p>\n<p><a class=\"ext\" href=\"https:\/\/arosalenzerheide.swiss\/de\/Arosa\/Sommer\/Wandern\" target=\"_blank\" rel=\"noopener\">Arosa Tourism &#8211; Hiking<\/a><\/p>\n        <\/div>\n            <div class=\"buttons_info\">\n                  <\/div>\n    <\/div>\n\n          <div class=\"infocard-image\">\n        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/wandern.jpg\" alt=\"\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n<div class=\"container infocard\">\n  <div class=\"infocard-wrapper reverse\">\n    \n    <div class=\"infocard-text\">\n\n    \n              <h2 class=\"infocard-title\">\n          Biking        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p>Here&#8217;s where bikers get into the flow: Fantastic routes with plenty of riding fun for every style await you.<\/p>\n<p><a class=\"ext\" href=\"https:\/\/www.myswitzerland.com\/de-ch\/erlebnisse\/sommer-herbst\/velo-und-mountainbike\/all-cycling-routes\/-\/arosa\/\" target=\"_blank\" rel=\"noopener\">Switzerland Tourism &#8211; Cycling  Mountain Bike Routes<\/a><\/p>\n<p>&nbsp;<\/p>\n        <\/div>\n            <div class=\"buttons_info\">\n                  <\/div>\n    <\/div>\n\n          <div class=\"infocard-image\">\n        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/biken2.jpg\" alt=\"\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n<div class=\"container infocard\">\n  <div class=\"infocard-wrapper reverse\">\n    \n    <div class=\"infocard-text\">\n\n    \n              <h2 class=\"infocard-title\">\n          Fun Sports (Rope Park, Horseback Riding, Tennis)        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p>Pure emotions: whether under the treetops in the rope park, in the saddle, or serving on the sand court.<\/p>\n<p><a class=\"ext\" href=\"https:\/\/arosalenzerheide.swiss\/de\/Arosa\/Sommer\/All-Inclusive\/Seilpark\" target=\"_blank\" rel=\"noopener\">Arosa Tourism &#8211; Rope Park<\/a><br \/>\n<a class=\"ext\" href=\"https:\/\/arosalenzerheide.swiss\/de\/Region\/Lenzerheide\/Region\/Wissenswertes\/Von-A-bis-Z\/Terra-Materna-Reiten-mit-Pferden_isd_4570148\" target=\"_blank\" rel=\"noopener\">Arosa Tourism &#8211; Horseback Riding<\/a><br \/>\n<a class=\"ext\" href=\"https:\/\/arosalenzerheide.swiss\/de\/Arosa\/Sommer\/Weitere-Sommeraktivitaeten\/Tennis\" target=\"_blank\" rel=\"noopener\">Arosa Tourism &#8211; Tennis<\/a><\/p>\n        <\/div>\n            <div class=\"buttons_info\">\n                  <\/div>\n    <\/div>\n\n          <div class=\"infocard-image\">\n        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/biken2.jpg\" alt=\"\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n<div class=\"container infocard\">\n  <div class=\"infocard-wrapper reverse\">\n    \n    <div class=\"infocard-text\">\n\n    \n              <h2 class=\"infocard-title\">\n          Golf        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p>Hole in One: Enjoy premium panoramic golf on one of Europe&#8217;s highest 18-hole golf courses.<\/p>\n<p><a class=\"ext\" href=\"https:\/\/www.golfarosa.ch\/\" target=\"_blank\" rel=\"noopener\">www.golfarosa.ch<\/a><\/p>\n        <\/div>\n            <div class=\"buttons_info\">\n                  <\/div>\n    <\/div>\n\n          <div class=\"infocard-image\">\n        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/golf.jpg\" alt=\"\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n<div class=\"container infocard\">\n  <div class=\"infocard-wrapper reverse\">\n    \n    <div class=\"infocard-text\">\n\n    \n              <h2 class=\"infocard-title\">\n          Excursion Destinations        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p>Plenty of hotspots await you: from the Arosa Bear Sanctuary to various themed trails to the lido.<\/p>\n<p><a class=\"ext\" href=\"https:\/\/arosalenzerheide.swiss\/de\/Arosa\/Sommer\/Wandern\/Themenwege\" target=\"_blank\" rel=\"noopener\">Arosa Tourism &#8211; Themed Trails<\/a><br \/>\n<a class=\"ext\" href=\"https:\/\/arosalenzerheide.swiss\/de\/Arosa\/Sommer\/All-Inclusive\/Strandbad-Untersee\" target=\"_blank\" rel=\"noopener\">Arosa Tourism &#8211; Untersee Lido<\/a><\/p>\n        <\/div>\n            <div class=\"buttons_info\">\n                  <\/div>\n    <\/div>\n\n          <div class=\"infocard-image\">\n        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/ausflug.jpg\" alt=\"\">\n      <\/div>\n        \n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":25,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-9031","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Discover Arosa - Activities Highlights Around AVES Hotel<\/title>\n<meta name=\"description\" content=\"Summer and Winter: Arosa Delights with Nature, Activities Views. Explore the Region Around AVES Arosa and Plan Your Next Adventure.\" \/>\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\/arosa\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Experience Arosa - Nature, Sports Pleasure Right in Front of AVES Hotel\" \/>\n<meta property=\"og:description\" content=\"From Hiking Trails to Ski Slopes: Arosa Offers Unforgettable Experiences All Year Round. Find Tips for Your Stay at AVES Hotel Here.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-arosa.ch\/en\/arosa\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel AVES Homebase Arosa\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-30T21:36:21+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\\\/arosa\\\/\",\"url\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/arosa\\\/\",\"name\":\"Discover Arosa - Activities Highlights Around AVES Hotel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#website\"},\"datePublished\":\"2025-04-30T11:06:28+00:00\",\"dateModified\":\"2025-04-30T21:36:21+00:00\",\"description\":\"Summer and Winter: Arosa Delights with Nature, Activities Views. Explore the Region Around AVES Arosa and Plan Your Next Adventure.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/arosa\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/arosa\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/arosa\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Arosa\"}]},{\"@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":"Discover Arosa - Activities Highlights Around AVES Hotel","description":"Summer and Winter: Arosa Delights with Nature, Activities Views. Explore the Region Around AVES Arosa and Plan Your Next Adventure.","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\/arosa\/","og_locale":"en_US","og_type":"article","og_title":"Experience Arosa - Nature, Sports Pleasure Right in Front of AVES Hotel","og_description":"From Hiking Trails to Ski Slopes: Arosa Offers Unforgettable Experiences All Year Round. Find Tips for Your Stay at AVES Hotel Here.","og_url":"https:\/\/aves-arosa.ch\/en\/arosa\/","og_site_name":"Hotel AVES Homebase Arosa","article_modified_time":"2025-04-30T21:36:21+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-arosa.ch\/en\/arosa\/","url":"https:\/\/aves-arosa.ch\/en\/arosa\/","name":"Discover Arosa - Activities Highlights Around AVES Hotel","isPartOf":{"@id":"https:\/\/aves-arosa.ch\/en\/#website"},"datePublished":"2025-04-30T11:06:28+00:00","dateModified":"2025-04-30T21:36:21+00:00","description":"Summer and Winter: Arosa Delights with Nature, Activities Views. Explore the Region Around AVES Arosa and Plan Your Next Adventure.","breadcrumb":{"@id":"https:\/\/aves-arosa.ch\/en\/arosa\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-arosa.ch\/en\/arosa\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aves-arosa.ch\/en\/arosa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-arosa.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Arosa"}]},{"@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\/9031","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/comments?post=9031"}],"version-history":[{"count":2,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/9031\/revisions"}],"predecessor-version":[{"id":9098,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/9031\/revisions\/9098"}],"wp:attachment":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/media?parent=9031"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}