{"id":8631,"date":"2024-07-01T17:08:28","date_gmt":"2024-07-01T15:08:28","guid":{"rendered":"http:\/\/aves-arosa.ch.w01d353e.kasserver.com\/home\/"},"modified":"2025-04-30T23:42:19","modified_gmt":"2025-04-30T21:42:19","slug":"home","status":"publish","type":"page","link":"https:\/\/aves-arosa.ch\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"os-section-container os-stage-section\">\n    <div class=\"os-stage-elements full-height\">\n        <div class=\"bookin-zone-stage\">\n            <div class=\"background-header\">\n                <video autoplay muted loop playsinline class=\"background-video\" preload=\"metadata\" poster=\"\"><source src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/Aves-Sommer-2023-home.mp4\" type=\"video\/mp4\">Video not available.<\/video><div class=\"ios-play-fallback\"><button onclick=\"playBackgroundVideo()\">\u25b6 Play Video<\/button><\/div>            <\/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                                                    <a href=\"#####\" target=\"_blank\" class=\"custom-link-aves\">More Info<\/a>\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=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/staywild-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Welcome  Come On In<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">The Slightly Crazy Homebase for Your Adventures<\/h2>\n        \n                    <div class=\"about_aves_text\"><p>New Experiences \u2013 Made for You. Hotel AVES is Your Cozy Nest with a Wow Effect in the Heart of Arosa. Cozy, Versatile, Sustainable, and Playfully Different. The Best Part: You Simply Book What You Really Need. And if You Like, a Few Extras on Top. From This Base, You Start Your Explorations into the Magical Nature Around Arosa.     <\/p>\n<p>&nbsp;<\/p>\n<p>This is AVES: Indoor Pleasure  Outdoor Fun. As if Made for You! <\/p>\n<\/div>\n        \n                    <a href=\"https:\/\/aves-arosa.ch\/erlebnisraum-aves\/\" target=\"_blank\" class=\"custom-link-aves\">Discover More Here<\/a>\n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/welcome-1.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/welcome-2.jpg\" alt=\"\">\n            <\/div>\n        \n                    <div class=\"image-right-bottom\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/welcome-3.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n<\/div>\n<\/div>\n\n<div class=\"container-text text-center\" style=\"background-image: url('https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/parallax_home-1.jpg'); background-size: cover; background-position: center; background-attachment: fixed;\">\n    <div class=\"container-text-inner fade-in-up\">\n        \n        \n        \n        \n                    <div class=\"ftext_text text-center\" style=\"padding: 22px 0px; color: #f5853f!important;\">\n                YOUR ADVENTURE.<br \/>\r\nTAILOR MADE.            <\/div>\n        \n        \n                \n    <\/div>\n<\/div>\n\n<div class=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/neverstop-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Homebase Arosa<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">Experience Complete Freedom \u2013 Without the Frills<\/h2>\n        \n                    <div class=\"about_aves_text\"><p>Your Homebase to Happiness: AVES is Your Premium Hotel for All Senses \u2013 Maximized to Your Needs. You Only Pay for What You Need. The Unique Experiences Come for Free \u2013 Inside the Hotel and Outside in Nature.  <\/p>\n<p>&nbsp;<\/p>\n<p>AVES Offers You Various Explorer Areas: From Drinks at the Bar, Working Space, Wellness and SPA, and Restaurant to the Social Media Wall and Super-Fast Wi-Fi in Your Room. Everything&#8217;s Included! <\/p>\n<p>&nbsp;<\/p>\n<p>Or Simply: Your Adventure \u2013 Tailor Made.<\/p>\n<\/div>\n        \n                    <a href=\"https:\/\/reservations.aves-arosa.ch\/?adult=2&#038;arrive=2025-04-30&#038;chain=30034&#038;child=0&#038;currency=CHF&#038;depart=2025-05-01&#038;hotel=39566&#038;level=hotel&#038;locale=de-DE&#038;productcurrency=CHF&#038;rooms=1\" target=\"_blank\" class=\"custom-link-aves\">Book Now<\/a>\n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/homebase-1-sommer.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/homebase-2-sommer.jpg\" alt=\"\">\n            <\/div>\n        \n                    <div class=\"image-right-bottom\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/homebase-3-sommer.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n<\/div>\n<\/div>\n\n<div class=\"container-text text-center\" style=\"background-image: url('https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/parallax_home-3.jpg'); background-size: cover; background-position: center; background-attachment: fixed;\">\n    <div class=\"container-text-inner fade-in-up\">\n        \n        \n        \n        \n                    <div class=\"ftext_text text-center\" style=\"padding: 22px 0px; color: #f5853f!important;\">\n                NEW EXPERIENCES.<br \/>\r\nMADE FOR YOU.            <\/div>\n        \n        \n                \n    <\/div>\n<\/div>\n<div class=\"cardlinks\">\n<\/div>\n<div class=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/sunshine-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Top Location<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">You&#039;ll Be Amazed \u2013 Beautiful Views All Around<\/h2>\n        \n                    <div class=\"about_aves_text\"><p>It&#8217;s all yours: AVES is the place to be in Arosa \u2013 right by the lake. It&#8217;s perfect for your leap into adventure. Public transport, mountain railways, ice rink, and sports hall are just a few steps away. And the ski lift is only a few minutes away.<\/p>\n<p>&nbsp;<\/p>\n<p>Oh, and Then There&#8217;s the Fantastic Nature All Around That Makes Your Happy Hormones Do Somersaults.<br \/>\nHotel AVES \u2013 the Best for Your Quest.<\/p>\n<\/div>\n        \n                    <a href=\"https:\/\/aves-arosa.ch\/arosa\/\" target=\"_blank\" class=\"custom-link-aves\">Experience Arosa<\/a>\n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/toplage-1-sommer.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/toplage-2-sommer.jpg\" alt=\"\">\n            <\/div>\n        \n                    <div class=\"image-right-bottom\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/toplage-3-sommer.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n<\/div>\n<\/div>\n\n<div class=\"aves-icons-block\" \n            style=\"background-image: url('https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/darkpink_stripes_background.svg');\"\n    >\n    <div class=\"left-image\">\n                    <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/mission-sommer.jpg\" alt=\"\">\n            <\/div>\n\n    <div class=\"content-icons-area\">\n                    <h3 class=\"upper-title-main\">Our Mission<\/h3>\n                \n                    <h2 class=\"title-main\">More WOW to Your Life<\/h2>\n                                    <div class=\"icon-elements\">\n                                                        <div class=\"icon-item\">\n                                                    <div class=\"icon-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/01_arosa_standort.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"icon-info\">\n                            <p><p>Arosa: 1,775 m Above Sea Level<br \/>\nSuper-Central Location. Events and Breathtaking Experiences in Nature  <\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"icon-item\">\n                                                    <div class=\"icon-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/02_homebase.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"icon-info\">\n                            <p><p>Exciting Homebase<br \/>\nDesign-Oriented Experience Spaces In and Around the House<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"icon-item\">\n                                                    <div class=\"icon-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/03_eventroomEG.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"icon-info\">\n                            <p><p>Event Room Ground Floor 800 m\u00b2<br \/>\nwith Lobby, Bar, Lounge, Brand Retail, Sound  Fun<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"icon-item\">\n                                                    <div class=\"icon-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/05_socialmediawall.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"icon-info\">\n                            <p><p>Social Media Wall<br \/>\nCommunity Shares AVES Experiences #avesarosa<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"icon-item\">\n                                                    <div class=\"icon-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/06_restaurant.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"icon-info\">\n                            <p><p>Foodies<br \/>\nRestaurant &#8220;Share&#8221; Mezze-Pinsa-Pasta, Delicious Mixed Drinks<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"icon-item\">\n                                                    <div class=\"icon-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/07_wellness.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"icon-info\">\n                            <p><p>Wellness<br \/>\nRelaxing in Sauna  Spa, Chill-Out in Retreat Oases<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"icon-item\">\n                                                    <div class=\"icon-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/08_worktogo.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"icon-info\">\n                            <p><p>Work to Go<br \/>\nHigh-Quality Business Functions and Super-Fast Wi-Fi Everywhere<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"icon-item\">\n                                                    <div class=\"icon-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/09_selfcheckin.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"icon-info\">\n                            <p><p>Self-Check-in 24\/7<br \/>\nPre-Check-In  Post-Check-Out, Door Opening with Mobile Phone, Cashless<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                                                        <div class=\"icon-item\">\n                                                    <div class=\"icon-top\">\n                                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/11_lifestylerooms.svg\" alt=\"\">\n                            <\/div>\n                                                \n                                            <div class=\"icon-info\">\n                            <p><p>For Family and Friends<br \/>\nLifestyle Rooms, Combos and Apartments with Great Amenities for 2-6 People<\/p>\n<\/p>\n                        <\/div>\n                                        <\/div>\n                            <\/div>\n                    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":24,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8631","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>AVES Homebase Arosa \u2013 Your Stylish Hotel Apartment in Arosa<\/title>\n<meta name=\"description\" content=\"Modern design hotel in Arosa with rooms, apartments, spa restaurant. Experience comfort, style, and nature in a central location \u2013 AVES Homebase Arosa. \u00bb Secure the best price now!\" \/>\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\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AVES Homebase Arosa \u2013 Your Stylish Hotel Apartment in Arosa\" \/>\n<meta property=\"og:description\" content=\"Design meets the Alps. \ud83c\udfd4\ufe0f Welcome to AVES Homebase Arosa \u2013 your stylish retreat with spa culinary highlights. \u00bb Secure the best price now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-arosa.ch\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel AVES Homebase Arosa\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-30T21:42:19+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\\\/\",\"url\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\",\"name\":\"AVES Homebase Arosa \u2013 Your Stylish Hotel Apartment in Arosa\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#website\"},\"datePublished\":\"2024-07-01T15:08:28+00:00\",\"dateModified\":\"2025-04-30T21:42:19+00:00\",\"description\":\"Modern design hotel in Arosa with rooms, apartments, spa restaurant. Experience comfort, style, and nature in a central location \u2013 AVES Homebase Arosa. \u00bb Secure the best price now!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@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":"AVES Homebase Arosa \u2013 Your Stylish Hotel Apartment in Arosa","description":"Modern design hotel in Arosa with rooms, apartments, spa restaurant. Experience comfort, style, and nature in a central location \u2013 AVES Homebase Arosa. \u00bb Secure the best price now!","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\/","og_locale":"en_US","og_type":"article","og_title":"AVES Homebase Arosa \u2013 Your Stylish Hotel Apartment in Arosa","og_description":"Design meets the Alps. \ud83c\udfd4\ufe0f Welcome to AVES Homebase Arosa \u2013 your stylish retreat with spa culinary highlights. \u00bb Secure the best price now!","og_url":"https:\/\/aves-arosa.ch\/en\/","og_site_name":"Hotel AVES Homebase Arosa","article_modified_time":"2025-04-30T21:42:19+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-arosa.ch\/en\/","url":"https:\/\/aves-arosa.ch\/en\/","name":"AVES Homebase Arosa \u2013 Your Stylish Hotel Apartment in Arosa","isPartOf":{"@id":"https:\/\/aves-arosa.ch\/en\/#website"},"datePublished":"2024-07-01T15:08:28+00:00","dateModified":"2025-04-30T21:42:19+00:00","description":"Modern design hotel in Arosa with rooms, apartments, spa restaurant. Experience comfort, style, and nature in a central location \u2013 AVES Homebase Arosa. \u00bb Secure the best price now!","breadcrumb":{"@id":"https:\/\/aves-arosa.ch\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-arosa.ch\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aves-arosa.ch\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-arosa.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@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\/8631","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\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/comments?post=8631"}],"version-history":[{"count":2,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/8631\/revisions"}],"predecessor-version":[{"id":9108,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/8631\/revisions\/9108"}],"wp:attachment":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/media?parent=8631"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}