{"id":11299,"date":"2026-07-06T14:44:53","date_gmt":"2026-07-06T12:44:53","guid":{"rendered":"https:\/\/aves-savognin.ch\/mountain-culture-alp-flix-and-weisser-turm\/"},"modified":"2026-07-06T15:47:24","modified_gmt":"2026-07-06T13:47:24","slug":"mountain-culture-alp-flix-and-weisser-turm","status":"publish","type":"page","link":"https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/","title":{"rendered":"MOUNTAIN CULTURE &#8211; ALP FLIX AND WEISSER TURM"},"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=\"1280\" height=\"853\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_MB.jpg\" class=\"attachment-full size-full\" alt=\"Zwei Mountainbiker unterwegs auf alpinen Trails rund um Savognin in den B\u00fcndner Bergen\" srcset=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_MB.jpg 1280w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_MB-300x200.jpg 300w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_MB-1024x682.jpg 1024w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_MB-768x512.jpg 768w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/>            <\/div>\n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n<div class=\"os-section-container os-about-area fade-in-up\" style=\"display: none;\" >\n    <div class=\"about-area-row\">\n        <div class=\"about-text\">\n                                            <\/div>\n    <\/div>\n<\/div>\n\n<style>\n.os-stage-elements.normal-height {\n    height: 60vh;\n}\n\n.os-stage-elements.full-height {\n    height: 100vh;\n}\n\n.os-section-container.os-stage-section {\n    display: block;\n    width: 100%;\n    background: #f4f0f2;\n}\n\n.os-section-container.os-about-area {\n    display: flex;\n    padding: 3vh 0;\n    position: relative;\n    align-items: center;\n    justify-content: center;\n    background-size: cover !important;\n}\n\n.ios-play-fallback {\n    display: none;\n    position: absolute;\n    bottom: 20px;\n    left: 20px;\n    z-index: 10;\n}\n\n.ios-play-fallback button {\n    background: rgba(0,0,0,0.7);\n    color: white;\n    border: none;\n    padding: 10px 20px;\n    border-radius: 5px;\n    cursor: pointer;\n    font-size: 16px;\n}\n\n.ios-play-fallback button:hover {\n    background: rgba(0,0,0,0.9);\n}\n\n@supports (-webkit-touch-callout: none) {\n    .ios-play-fallback {\n        display: block;\n    }\n    \n    video.background-video {\n        -webkit-transform: translateZ(0);\n        transform: translateZ(0);\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const fullHeightCheckbox = document.querySelector('[name=\"full_height\"]');\n    const backgroundVideo = document.querySelector('.background-video');\n    \n    if (backgroundVideo) {\n        const playVideo = function() {\n            const promise = backgroundVideo.play();\n            \n            if (promise !== undefined) {\n                promise.then(_ => {\n                    const iosFallback = document.querySelector('.ios-play-fallback');\n                    if (iosFallback) {\n                        iosFallback.style.display = 'none';\n                    }\n                }).catch(error => {\n                    console.log('Autoplay blocked');\n                });\n            }\n        };\n        \n        backgroundVideo.addEventListener('loadedmetadata', playVideo);\n        \n        playVideo();\n        \n        const isIOS = \/iPad|iPhone|iPod\/.test(navigator.userAgent) && !window.MSStream;\n        if (isIOS) {\n            const iosFallback = document.querySelector('.ios-play-fallback');\n            if (iosFallback) {\n                iosFallback.style.display = 'block';\n            }\n        }\n    }\n    \n    if (fullHeightCheckbox) {\n        fullHeightCheckbox.addEventListener('change', function() {\n            const stageElements = document.querySelector('.os-stage-elements');\n            \n            if (fullHeightCheckbox.checked) {\n                stageElements.classList.add('full-height');\n                stageElements.classList.remove('normal-height');\n            } else {\n                stageElements.classList.add('normal-height');\n                stageElements.classList.remove('full-height');\n            }\n        });\n    }\n});\n\nfunction playBackgroundVideo() {\n    const video = document.querySelector('.background-video');\n    if (video) {\n        video.play();\n        const iosFallback = document.querySelector('.ios-play-fallback');\n        if (iosFallback) {\n            iosFallback.style.display = 'none';\n        }\n    }\n}\n<\/script>\n\n<style>\n    .bookin-zone-stage,\n.scroll-down-stage {\n    flex-direction: column;\n    display: flex;\n    position: absolute\n}\n\n.os-stage-elements {\n    display: flex;\n    position: relative;\n    height: 100vh;\n    z-index: 0\n}\n\n.bookin-zone-stage {\n    width: 100%;\n    height: 100%;\n    right: 0\n}\n\n.title-stage-sec {\n    font-size: 4rem;\n    text-align: center;\n    color: #5b6247;\n    line-height: 1;\n    margin: auto auto 26px;\n    font-weight: 800 !important;\n    text-shadow: 0 0 3px #00000059;\n    max-width: 1280px\n}\n\n.booking-too-header {\n    margin: 8rem 10rem 44px\n}\n\n.booking-too-header>img {\n    width: 90%;\n    max-width: 1000px;\n    height: auto\n}\n\n.scroll-down-stage {\n    width: 10%;\n    align-items: center;\n    bottom: -80px;\n    cursor: pointer\n}\n\n.scroll-text {\n    writing-mode: vertical-rl;\n    color: #7fc242;\n    font-family: Arial, sans-serif;\n    font-size: 24px;\n    margin-bottom: 10px\n}\n\n.scroll-arrow {\n    font-size: 48px;\n    color: #7fc242\n}\n\n.background-header {\n    overflow: hidden;\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    z-index: -1\n}\n\ndiv.background-header>img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover\n}\n\n.os-section-container.os-stage-section {\n    display: block;\n    width: 100%;\n    background: #f4f0f2\n}\n\n.about-img-cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    overflow: hidden\n}\n\n.about-image-main {\n    margin-bottom: 34px\n}\n\n.about-area-row {\n    display: flex;\n    justify-content: flex-end;\n    position: relative;\n    flex-direction: column;\n    align-items: center\n}\n\n.os-section-container.os-about-area {\n    display: flex;\n    padding: 3vh 0;\n    position: relative;\n    align-items: center;\n    justify-content: center;\n    background-size: cover !important\n}\n\n.about-text {\n    display: inline-block;\n    max-width: 960px;\n    margin: auto;\n    width: 100%;\n    text-align: center\n}\n\n.about-text h2 {\n    margin: 14px 0 32px\n}\n\n.about-cta-main {\n    display: flex;\n    margin: 40px auto 8px;\n    align-items: center;\n    justify-content: center\n}\n\n@media screen and (max-width:1200px) {\n    .os-stage-elements {\n        height: 80vh\n    }\n\n    .about-text {\n        width: 90%\n    }\n}\n\n.about-text ul {\n    line-height: 1.5;\n    margin-top: 1rem;\n    margin-bottom: 1rem;\n    margin-left: 1rem;\n    list-style-type: disc;\n    list-style-position: outside\n}\n\nvideo.background-video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover !important;\n}\n<\/style>\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<p class=\"has-text-align-center\" style=\"font-family:'Roboto Mono', monospace; font-size:1rem; line-height:1rem; letter-spacing:0em; font-weight:300; color:#F5853F; text-transform:uppercase; margin-bottom:10px;\">ALP FLIX AND WEISSER TURM<\/p>\n<h1 class=\"wp-block-heading has-text-align-center\" style=\"font-family:'Roboto Slab', serif; font-size:3.5rem; letter-spacing:0em; font-weight:700; color:#34252F; text-transform:uppercase; margin-top:0; line-height:1.1;\">MOUNTAIN CULTURE<\/h1>\n\n<div class=\"aves-about-block\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>GUIDED TOUR TO ALP FLIX AND MULEGNS<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">GET ON YOUR E-BIKE, HEAD INTO THE MOUNTAINS<\/h2>\n        \n                    <div class=\"about_aves_text\"><p class=\"font-claude-response-body break-words whitespace-normal\">The Vals Surses is one of the most beautiful and unspoilt valleys in Graub\u00fcnden \u2013 and on an e-bike, you&#8217;ll experience it like only few do. Past lush meadows, small hamlets and sweeping mountain views, the guided tour takes you up to Alp Flix, one of Switzerland&#8217;s most biodiverse moorland areas, and on to the mystical Weisser Turm in Mulegns. <\/p>\n<p>&nbsp;<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal\">No rushing, no racing through \u2013 just truly arriving. A lunch on the alp, the quiet power of the landscape and stories this valley has been telling for centuries. <\/p>\n<p>&nbsp;<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal\">Back at your AVES Homebase, a fine dinner at the Foodmarket awaits, followed by a relaxed evening in the wellness area and a night after which you&#8217;ll wake up refreshed, ready to look back at the mountains.<\/p>\n<\/div>\n        \n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2026\/07\/Sommer_Landschaft_Alp_Flix_MattiasNutt.jpg\" alt=\"Weite Moorlandschaft der Alp Flix im Sommer mit m\u00e4anderndem Bergbach, herbstlich gef\u00e4rbtem Gras und imposantem Gipfelpanorama im Hintergrund \u2013 Ausflugsziel ab AVES Hotel Savognin\n\">\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\/2026\/07\/Weisser_Turm_Mulegns_TVS_BHP-scaled.jpg\" alt=\"Der illuminierte Weisse Turm in Mulegns bei Abendd\u00e4mmerung, eingebettet ins Dorfbild des Vals Surses mit bewaldeten Bergh\u00e4ngen im Hintergrund \u2013 Ausflugsziel der gef\u00fchrten E-Bike Tour ab AVES Hotel Savognin\">\n            <\/div>\n        \n                    <div class=\"image-right-bottom\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2026\/07\/Sommer_E-Bike_Alp_Flix_MattiasNutt.jpg\" alt=\"E-Bike Tour zur Alp Flix \u2013 Bergkultur im Vals Surses, AVES Hotel Savognin\n\">\n            <\/div>\n            <\/div>\n<\/div>\n<\/div>\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          INCL. HALF BOARD. BOOKABLE FROM 2 NIGHTS.          <\/p>\n      \n              <h2 class=\"infocard-title\">\n          WHAT&#039;S INCLUDED IN YOUR PACKAGE:        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <ul>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\">Nights in your chosen room category incl. breakfast <\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\">Dinner at the Foodmarket incl. soft drinks, water, coffee and tea <\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\">Guided e-bike tour (10:00\u201316:00) to Alp Flix and the Weisser Turm incl. lunch on Alp Flix and a visit to the Weisser Turm <\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\">Free Wi-Fi throughout the house<\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\">Access to the wellness area and fitness room<\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\">Bike room incl. washing station <\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\">Free parking at the hotel<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><strong>Book your stay now:<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/www.simplebooking.it\/ibe2\/hotel\/11050\/package\/74423?lang=EN&amp;%3Bcur=CHF&amp;cur=CHF\" target=\"_blank\" rel=\"noreferrer noopener\">\u2192 Saturday, 15 August 2026<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/www.simplebooking.it\/ibe2\/hotel\/11050\/package\/74147?lang=EN&amp;%3Bcur=CHF&amp;cur=CHF\" target=\"_blank\" rel=\"noreferrer noopener\">\u2192 Saturday, 19 September 2026<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/www.simplebooking.it\/ibe2\/hotel\/11050\/package\/74346?lang=EN&amp;%3Bcur=CHF&amp;cur=CHF\" target=\"_blank\" rel=\"noreferrer noopener\">\u2192 Wednesday, 23 September 2026<\/a><\/p>\n<p>&nbsp;<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal\">The bike is not included in the price. If you would like to rent a bike in Savognin, please let us know \u2013 we will be happy to help. <\/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\/12\/AVES_Savognin_MB_1.jpg\" alt=\"Biken in der Natur rund um Savognin mit Pause am Wasser und Blick auf die Route\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ALP FLIX AND WEISSER TURM MOUNTAIN CULTURE<\/p>\n","protected":false},"author":39,"featured_media":10671,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-11299","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>E-Bike Tour Alp Flix &amp; Weisser Turm \u2013 AVES Hotel Savognin<\/title>\n<meta name=\"description\" content=\"Guided e-bike tour to Alp Flix and Mulegns incl. half board. Bookable from 2 nights \u2013 your mountain culture experience from AVES Hotel Savognin.\" \/>\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\/mountain-culture-alp-flix-and-weisser-turm\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Company retreats at Aves Homebase Savognin - work &amp; relax\" \/>\n<meta property=\"og:description\" content=\"Plan your company retreat at Aves Homebase Savognin. Modern rooms, team building in nature &amp; relaxation in the Alps.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/\" \/>\n<meta property=\"og:site_name\" content=\"AVES Hotel Savognin\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-06T13:47:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_MB.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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\\\/mountain-culture-alp-flix-and-weisser-turm\\\/\",\"url\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/mountain-culture-alp-flix-and-weisser-turm\\\/\",\"name\":\"E-Bike Tour Alp Flix & Weisser Turm \u2013 AVES Hotel Savognin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/mountain-culture-alp-flix-and-weisser-turm\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/mountain-culture-alp-flix-and-weisser-turm\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aves-savognin.ch\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/AVES_Savognin_MB.jpg\",\"datePublished\":\"2026-07-06T12:44:53+00:00\",\"dateModified\":\"2026-07-06T13:47:24+00:00\",\"description\":\"Guided e-bike tour to Alp Flix and Mulegns incl. half board. Bookable from 2 nights \u2013 your mountain culture experience from AVES Hotel Savognin.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/mountain-culture-alp-flix-and-weisser-turm\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/mountain-culture-alp-flix-and-weisser-turm\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/mountain-culture-alp-flix-and-weisser-turm\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aves-savognin.ch\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/AVES_Savognin_MB.jpg\",\"contentUrl\":\"https:\\\/\\\/aves-savognin.ch\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/AVES_Savognin_MB.jpg\",\"width\":1280,\"height\":853,\"caption\":\"Biken durch die Weite der Berge\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/mountain-culture-alp-flix-and-weisser-turm\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MOUNTAIN CULTURE &#8211; ALP FLIX AND WEISSER TURM\"}]},{\"@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":"E-Bike Tour Alp Flix & Weisser Turm \u2013 AVES Hotel Savognin","description":"Guided e-bike tour to Alp Flix and Mulegns incl. half board. Bookable from 2 nights \u2013 your mountain culture experience from AVES Hotel Savognin.","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\/mountain-culture-alp-flix-and-weisser-turm\/","og_locale":"en_US","og_type":"article","og_title":"Company retreats at Aves Homebase Savognin - work & relax","og_description":"Plan your company retreat at Aves Homebase Savognin. Modern rooms, team building in nature & relaxation in the Alps.","og_url":"https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/","og_site_name":"AVES Hotel Savognin","article_modified_time":"2026-07-06T13:47:24+00:00","og_image":[{"width":1280,"height":853,"url":"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_MB.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/","url":"https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/","name":"E-Bike Tour Alp Flix & Weisser Turm \u2013 AVES Hotel Savognin","isPartOf":{"@id":"https:\/\/aves-savognin.ch\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/#primaryimage"},"image":{"@id":"https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/#primaryimage"},"thumbnailUrl":"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_MB.jpg","datePublished":"2026-07-06T12:44:53+00:00","dateModified":"2026-07-06T13:47:24+00:00","description":"Guided e-bike tour to Alp Flix and Mulegns incl. half board. Bookable from 2 nights \u2013 your mountain culture experience from AVES Hotel Savognin.","breadcrumb":{"@id":"https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/#primaryimage","url":"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_MB.jpg","contentUrl":"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/AVES_Savognin_MB.jpg","width":1280,"height":853,"caption":"Biken durch die Weite der Berge"},{"@type":"BreadcrumbList","@id":"https:\/\/aves-savognin.ch\/en\/mountain-culture-alp-flix-and-weisser-turm\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-savognin.ch\/en\/"},{"@type":"ListItem","position":2,"name":"MOUNTAIN CULTURE &#8211; ALP FLIX AND WEISSER TURM"}]},{"@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\/11299","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\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/comments?post=11299"}],"version-history":[{"count":3,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/11299\/revisions"}],"predecessor-version":[{"id":11302,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/11299\/revisions\/11302"}],"wp:attachment":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/media?parent=11299"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}