{"id":9192,"date":"2025-04-30T23:54:11","date_gmt":"2025-04-30T21:54:11","guid":{"rendered":"https:\/\/aves-arosa.ch\/company-retreats\/"},"modified":"2025-05-05T11:33:52","modified_gmt":"2025-05-05T09:33:52","slug":"company-retreats","status":"publish","type":"page","link":"https:\/\/aves-arosa.ch\/en\/company-retreats\/","title":{"rendered":"Company Retreats"},"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=\"2560\" height=\"1920\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/IMG_0137-scaled.webp\" class=\"attachment-full size-full\" alt=\"Meetingraum von hinten fotografiert\" srcset=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/IMG_0137-scaled.webp 2560w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/IMG_0137-300x225.webp 300w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/IMG_0137-1024x768.webp 1024w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/IMG_0137-768x576.webp 768w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/IMG_0137-1536x1152.webp 1536w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/IMG_0137-2048x1536.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>            <\/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 class=\"container infocard\">\n  <div class=\"infocard-wrapper reverse\">\n    \n    <div class=\"infocard-text\">\n\n            <p class=\"upper_aves_title\">\n          Company Retreats        <\/p>\n      \n              <h2 class=\"infocard-title\">\n          Meetings  Incentives        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p><span style=\"font-weight: 400\">Are you looking for the perfect retreat for your next company event? Then you&#8217;ve come to the right place! Whether you&#8217;re seeking a modern conference room, stylish event location, or comfortable rooms &#8211; let our urban lifestyle hotel with creative workspaces and inspiring surroundings impress you and experience a team event of a special kind that takes your collaboration to a new level!   <\/span><\/p>\n        <\/div>\n            <div class=\"buttons_info\">\n              <div class=\"infocard-align-left\">\n          <a class=\"custom-link-aves\" href=\"https:\/\/aves-arosa.ch\/kontakt\/\" target=\"\">\n            Contact Us          <\/a>\n        <\/div>\n                  <\/div>\n    <\/div>\n\n          <div class=\"infocard-image\">\n        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/Aves_Sommer-2-scaled.webp\" alt=\"\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n<div class=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/smileys-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Homebase<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">Accommodation Details<\/h2>\n        \n                    <div class=\"about_aves_text\"><p><span style=\"font-weight: 400\">Discover our homebase directly by the lake in Arosa (Graub\u00fcnden) &#8211; an inspiring environment for your creative ideas and projects. <\/span><\/p>\n<p><span style=\"font-weight: 400\">Right in the center, next to the Arosa Congress Center, 150m from the train station and ski slopes &#8211; there&#8217;s no better location for your company retreat.<\/span><\/p>\n<p><span style=\"font-weight: 400\">With us, you can not only live comfortably but also work in an environment that fosters your creativity. We are a newly built lifestyle hotel for co-working, events, retreats, workshops, and individuals. <\/span><\/p>\n<\/div>\n        \n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/anfahrt.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/05\/AVESMissUniverse-2-scaled.webp\" alt=\"\">\n            <\/div>\n        \n            <\/div>\n<\/div>\n<\/div>\n    <div id=\"Meeting\"><\/div>\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>Philosophy<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">Our Company Credo<\/h2>\n        \n                    <div class=\"about_aves_text\"><p><span style=\"font-weight: 400\">We see ourselves not just as a place to stay, but as a place to breathe and restart, where you not only come to rest but also develop fresh approaches to thinking. Our hotel offers not just a retreat, but also a platform to redefine your work with new work concepts and agile methods. <\/span><\/p>\n<\/div>\n        \n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/presse.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/office-1.jpg\" alt=\"\">\n            <\/div>\n        \n            <\/div>\n<\/div>\n<\/div>\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          Restaurant        <\/p>\n      \n              <h2 class=\"infocard-title\">\n          How We Take Care of You        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p><span style=\"font-weight: 400\">A light, fresh, and imaginative cuisine provides energy and momentum for your team.<\/span><\/p>\n<p><span style=\"font-weight: 400\">Our kitchen team offers high-quality international cuisine and can pamper you completely. We work with you to design an ideal meal schedule so that your content and themes remain in the foreground while our kitchen quietly surprises you with many loving details.  <\/span><\/p>\n<p><span style=\"font-weight: 400\">The apartments have fully equipped kitchens with a coffee machine, a large refrigerator, and a dishwasher.<\/span><\/p>\n        <\/div>\n            <div class=\"buttons_info\">\n              <div class=\"infocard-align-left\">\n          <a class=\"custom-link-aves\" href=\"https:\/\/aves-arosa.ch\/restaurant\/\" target=\"\">\n            Restaurant          <\/a>\n        <\/div>\n                  <\/div>\n    <\/div>\n\n          <div class=\"infocard-image\">\n        <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/erlebnisraum-restaurant-1.jpg\" alt=\"\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n<!-- Spacer block container -->\n<div class=\"container os-spacer position-relative\" style=\"height: 48px\">\n\n    <\/div>\n<div class=\"aves-about-block\"\n            style=\"background-image: url('https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/smileys-graffiti.png');\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Here You Can Get Creative<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">The Dream of Ample Space.<\/h2>\n        \n                    <div class=\"about_aves_text\"><p><span style=\"font-weight: 400\">The location combines business and leisure, a top-modern meeting space and the large conference center just 2 minutes away for big conferences.<\/span><\/p>\n<p><span style=\"font-weight: 400\">The leisure opportunities for company retreats in Arosa are fantastic &#8211; from curling  mulled wine, ski and snowboard courses, sledding tours, bike and hiking tours to culinary highlights and parties for the right drive.<\/span><\/p>\n<p><span style=\"font-weight: 400\">We have everything a team needs to strengthen the WE feeling &#8211; pure team building or enjoying together.<\/span> <\/p>\n<\/div>\n        \n                    <a href=\"mailto:%20homebase@aves-arosa.ch\" target=\"_blank\" class=\"custom-link-aves\">Send Email<\/a>\n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/restaurant-2.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/erlebnisraum-gettogether-1.jpg\" alt=\"\">\n            <\/div>\n        \n            <\/div>\n<\/div>\n<\/div>\n\n<div class=\"os-section-container\">\n    <div class=\"row row-extended\">\n        \n                <div class=\"os-columns-container os-columns-count-1\">\n            \n                                                \n                    \n\n                            \n        <\/div>\n    <\/div>\n<\/div>\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":26,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-9192","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>Corporate Retreats, Events Meetings at AVES Hotel Arosa<\/title>\n<meta name=\"description\" content=\"Plan unforgettable meetings, incentives, conferences, and events at AVES Hotel Arosa with inspiring mountain scenery and personalized service.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aves-arosa.ch\/en\/company-retreats\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Corporate Retreats, Events Meetings at AVES Hotel Arosa\" \/>\n<meta property=\"og:description\" content=\"Whether it&#039;s a business meeting or team event \u2013 AVES Hotel Arosa offers the perfect location for events with a panoramic view and alpine charm.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-arosa.ch\/en\/company-retreats\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel AVES Homebase Arosa\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-05T09:33:52+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/company-retreats\\\/\",\"url\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/company-retreats\\\/\",\"name\":\"Corporate Retreats, Events Meetings at AVES Hotel Arosa\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#website\"},\"datePublished\":\"2025-04-30T21:54:11+00:00\",\"dateModified\":\"2025-05-05T09:33:52+00:00\",\"description\":\"Plan unforgettable meetings, incentives, conferences, and events at AVES Hotel Arosa with inspiring mountain scenery and personalized service.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/company-retreats\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/company-retreats\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/company-retreats\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Company Retreats\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\",\"name\":\"Hotel AVES Homebase Arosa\",\"description\":\"Hotel &amp; Apartments\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Corporate Retreats, Events Meetings at AVES Hotel Arosa","description":"Plan unforgettable meetings, incentives, conferences, and events at AVES Hotel Arosa with inspiring mountain scenery and personalized service.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/aves-arosa.ch\/en\/company-retreats\/","og_locale":"en_US","og_type":"article","og_title":"Corporate Retreats, Events Meetings at AVES Hotel Arosa","og_description":"Whether it's a business meeting or team event \u2013 AVES Hotel Arosa offers the perfect location for events with a panoramic view and alpine charm.","og_url":"https:\/\/aves-arosa.ch\/en\/company-retreats\/","og_site_name":"Hotel AVES Homebase Arosa","article_modified_time":"2025-05-05T09:33:52+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-arosa.ch\/en\/company-retreats\/","url":"https:\/\/aves-arosa.ch\/en\/company-retreats\/","name":"Corporate Retreats, Events Meetings at AVES Hotel Arosa","isPartOf":{"@id":"https:\/\/aves-arosa.ch\/en\/#website"},"datePublished":"2025-04-30T21:54:11+00:00","dateModified":"2025-05-05T09:33:52+00:00","description":"Plan unforgettable meetings, incentives, conferences, and events at AVES Hotel Arosa with inspiring mountain scenery and personalized service.","breadcrumb":{"@id":"https:\/\/aves-arosa.ch\/en\/company-retreats\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-arosa.ch\/en\/company-retreats\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aves-arosa.ch\/en\/company-retreats\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-arosa.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Company Retreats"}]},{"@type":"WebSite","@id":"https:\/\/aves-arosa.ch\/en\/#website","url":"https:\/\/aves-arosa.ch\/en\/","name":"Hotel AVES Homebase Arosa","description":"Hotel &amp; Apartments","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aves-arosa.ch\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/9192","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/comments?post=9192"}],"version-history":[{"count":2,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/9192\/revisions"}],"predecessor-version":[{"id":9275,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/9192\/revisions\/9275"}],"wp:attachment":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/media?parent=9192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}