{"id":523,"date":"2026-04-17T08:49:01","date_gmt":"2026-04-17T08:49:01","guid":{"rendered":"https:\/\/chezelsy.ch\/?page_id=523"},"modified":"2026-04-17T08:57:35","modified_gmt":"2026-04-17T08:57:35","slug":"informations-pratiques","status":"publish","type":"page","link":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/","title":{"rendered":"Informations pratiques"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"523\" class=\"elementor elementor-523\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-4a0be5f e-flex e-con-boxed e-con e-parent\" data-id=\"4a0be5f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29cacf5 elementor-widget elementor-widget-text-editor\" data-id=\"29cacf5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Crans-Montana \u00b7 Praktische Informationen<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0220c04 elementor-widget elementor-widget-heading\" data-id=\"0220c04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Willkommen bei uns,<br>\nWir freuen uns, Sie begr\u00fc\u00dfen zu d\u00fcrfen.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20326d6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"20326d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-a3cfe39 e-con-full e-flex e-con e-parent\" data-id=\"a3cfe39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba4a0a6 elementor-widget elementor-widget-html\" data-id=\"ba4a0a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Informations pratiques \u2013 Chez Elsy<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=Oswald:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    :root {\r\n      --teal:    #225051;\r\n      --teal-mid:#6C8789;\r\n      --gold:    #C3963E;\r\n      --bg:      #F4F4F4;\r\n      --white:   #ffffff;\r\n      --text:    #1D2327;\r\n    }\r\n\r\n    body {\r\n      font-family: 'Oswald', sans-serif;\r\n      background: var(--bg);\r\n      color: var(--text);\r\n      min-height: 100vh;\r\n    }\r\n\r\n    \/* \u2500\u2500\u2500 CONTENU \u2500\u2500\u2500 *\/\r\n    .content {\r\n      max-width: 640px;\r\n      margin: 0 auto;\r\n      padding: 28px 16px 60px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 14px;\r\n    }\r\n\r\n    \/* \u2500\u2500\u2500 CARD \u2500\u2500\u2500 *\/\r\n    .card {\r\n      background: var(--white);\r\n      border-radius: 4px;\r\n      overflow: hidden;\r\n      box-shadow: 0 1px 4px rgba(0,0,0,.07);\r\n    }\r\n    .card-header {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n      padding: 18px 20px 14px;\r\n      border-bottom: 1px solid rgba(34,80,81,.08);\r\n    }\r\n    .card-icon {\r\n      font-size: 22px;\r\n      flex-shrink: 0;\r\n      width: 36px;\r\n      text-align: center;\r\n    }\r\n    .card-title {\r\n      font-family: 'Oswald', sans-serif;\r\n      font-size: 13px;\r\n      font-weight: 500;\r\n      letter-spacing: .14em;\r\n      text-transform: uppercase;\r\n      color: var(--teal);\r\n    }\r\n    .card-body {\r\n      padding: 16px 20px 18px;\r\n    }\r\n    .card-body p, .card-body li {\r\n      font-size: 14px;\r\n      font-weight: 300;\r\n      color: #444;\r\n      line-height: 1.75;\r\n    }\r\n    .card-body strong {\r\n      font-weight: 500;\r\n      color: var(--teal);\r\n    }\r\n    .card-body .gold { color: var(--gold); font-weight: 500; }\r\n    .card-body ul {\r\n      list-style: none;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 6px;\r\n      padding: 0;\r\n    }\r\n    .card-body ul li {\r\n      display: flex;\r\n      align-items: flex-start;\r\n      gap: 10px;\r\n    }\r\n    .card-body ul li::before {\r\n      content: '\u2192';\r\n      color: var(--gold);\r\n      flex-shrink: 0;\r\n      font-size: 13px;\r\n      margin-top: 2px;\r\n    }\r\n    .card-body a {\r\n      color: var(--teal);\r\n      text-decoration: underline;\r\n      text-decoration-color: rgba(34,80,81,.3);\r\n    }\r\n    .card-body a:hover { color: var(--gold); }\r\n\r\n    \/* Badge highlight *\/\r\n    .badge {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 6px;\r\n      background: rgba(195,150,62,.1);\r\n      border: 1px solid rgba(195,150,62,.3);\r\n      color: var(--gold);\r\n      font-size: 12px;\r\n      font-weight: 500;\r\n      letter-spacing: .08em;\r\n      padding: 5px 12px;\r\n      border-radius: 2px;\r\n      margin-top: 4px;\r\n    }\r\n\r\n    \/* WiFi bloc *\/\r\n    .wifi-bloc {\r\n      background: rgba(34,80,81,.05);\r\n      border-radius: 3px;\r\n      padding: 12px 16px;\r\n      margin-top: 8px;\r\n    }\r\n    .wifi-name {\r\n      font-family: 'Oswald', sans-serif;\r\n      font-size: 15px;\r\n      font-weight: 500;\r\n      color: var(--teal);\r\n      letter-spacing: .04em;\r\n    }\r\n    .wifi-note {\r\n      font-size: 12px;\r\n      font-weight: 300;\r\n      color: #777;\r\n      margin-top: 4px;\r\n    }\r\n\r\n    \/* S\u00e9parateur l\u00e9ger dans card-body *\/\r\n    .divider {\r\n      border: none;\r\n      border-top: 1px solid rgba(0,0,0,.06);\r\n      margin: 14px 0;\r\n    }\r\n\r\n    \/* \u2500\u2500\u2500 WHATSAPP CTA \u2500\u2500\u2500 *\/\r\n    .wa-btn {\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 10px;\r\n      background: #25D366;\r\n      color: #fff;\r\n      text-decoration: none;\r\n      border-radius: 4px;\r\n      padding: 16px 24px;\r\n      font-family: 'Oswald', sans-serif;\r\n      font-size: 15px;\r\n      font-weight: 500;\r\n      letter-spacing: .08em;\r\n      text-transform: uppercase;\r\n      transition: background .2s;\r\n      box-shadow: 0 2px 8px rgba(37,211,102,.3);\r\n    }\r\n    .wa-btn:hover { background: #1dba57; }\r\n    .wa-btn svg { width: 22px; height: 22px; fill: #fff; flex-shrink: 0; }\r\n\r\n    \/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\r\n    @media (min-width: 640px) {\r\n      .content { padding: 36px 24px 72px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- CONTENU -->\r\n<div class=\"content\">\r\n\r\n  <!-- WiFi -->\r\n  <div class=\"card\">\r\n    <div class=\"card-header\">\r\n      <span class=\"card-icon\">\ud83d\udcf6<\/span>\r\n      <span class=\"card-title\">WLAN-Zugang<\/span>\r\n    <\/div>\r\n    <div class=\"card-body\">\r\n      <div class=\"wifi-bloc\">\r\n        <div class=\"wifi-name\">Chez Elsy \u2013 Kunden<\/div>\r\n        <div class=\"wifi-note\">Kein Passwort \u2013 akzeptieren Sie einfach die Bedingungen, indem Sie das kleine Kreuz ankreuzen.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Petit-d\u00e9jeuner -->\r\n  <div class=\"card\">\r\n    <div class=\"card-header\">\r\n      <span class=\"card-icon\">\u2615<\/span>\r\n      <span class=\"card-title\">Fr\u00fchst\u00fcck<\/span>\r\n    <\/div>\r\n    <div class=\"card-body\">\r\n      <p><strong>Serviert von 8:00 bis 10:00 Uhr<\/strong> jeden Morgen.<\/p>\r\n      <hr class=\"divider\">\r\n      <p>Eins <strong>Gemeinschaftsraum<\/strong> steht Ihnen zur Verf\u00fcgung unter der Rufnummer 1<sup>er<\/sup> Etage, gegen\u00fcber Zimmer Nr. 4.<\/p>\r\n      <p style=\"margin-top:8px;\">Sie finden dort Tee, Kaffee, Lekt\u00fcre und Gesellschaftsspiele.<br>\r\n      Bitte halten Sie Ruhe und hinterlassen Sie die R\u00e4umlichkeiten nach Ihrem Aufenthalt sauber.<\/p>\r\n      <p style=\"margin-top:8px; color:#888; font-size:13px;\">\u26a0 Es gibt keinen Abendessensservice.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Check-out -->\r\n  <div class=\"card\">\r\n    <div class=\"card-header\">\r\n      <span class=\"card-icon\">Schl\u00fcssel<\/span>\r\n      <span class=\"card-title\">Kasse<\/span>\r\n    <\/div>\r\n    <div class=\"card-body\">\r\n      <span class=\"badge\">Abfahrt vor 10:30 Uhr<\/span>\r\n      <hr class=\"divider\">\r\n      <ul>\r\n        <li>Bei vorzeitiger Abreise <strong>vor 8 Uhr<\/strong>, bitte begleichen Sie Ihren Aufenthalt am Vortag.<\/li>\r\n        <li>Zahlungen akzeptiert: <strong>Bankkarte<\/strong> oder <strong>Arten<\/strong>.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Non-fumeur -->\r\n  <div class=\"card\">\r\n    <div class=\"card-header\">\r\n      <span class=\"card-icon\">\ud83d\udead<\/span>\r\n      <span class=\"card-title\">Nichtraucherzimmer<\/span>\r\n    <\/div>\r\n    <div class=\"card-body\">\r\n      <p>Das gesamte Hotel ist <strong>strenges Rauchverbot<\/strong>. Danke, dass Sie drau\u00dfen rauchen \u2013 genie\u00dfen Sie dabei die Aussicht \ud83d\ude42<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Transports -->\r\n  <div class=\"card\">\r\n    <div class=\"card-header\">\r\n      <span class=\"card-icon\">\ud83d\ude8c<\/span>\r\n      <span class=\"card-title\">Anreise nach Crans-Montana ohne Auto<\/span>\r\n    <\/div>\r\n    <div class=\"card-body\">\r\n      <p style=\"margin-bottom:12px;\"><strong>Kostenlose Shuttlebusse in der Saison<\/strong> Linien <span class=\"gold\">12.432<\/span> und <span class=\"gold\">12.433<\/span> (bidirektionale Schleife).<\/p>\r\n      <ul>\r\n        <li>Die Bushaltestelle des Hotels ist <strong>Essampilles<\/strong> (2 Minuten zu Fu\u00df).<\/li>\r\n        <li>Gelbe Postautos <strong>Sion \u2013 Crans-Montana<\/strong> auch verf\u00fcgbar (Haltestelle Essampilles an <a href=\"https:\/\/www.sbb.ch\/fr\" target=\"_blank\">sbb.ch<\/a>).<\/li>\r\n      <\/ul>\r\n      <hr class=\"divider\">\r\n      <a href=\"https:\/\/www.crans-montana.ch\/fr\/infos-pratiques\/transports\/\" target=\"_blank\" style=\"display:inline-block; font-size:12px; letter-spacing:.1em; text-transform:uppercase; color:var(--gold); text-decoration:none; font-weight:500;\">\r\n        Fahrplan der Shuttles\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- WhatsApp -->\r\n  <a href=\"https:\/\/wa.me\/41274831441\" target=\"_blank\" class=\"wa-btn\">\r\n    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n      <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 0 0-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413Z\"\/>\r\n    <\/svg>\r\n    Eine Frage? Schreiben Sie uns auf WhatsApp\r\n  <\/a>\r\n  <p style=\"text-align:center; font-size:12px; color:#999; margin-top:-4px; font-weight:300;\">+41 27 483 14 41<\/p>\r\n\r\n<\/div><!-- \/content -->\r\n\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Crans-Montana \u00b7 Informations pratiques Bienvenue chez nous, Nous sommes heureux de vous accueillir. Informations pratiques \u2013 Chez Elsy \ud83d\udcf6 Acc\u00e8s WiFi Chez Elsy \u2013 Clients Pas de mot de passe \u2014 acceptez simplement les conditions en cochant la petite croix. \u2615 Petit-d\u00e9jeuner Servi de 8h00 \u00e0 10h00 chaque matin. Un espace commun est \u00e0 votre [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-523","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Crans-Montana \u00b7 Informations pratiques Bienvenue chez nous, Nous sommes heureux de vous accueillir. Informations pratiques \u2013 Chez Elsy \ud83d\udcf6 Acc\u00e8s WiFi Chez Elsy \u2013 Clients Pas de mot de passe \u2014 acceptez simplement les conditions en cochant la petite croix. \u2615 Petit-d\u00e9jeuner Servi de 8h00 \u00e0 10h00 chaque matin. Un espace commun est \u00e0 votre\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"c8BxAkGPwRTRiQKH6Ichz4gwrcv7oRMANpEQUhhIyRU\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/chezelsy.ch\/de\/informations-pratiques\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"de_DE\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Chez Elsy - Crans-Sapins - Votre h\u00f4tel famillial depuis 1961\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Informations pratiques - Chez Elsy - Crans-Sapins\" \/>\n\t\t<meta property=\"og:description\" content=\"Crans-Montana \u00b7 Informations pratiques Bienvenue chez nous, Nous sommes heureux de vous accueillir. Informations pratiques \u2013 Chez Elsy \ud83d\udcf6 Acc\u00e8s WiFi Chez Elsy \u2013 Clients Pas de mot de passe \u2014 acceptez simplement les conditions en cochant la petite croix. \u2615 Petit-d\u00e9jeuner Servi de 8h00 \u00e0 10h00 chaque matin. Un espace commun est \u00e0 votre\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/chezelsy.ch\/de\/informations-pratiques\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/chezelsy.ch\/wp-content\/uploads\/2026\/03\/Logo-Blanc-chez-Elsy.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/chezelsy.ch\/wp-content\/uploads\/2026\/03\/Logo-Blanc-chez-Elsy.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t\t<meta property=\"og:image:height\" content=\"227\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-04-17T08:49:01+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-17T08:57:35+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/chezelsy.crans\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Informations pratiques - Chez Elsy - Crans-Sapins\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Crans-Montana \u00b7 Informations pratiques Bienvenue chez nous, Nous sommes heureux de vous accueillir. Informations pratiques \u2013 Chez Elsy \ud83d\udcf6 Acc\u00e8s WiFi Chez Elsy \u2013 Clients Pas de mot de passe \u2014 acceptez simplement les conditions en cochant la petite croix. \u2615 Petit-d\u00e9jeuner Servi de 8h00 \u00e0 10h00 chaque matin. Un espace commun est \u00e0 votre\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/chezelsy.ch\/wp-content\/uploads\/2026\/03\/Logo-Blanc-chez-Elsy.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/informations-pratiques\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/chezelsy.ch\\\/de\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/informations-pratiques\\\/#listItem\",\"name\":\"Informations pratiques\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/informations-pratiques\\\/#listItem\",\"position\":2,\"name\":\"Informations pratiques\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/#organization\",\"name\":\"Chez Elsy - Crans-Sapins\",\"description\":\"Votre h\\u00f4tel famillial depuis 1961\",\"url\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/\",\"telephone\":\"+41274831441\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/chezelsy.ch\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Logo-Blanc-chez-Elsy.png\",\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/informations-pratiques\\\/#organizationLogo\",\"width\":1024,\"height\":227},\"image\":{\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/informations-pratiques\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/chezelsy.crans\\\/\",\"https:\\\/\\\/www.instagram.com\\\/chez_elsy\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/informations-pratiques\\\/#webpage\",\"url\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/informations-pratiques\\\/\",\"name\":\"Informations pratiques - Chez Elsy - Crans-Sapins\",\"description\":\"Crans-Montana \\u00b7 Informations pratiques Bienvenue chez nous, Nous sommes heureux de vous accueillir. Informations pratiques \\u2013 Chez Elsy \\ud83d\\udcf6 Acc\\u00e8s WiFi Chez Elsy \\u2013 Clients Pas de mot de passe \\u2014 acceptez simplement les conditions en cochant la petite croix. \\u2615 Petit-d\\u00e9jeuner Servi de 8h00 \\u00e0 10h00 chaque matin. Un espace commun est \\u00e0 votre\",\"inLanguage\":\"de-DE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/informations-pratiques\\\/#breadcrumblist\"},\"datePublished\":\"2026-04-17T08:49:01+00:00\",\"dateModified\":\"2026-04-17T08:57:35+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/\",\"name\":\"Chez Elsy - Crans-Sapins\",\"description\":\"Votre h\\u00f4tel famillial depuis 1961\",\"inLanguage\":\"de-DE\",\"publisher\":{\"@id\":\"https:\\\/\\\/chezelsy.ch\\\/de\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Informations pratiques - Chez Elsy - Crans-Sapins","description":"Crans-Montana \u00b7 Informations pratiques Bienvenue chez nous, Nous sommes heureux de vous accueillir. Informations pratiques \u2013 Chez Elsy \ud83d\udcf6 Acc\u00e8s WiFi Chez Elsy \u2013 Clients Pas de mot de passe \u2014 acceptez simplement les conditions en cochant la petite croix. \u2615 Petit-d\u00e9jeuner Servi de 8h00 \u00e0 10h00 chaque matin. Un espace commun est \u00e0 votre","canonical_url":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"c8BxAkGPwRTRiQKH6Ichz4gwrcv7oRMANpEQUhhIyRU","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/chezelsy.ch\/de#listItem","position":1,"name":"Home","item":"https:\/\/chezelsy.ch\/de","nextItem":{"@type":"ListItem","@id":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/#listItem","name":"Informations pratiques"}},{"@type":"ListItem","@id":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/#listItem","position":2,"name":"Informations pratiques","previousItem":{"@type":"ListItem","@id":"https:\/\/chezelsy.ch\/de#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/chezelsy.ch\/de\/#organization","name":"Chez Elsy - Crans-Sapins","description":"Votre h\u00f4tel famillial depuis 1961","url":"https:\/\/chezelsy.ch\/de\/","telephone":"+41274831441","logo":{"@type":"ImageObject","url":"https:\/\/chezelsy.ch\/wp-content\/uploads\/2026\/03\/Logo-Blanc-chez-Elsy.png","@id":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/#organizationLogo","width":1024,"height":227},"image":{"@id":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/chezelsy.crans\/","https:\/\/www.instagram.com\/chez_elsy\/"]},{"@type":"WebPage","@id":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/#webpage","url":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/","name":"Informations pratiques - Chez Elsy - Crans-Sapins","description":"Crans-Montana \u00b7 Informations pratiques Bienvenue chez nous, Nous sommes heureux de vous accueillir. Informations pratiques \u2013 Chez Elsy \ud83d\udcf6 Acc\u00e8s WiFi Chez Elsy \u2013 Clients Pas de mot de passe \u2014 acceptez simplement les conditions en cochant la petite croix. \u2615 Petit-d\u00e9jeuner Servi de 8h00 \u00e0 10h00 chaque matin. Un espace commun est \u00e0 votre","inLanguage":"de-DE","isPartOf":{"@id":"https:\/\/chezelsy.ch\/de\/#website"},"breadcrumb":{"@id":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/#breadcrumblist"},"datePublished":"2026-04-17T08:49:01+00:00","dateModified":"2026-04-17T08:57:35+00:00"},{"@type":"WebSite","@id":"https:\/\/chezelsy.ch\/de\/#website","url":"https:\/\/chezelsy.ch\/de\/","name":"Chez Elsy - Crans-Sapins","description":"Votre h\u00f4tel famillial depuis 1961","inLanguage":"de-DE","publisher":{"@id":"https:\/\/chezelsy.ch\/de\/#organization"}}]},"og:locale":"de_DE","og:site_name":"Chez Elsy - Crans-Sapins - Votre h\u00f4tel famillial depuis 1961","og:type":"article","og:title":"Informations pratiques - Chez Elsy - Crans-Sapins","og:description":"Crans-Montana \u00b7 Informations pratiques Bienvenue chez nous, Nous sommes heureux de vous accueillir. Informations pratiques \u2013 Chez Elsy \ud83d\udcf6 Acc\u00e8s WiFi Chez Elsy \u2013 Clients Pas de mot de passe \u2014 acceptez simplement les conditions en cochant la petite croix. \u2615 Petit-d\u00e9jeuner Servi de 8h00 \u00e0 10h00 chaque matin. Un espace commun est \u00e0 votre","og:url":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/","og:image":"https:\/\/chezelsy.ch\/wp-content\/uploads\/2026\/03\/Logo-Blanc-chez-Elsy.png","og:image:secure_url":"https:\/\/chezelsy.ch\/wp-content\/uploads\/2026\/03\/Logo-Blanc-chez-Elsy.png","og:image:width":1024,"og:image:height":227,"article:published_time":"2026-04-17T08:49:01+00:00","article:modified_time":"2026-04-17T08:57:35+00:00","article:publisher":"https:\/\/www.facebook.com\/chezelsy.crans\/","twitter:card":"summary_large_image","twitter:title":"Informations pratiques - Chez Elsy - Crans-Sapins","twitter:description":"Crans-Montana \u00b7 Informations pratiques Bienvenue chez nous, Nous sommes heureux de vous accueillir. Informations pratiques \u2013 Chez Elsy \ud83d\udcf6 Acc\u00e8s WiFi Chez Elsy \u2013 Clients Pas de mot de passe \u2014 acceptez simplement les conditions en cochant la petite croix. \u2615 Petit-d\u00e9jeuner Servi de 8h00 \u00e0 10h00 chaque matin. Un espace commun est \u00e0 votre","twitter:image":"https:\/\/chezelsy.ch\/wp-content\/uploads\/2026\/03\/Logo-Blanc-chez-Elsy.png"},"aioseo_meta_data":{"post_id":"523","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2026-04-28 22:53:24","updated":"2026-04-28 22:53:24","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/chezelsy.ch\/de\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tInformations pratiques\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/chezelsy.ch\/de"},{"label":"Informations pratiques","link":"https:\/\/chezelsy.ch\/de\/informations-pratiques\/"}],"_links":{"self":[{"href":"https:\/\/chezelsy.ch\/de\/wp-json\/wp\/v2\/pages\/523","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chezelsy.ch\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chezelsy.ch\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chezelsy.ch\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chezelsy.ch\/de\/wp-json\/wp\/v2\/comments?post=523"}],"version-history":[{"count":10,"href":"https:\/\/chezelsy.ch\/de\/wp-json\/wp\/v2\/pages\/523\/revisions"}],"predecessor-version":[{"id":534,"href":"https:\/\/chezelsy.ch\/de\/wp-json\/wp\/v2\/pages\/523\/revisions\/534"}],"wp:attachment":[{"href":"https:\/\/chezelsy.ch\/de\/wp-json\/wp\/v2\/media?parent=523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}