{"id":8629,"date":"2025-04-28T23:41:48","date_gmt":"2025-04-28T21:41:48","guid":{"rendered":"http:\/\/aves-arosa.ch.w01d353e.kasserver.com\/experience-space\/"},"modified":"2026-04-13T17:19:21","modified_gmt":"2026-04-13T15:19:21","slug":"experience-space","status":"publish","type":"page","link":"https:\/\/aves-savognin.ch\/en\/experience-space\/","title":{"rendered":"Experience Space"},"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-savognin.ch\/wp-content\/uploads\/2025\/04\/erlebnisraum.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/erlebnisraum.jpg 1920w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/erlebnisraum-300x125.jpg 300w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/erlebnisraum-1024x427.jpg 1024w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/erlebnisraum-768x320.jpg 768w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/erlebnisraum-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                                                    <a href=\"#####\" target=\"_blank\" class=\"custom-link-aves\">Rooms  Apartments<\/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\n\n<div class=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/xoxo-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Explorer Areas<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">AVES &#8211; your place for unforgettable adventures<\/h2>\n        \n                    <div class=\"about_aves_text\"><p><span style=\"font-weight: 400\">Fancy freedom and real wow moments? You&#8217;ll find your zone at AVES &#8211; with Explorer Areas for chilling out, letting off steam or connecting for all ages. This is where lifestyle meets the spirit of discovery. What are you waiting for? Your adventure starts now!    <\/span><\/p>\n<\/div>\n        \n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Lobby_Kamin_Familie-scaled.webp\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Indoorspielplatz_Kinder_Kletterwand-scaled.webp\" alt=\"\">\n            <\/div>\n        \n            <\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"container infocard\">\n  <div class=\"infocard-wrapper reverse\">\n    \n    <div class=\"infocard-text\">\n\n            <p class=\"upper_aves_title\">\n          Cozy Rooms        <\/p>\n      \n              <h2 class=\"infocard-title\">\n          Feelgood room &#8211; for every need        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p><span style=\"font-weight: 400\">Step into your personal feel-good room and leave everyday life behind you. Bright, cozy and with plenty of comfort, it offers you peace and relaxation &#8211; just what you need after an eventful day. Whether you are traveling alone, as a couple or with the whole family: we have the right room for every family size, where you can feel safe and simply be yourself. Your retreat is waiting for you &#8211; to dream, switch off and recharge your batteries.   <\/span><\/p>\n        <\/div>\n            <div class=\"buttons_info\">\n              <div class=\"infocard-align-left\">\n          <a class=\"custom-link-aves\" href=\"https:\/\/aves-savognin.ch\/zimmer\/\" target=\"\">\n            Discover rooms          <\/a>\n        <\/div>\n                  <\/div>\n    <\/div>\n\n          <div class=\"infocard-image\">\n        <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Lifestyle-Family-Riverside-scaled.webp\" alt=\"\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n\n\n<div class=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/revolution2-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Open Space<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">Let`s get Social<\/h2>\n        \n                    <div class=\"about_aves_text\"><p style=\"text-align: left\"><span style=\"font-weight: 400\">Welcome to the AVES Open Space, our open lounge &#8211; the heart of the hotel. Here you can sit together comfortably, chat, relax or simply enjoy the moment. Whether over a coffee, a digestif in the evening or a meeting with friends and family: the bright, friendly atmosphere invites you to linger and makes our lobby the perfect place to arrive, recharge your batteries or simply unwind.  <\/span><\/p>\n<\/div>\n        \n        \n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Lobby-mit-Kamin-scaled.webp\" alt=\"\">\n            <\/div>\n        \n                    <div class=\"image-right-bottom\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Lounge_Familie-scaled.webp\" alt=\"\">\n            <\/div>\n            <\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"container infocard\">\n  <div class=\"infocard-wrapper \">\n    \n    <div class=\"infocard-text\">\n\n            <p class=\"upper_aves_title\">\n          Office to Go        <\/p>\n      \n              <h2 class=\"infocard-title\">\n          Working space &#8211; Work.Live.Explore.        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p><span style=\"font-weight: 400\">This is where creativity meets alpine air: in the AVES Working Space, you can get started easily &#8211; with fast desks, super-fast Wi-Fi and a relaxed vibe. Perfect for your next work session before the next adventure awaits outside. Work, connect, freedom &#8211; that&#8217;s how work-life balance works with us!  <\/span><\/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-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Seminar_PM_1-scaled.webp\" alt=\"\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n\n\n<div class=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/krone-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Wellness<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">Relax &amp; Recharge<\/h2>\n        \n                    <div class=\"about_aves_text\"><p><span style=\"font-weight: 400\">Time for a break? In the AVES wellness area you will find everything to make your body and soul happy: Finnish sauna, bio sauna, infrared cabin, heated bench, experience shower and a cozy relaxation room with terrace. Leave everyday life outside, recharge your batteries and relax. Switch off here &#8211; and your soul will shine!   <\/span><\/p>\n<\/div>\n        \n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Wellness_ueberblick-Saunen-scaled.webp\" alt=\"Heller Wellnessbereich mit Sauna, Glasw\u00e4nden und nat\u00fcrlicher Holzverkleidung\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Wellness_Ruheraum-scaled.webp\" alt=\"Moderner Ruheraum im Wellnessbereich mit ergonomischen Liegen, warmem Licht und ruhiger Atmosph\u00e4re\">\n            <\/div>\n        \n            <\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/herz-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Work-Out<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">Move. Sweat. Smile.  <\/h2>\n        \n                    <div class=\"about_aves_text\"><p><span style=\"font-weight: 400\">Our fitness room is your place to recharge your batteries: modern equipment, plenty of natural light and an atmosphere that motivates you. Whether you want to build up your strength, work up a sweat or simply clear your head &#8211; here you will find the ideal space for your well-being. <\/span><\/p>\n<\/div>\n        \n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Fitness_1-scaled.webp\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Fitness_2-scaled.webp\" alt=\"\">\n            <\/div>\n        \n            <\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/herz-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Region<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">Val Surses &quot;Play outside&quot;<\/h2>\n        \n                    <div class=\"about_aves_text\"><p><span style=\"font-weight: 400\">In the heart of Graub\u00fcnden and in the heart of Parc Ela &#8211; the largest nature park in Switzerland. In the trilingual Savognin-Bivio-Albula tourist region, where Switzerland presents itself in all its originality, <\/span><\/p>\n<p><span style=\"font-weight: 400\">Whether summer or winter &#8211; experiences that could hardly be more varied await you here: In summer, panoramic peaks, endless bike trails and crystal-clear mountain lakes beckon. In winter, the slopes are transformed into a paradise for skiers, snowboarders and winter hikers. You will also experience a region full of vibrant culture, authentic traditions and genuine hospitality. And if you just want to switch off, you will find peace, space and pure nature here.   <\/span><\/p>\n<\/div>\n        \n                    <a href=\"https:\/\/www.valsurses.ch\/de\" target=\"_blank\" class=\"custom-link-aves\">Discover Val Surses<\/a>\n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/mountainroller_tigignas_savognin-scaled.webp\" alt=\"Menschen fahren mit Mountaincarts auf einem Panoramaweg in den Bergen bei Savognin\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/09\/AVES_Savognin_Origen_Tanz-scaled.webp\" alt=\"\">\n            <\/div>\n        \n                    <div class=\"image-right-bottom\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_Bargnain_1.jpg\" alt=\"Luftaufnahme des Bikeparks mit Pumptracks und Mini-Golf in Savognin mit See Lai Barnagn\">\n            <\/div>\n            <\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":25,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8629","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>Experience space at Aves Homebase Savognin - Activities &amp; nature<\/title>\n<meta name=\"description\" content=\"Discover the Savognin adventure area. Hiking, biking &amp; winter sports directly from the Aves Homebase Hotel - pure adventure &amp; nature in the Alps.\" \/>\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-savognin.ch\/en\/experience-space\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Experience space at Aves Homebase Savognin - Activities &amp; nature\" \/>\n<meta property=\"og:description\" content=\"Discover the Savognin adventure area. Hiking, biking &amp; winter sports directly from the Aves Homebase Hotel - pure adventure &amp; nature in the Alps.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-savognin.ch\/en\/experience-space\/\" \/>\n<meta property=\"og:site_name\" content=\"AVES Hotel Savognin\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-13T15:19: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-savognin.ch\\\/en\\\/experience-space\\\/\",\"url\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/experience-space\\\/\",\"name\":\"Experience space at Aves Homebase Savognin - Activities & nature\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/#website\"},\"datePublished\":\"2025-04-28T21:41:48+00:00\",\"dateModified\":\"2026-04-13T15:19:21+00:00\",\"description\":\"Discover the Savognin adventure area. Hiking, biking & winter sports directly from the Aves Homebase Hotel - pure adventure & nature in the Alps.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/experience-space\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/experience-space\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/experience-space\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Experience Space\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/\",\"name\":\"AVES Hotel Savognin\",\"description\":\"Hotel &amp; Apartments\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aves-savognin.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":"Experience space at Aves Homebase Savognin - Activities & nature","description":"Discover the Savognin adventure area. Hiking, biking & winter sports directly from the Aves Homebase Hotel - pure adventure & nature in the Alps.","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-savognin.ch\/en\/experience-space\/","og_locale":"en_US","og_type":"article","og_title":"Experience space at Aves Homebase Savognin - Activities & nature","og_description":"Discover the Savognin adventure area. Hiking, biking & winter sports directly from the Aves Homebase Hotel - pure adventure & nature in the Alps.","og_url":"https:\/\/aves-savognin.ch\/en\/experience-space\/","og_site_name":"AVES Hotel Savognin","article_modified_time":"2026-04-13T15:19:21+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-savognin.ch\/en\/experience-space\/","url":"https:\/\/aves-savognin.ch\/en\/experience-space\/","name":"Experience space at Aves Homebase Savognin - Activities & nature","isPartOf":{"@id":"https:\/\/aves-savognin.ch\/en\/#website"},"datePublished":"2025-04-28T21:41:48+00:00","dateModified":"2026-04-13T15:19:21+00:00","description":"Discover the Savognin adventure area. Hiking, biking & winter sports directly from the Aves Homebase Hotel - pure adventure & nature in the Alps.","breadcrumb":{"@id":"https:\/\/aves-savognin.ch\/en\/experience-space\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-savognin.ch\/en\/experience-space\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aves-savognin.ch\/en\/experience-space\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-savognin.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Experience Space"}]},{"@type":"WebSite","@id":"https:\/\/aves-savognin.ch\/en\/#website","url":"https:\/\/aves-savognin.ch\/en\/","name":"AVES Hotel Savognin","description":"Hotel &amp; Apartments","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aves-savognin.ch\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8629","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/comments?post=8629"}],"version-history":[{"count":5,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8629\/revisions"}],"predecessor-version":[{"id":10959,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8629\/revisions\/10959"}],"wp:attachment":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/media?parent=8629"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}