{"id":8922,"date":"2025-04-30T11:09:12","date_gmt":"2025-04-30T09:09:12","guid":{"rendered":"http:\/\/aves-arosa.ch.w01d353e.kasserver.com\/faqs\/"},"modified":"2026-06-05T10:07:44","modified_gmt":"2026-06-05T08:07:44","slug":"faqs","status":"publish","type":"page","link":"https:\/\/aves-savognin.ch\/en\/faqs\/","title":{"rendered":"FAQS"},"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=\"2048\" height=\"1365\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2026\/06\/AVESRestaurantFoodMarket-085.jpg\" class=\"attachment-full size-full\" alt=\"Mitarbeiterin an der Rezeption in der Lobby des AVES Hotel Savognin arbeitet am Computer.\" srcset=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2026\/06\/AVESRestaurantFoodMarket-085.jpg 2048w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2026\/06\/AVESRestaurantFoodMarket-085-300x200.jpg 300w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2026\/06\/AVESRestaurantFoodMarket-085-1024x683.jpg 1024w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2026\/06\/AVESRestaurantFoodMarket-085-768x512.jpg 768w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2026\/06\/AVESRestaurantFoodMarket-085-1536x1024.jpg 1536w\" sizes=\"auto, (max-width: 2048px) 100vw, 2048px\" \/>            <\/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=\"upper_aves_title has-text-align-center\" style=\"font-family:'Roboto', sans-serif; font-size:1rem; letter-spacing:0em; font-weight:300; color:#F5853F; text-transform:uppercase;\">You have questions?<\/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;\">FAQs<\/h1>\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<h3 class=\"wp-block-heading has-text-align-center\">We have the answers to your stay at AVES Hotel Savognin.<\/h3>\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div class=\"container faq\">\n    \n                                            <div class=\"faq-item \">\n                <div>\n                    <div class=\"faq-question\">What Is Included in the Price?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>The room rates include the free use of numerous inclusive services. Whether wellness area, fitness room, WiFi, ski &amp; bike depot or various other amenities, you can look forward to many extras without paying extra.<br \/>\nFull freedom &#8211; no frills, you only pay for what you need. <strong>Daily room cleaning is therefore not automatically included.<\/strong> <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item \">\n                <div>\n                    <div class=\"faq-question\">Breakfast, half board, Restaurant Food Market by AVES?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>If you book your room with half board, you can enjoy our extensive breakfast buffet every day. In the evening, you can help yourself to our delicious selection at the Food Market and selected soft drinks and coffee after dinner are also included. <\/p>\n<p>Even if you have booked your room without breakfast or dinner, you can of course spontaneously decide to have breakfast or dinner with us at any time. For dinner, you can choose the All Inn option and serve yourself freely in the Food Market, including selected soft drinks and coffee. If you are only a little hungry or prefer to eat in your room with your favorite series, there is a scale in the Food Market. You can help yourself freely, weigh up and pay directly at the check-out kiosk.   <\/p>\n<p>The Food Market also has to-go dishes. So if you&#8217;re staying in a vacation apartment and want to eat there, or simply at the lake, or on a bench in the forest, or&#8230;&#8230; It&#8217;s AVES! Your Adventure. Tailor made.   <\/p>\n<p>If you would like to eat with us in the restaurant in the evening, please don&#8217;t forget to reserve your table in good time! If you have booked half board, a table will of course automatically be reserved for you in the restaurant. <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item \">\n                <div>\n                    <div class=\"faq-question\">When will my room be cleaned?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>You only pay for room cleaning if you actually use it. Daily cleaning is not included in your room rate. You can of course book daily room cleaning when you make your booking if you wish. However, you can also order cleaning for individual days on site with a lead time of two days. Of course, the final cleaning of your room is included in your room rate.    <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item \">\n                <div>\n                    <div class=\"faq-question\">Check-In and Check-Out?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p><strong>Arrival:<\/strong> You will be notified immediately by email and WhatsApp as soon as your room is ready. From that point on, you can check in directly via your phone and head straight to your room. Early arrival is of course also possible \u2013 you&#8217;re welcome to store your luggage in our luggage room. Rooms are guaranteed from 4:00 pm.    <\/p>\n<p><strong>Departure: <\/strong>We kindly ask you to vacate your room by 10:00 am. Of course, you&#8217;re welcome to leave your luggage with us afterwards. There&#8217;s also a shower available if you need to freshen up after an action-packed day before heading home.<br \/>For a late check-out, please contact our Guest Hosts at the reception. Early check-in and late check-out are subject to availability and not included.   <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item \">\n                <div>\n                    <div class=\"faq-question\">Self Check-In<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>Thanks to an innovative self-check-in concept, you can check in completely independently before your arrival using your cell phone or tablet and receive your room key and all the information you need on your mobile device. No tedious filling out of forms, no queuing at reception &#8211; arrive, open your room door and enjoy your vacation from the very first second.<br \/>\nWe hate to repeat ourselves, but AVES &#8211; More Wow to your Life <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Cashless<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>Probably the most drastic change is in the accepted means of payment &#8211; the Hotel AVES is completely cashless. Credit and debit cards are accepted, but contactless payment by cell phone is particularly popular. <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">What Parking Options Are Available?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>There is a large outdoor parking lot right next to the hotel, which is available to you free of charge. If this is full at peak times, we have a second parking lot about 200 meters from the hotel.<br \/>\nThere are two parking spaces directly in front of the hotel entrance for loading and unloading on arrival and departure. However, we ask that you do not leave your car in these spaces overnight.  <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Are There Charging Stations for Electric Cars?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>Would you like to travel by electric car? Not only the environment will be happy, but so will we. There is a <a href=\"https:\/\/find.shell.com\/ch\/fuel\/13154550-evpass-talstation-savognin\">Shell Recharge charging station<\/a> at the valley station of the Savognin mountain railroads (300m from the hotel).  <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">What Should I Consider for a Late Arrival?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>Arriving late in the evening? No problem, you won&#8217;t be standing in front of a locked door. Please do your mobile check-in on your smartphone in advance, then you will receive your room key and access to the night entrance directly on your phone.<br \/>\nIf you are standing in front of the main entrance, the night entrance is around the corner to the left.  <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Extra Beds &amp; Baby Cot<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>We do have baby cots, of course, but the number is limited. Please reserve in advance  We don&#8217;t have extra beds, but we do have the perfect room for (almost) every family size and all needs. <a href=\"https:\/\/aves-savognin.ch\/en\/rooms\/\">Here you can take a closer look at our different room types.<\/a><\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">What is the Best Price Guarantee?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>If you find a cheaper price than the one directly offered by the hotel, the hotel will match it, eliminating any reason to book through other portals.<\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Is there a wellness area?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>Our wellness area is open daily from 15:00. There is a Finnish sauna, a bio sauna, infrared cabin, heated bench, experience showers and a relaxation room with access to a fresh air terrace. <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">How far are the mountain railways  ski lifts from the hotel?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>The Savognin cable car valley station is 300 meters from the hotel. If there is enough snow, you can strap on your skis in front of the ski room and ski down to the valley station. If there is enough snow, you can also ski from the valley run directly to the hotel&#8217;s ski room.  <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Where is the nearest train station\/airport, and do you offer a train station or airport transfer?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>It is 175 km from the international airport in Zurich to Savognin. There is also a train station at the airport. <a href=\"https:\/\/www.sbb.ch\/de\">Here you can see your connection<\/a> to us by public transport and buy your ticket directly. From the Savognin Posta bus stop it is about a 10-minute walk to the hotel.  <\/p>\n<p>We are happy to organize an airport transfer or a transfer from the bus stop with an external partner for you. We will charge the costs directly to your room bill. We require at least 48 hours&#8217; notice for the organization.<br \/>\nBy car from Zurich via the A3 and A13 towards Chur. Continue past Chur to the Thusis S\u00fcd exit and from there follow the signs to Savognin.   <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Are pets allowed?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>Pets are very welcome at the AVES Hotel Savognin. However, they are not allowed in the restaurant. A maximum of two pets are allowed per room.  <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Do you need snow chains in winter?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>The snow clearance here in Graub\u00fcnden is exemplary and with a car with 4&#215;4 or four-wheel drive there are never any problems reaching our hotel. Nevertheless, it is possible that snow chains are needed in the event of exceptionally heavy snowfall. However, this is usually only for short periods of 1 &#8211; 2 hours until the roads can be cleared again&#8230; We have good coffee.  <\/p>\n<p><a href=\"https:\/\/www.gr.ch\/DE\/institutionen\/verwaltung\/diem\/tba\/aktuelles\/Seiten\/Strassenzustand-immer-aktuell-auf-www.strassen.gr.ch.aspx\">Here you can find out about the road conditions in the canton of Graub\u00fcnden at any time<\/a> <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Where can you rent ski equipment and how do you get ski passes?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>There are two sports stores within walking distance of the hotel. The <a href=\"https:\/\/www.bananas-shop.net\/\">Bananas Sport Shop<\/a> and <a href=\"https:\/\/www.waseschasport.ch\/sites\/sommer.php#\">Wasescha Sport<\/a>. Both stores offer everything you need for a successful day in the mountains &#8211; summer or winter.<br \/>\nThe Savognin mountain railroads have dynamic ticket pricing. This means that the earlier you book your tickets, the cheaper they are. You can find the <a href=\"https:\/\/www.valsurses.ch\/de\/ferien-buchen\/webshop-erlebnisse#\/skipaesse\">online store<\/a> here.<br \/>\nYou can buy multi-day tickets at fixed prices at our reception.    <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Is there a ski cellar and bike cellar?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>You can safely store your winter or summer equipment in the hotel&#8217;s own ski  bike depot during your vacation at Hotel AVES Savognin. The ski boot racks are heated so that you can get into warm boots in the morning. There are no individually lockable lockers. After challenging trails, there is a bike wash area directly in front of the entrance to the Ski  Bike Depot.   <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Are you in the mood for biking in summer?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>Routes with riding fun for every riding style await you: from leisurely to sporty and easy to difficult. Varied trails await you in the Val Surses bike region, allowing every type of biker to find their flow. Whether you&#8217;re new to biking, a family or an ambitious enduro rider, the trails in Val Surses will make every biker&#8217;s heart beat faster. <a href=\"https:\/\/www.valsurses.ch\/de\/aktivitaeten\/sommer\/mountainbike\">You can find more information about bike tickets for the gondola, tours and trails here<\/a> or directly at the hotel.   <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">What does the Val Surses guest card include and how do I get it?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>If you stay one night or more, you will receive the guest card by email after online check-in. This allows you to use numerous services free of charge or at a reduced rate throughout your stay. <a href=\"https:\/\/www.valsurses.ch\/de\/buchen\/gaestekarte-val-surses\">You can find more information here.<\/a>  <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">Where can I go hiking in summer?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>You can start right outside the front door and are never wrong, no matter which direction you head off in. Thanks to the free mountain railroads and free public transport in summer with the guest card, you don&#8217;t need to worry if you run out of energy &#8211; just walk to the nearest bus stop and back to your home base in comfort. You can find <a href=\"https:\/\/www.valsurses.ch\/de\/aktivitaeten\/sommer\/wandern\">more information and suggestions<\/a> here.  <\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">What activities can I do with my family?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>Savognin is known for being a family destination &#8211; summer and winter.<br \/>\nWhether it&#8217;s the La Nars children&#8217;s ski paradise, the Lai Barnagn swimming lake, the various themed hiking trails for all ages, kids-only offers in the guest program, fire pits and playgrounds and much more. On the <a href=\"https:\/\/www.valsurses.ch\/de\">Val Surses homepage<\/a> you will find detailed information about all the offers and possibilities. <\/p>\n<p>Our hotel has an indoor and outdoor playground for the children, if the eventful day hasn&#8217;t been enough to get rid of all the energy before a well-deserved night&#8217;s sleep.<\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n                                <div class=\"faq-item hidden\">\n                <div>\n                    <div class=\"faq-question\">What are the cancellation policies?<\/div>\n                    <div class=\"faq-answer\" style=\"display: none;\"><p>All rooms booked with a cancelable rate can be canceled free of charge up to 14 days before arrival.<\/p>\n<\/div>\n                <\/div>\n                <div class=\"faq-toggle\">\n                    <svg class=\"faq-icon\" width=\"56\" height=\"56\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"0.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line class=\"line-horizontal\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <line class=\"line-vertical\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                    <\/svg>\n                <\/div>\n            <\/div>\n        \n                    <div class=\"faqbtn\">\n            <button id=\"load-more\" class=\"load-more-btn\">Mehr dazu<\/button>\n            <\/div>\n            <\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const loadMoreButton = document.getElementById('load-more');\n    const faqItems = document.querySelectorAll('.faq-item.hidden');\n\n    if (loadMoreButton && faqItems.length > 0) {\n        loadMoreButton.addEventListener('click', function() {\n            const isExpanded = loadMoreButton.textContent === 'Weniger anzeigen';\n\n            \/\/ Toggle visibility of hidden items\n            faqItems.forEach(item => {\n                item.classList.toggle('hidden', isExpanded);\n            });\n\n            \/\/ Update button text\n            loadMoreButton.textContent = isExpanded ? 'Mehr dazu' : 'Weniger anzeigen';\n        });\n    }\n\n    \/\/ Logic to expand\/collapse FAQ answers\n    document.querySelectorAll('.faq-item').forEach(item => {\n        item.addEventListener('click', () => {\n            const answer = item.querySelector('.faq-answer');\n            const lineVertical = item.querySelector('.line-vertical');\n            const isActive = item.classList.contains('active');\n\n            \/\/ Close all items and reset the \"+\" icon\n            document.querySelectorAll('.faq-item').forEach(i => {\n                i.classList.remove('active');\n                i.querySelector('.faq-answer').style.display = 'none';\n                i.querySelector('.line-vertical').style.display = 'block'; \/\/ Show the \"+\" icon\n            });\n\n            \/\/ Toggle the clicked item's state\n            if (!isActive) {\n                item.classList.add('active');\n                answer.style.display = 'block';\n                lineVertical.style.display = 'none'; \/\/ Hide the vertical line to turn it into \"-\"\n            }\n        });\n    });\n});\n<\/script>\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You have questions? FAQs We have the answers to your stay at AVES Hotel Savognin.<\/p>\n","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-8922","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>FAQs - Aves Homebase Savognin Hotel<\/title>\n<meta name=\"description\" content=\"Answers to the most frequently asked questions about rooms, apartments, restaurant, booking &amp; stay at Aves Homebase 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\/faqs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FAQs - Aves Homebase Savognin Hotel\" \/>\n<meta property=\"og:description\" content=\"Answers to the most frequently asked questions about rooms, apartments, restaurant, booking &amp; stay at Aves Homebase Savognin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-savognin.ch\/en\/faqs\/\" \/>\n<meta property=\"og:site_name\" content=\"AVES Hotel Savognin\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T08:07:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/faqs\\\/\",\"url\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/faqs\\\/\",\"name\":\"FAQs - Aves Homebase Savognin Hotel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/#website\"},\"datePublished\":\"2025-04-30T09:09:12+00:00\",\"dateModified\":\"2026-06-05T08:07:44+00:00\",\"description\":\"Answers to the most frequently asked questions about rooms, apartments, restaurant, booking & stay at Aves Homebase Savognin.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/faqs\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/faqs\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/faqs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FAQS\"}]},{\"@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":"FAQs - Aves Homebase Savognin Hotel","description":"Answers to the most frequently asked questions about rooms, apartments, restaurant, booking & stay at Aves Homebase 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\/faqs\/","og_locale":"en_US","og_type":"article","og_title":"FAQs - Aves Homebase Savognin Hotel","og_description":"Answers to the most frequently asked questions about rooms, apartments, restaurant, booking & stay at Aves Homebase Savognin.","og_url":"https:\/\/aves-savognin.ch\/en\/faqs\/","og_site_name":"AVES Hotel Savognin","article_modified_time":"2026-06-05T08:07:44+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-savognin.ch\/en\/faqs\/","url":"https:\/\/aves-savognin.ch\/en\/faqs\/","name":"FAQs - Aves Homebase Savognin Hotel","isPartOf":{"@id":"https:\/\/aves-savognin.ch\/en\/#website"},"datePublished":"2025-04-30T09:09:12+00:00","dateModified":"2026-06-05T08:07:44+00:00","description":"Answers to the most frequently asked questions about rooms, apartments, restaurant, booking & stay at Aves Homebase Savognin.","breadcrumb":{"@id":"https:\/\/aves-savognin.ch\/en\/faqs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-savognin.ch\/en\/faqs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aves-savognin.ch\/en\/faqs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-savognin.ch\/en\/"},{"@type":"ListItem","position":2,"name":"FAQS"}]},{"@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\/8922","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=8922"}],"version-history":[{"count":10,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8922\/revisions"}],"predecessor-version":[{"id":11214,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8922\/revisions\/11214"}],"wp:attachment":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/media?parent=8922"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}