{"id":6698,"date":"2026-04-10T01:31:58","date_gmt":"2026-04-10T01:31:58","guid":{"rendered":"https:\/\/hotelcoma.com\/satisfaction-survey\/"},"modified":"2026-04-17T02:20:21","modified_gmt":"2026-04-17T02:20:21","slug":"satisfaction-survey","status":"publish","type":"page","link":"https:\/\/hotelcoma.com\/en\/satisfaction-survey\/","title":{"rendered":"Satisfaction survey"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6698\" class=\"elementor elementor-6698 elementor-6143\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95332d9 e-con-full e-flex e-con e-parent\" data-id=\"95332d9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4ac26e0 e-con-full e-flex e-con e-child\" data-id=\"4ac26e0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0a8edd elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a0a8edd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Satisfaction <br><i>survey<\/i><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-00e036f e-con-full e-flex e-con e-parent\" data-id=\"00e036f\" data-element_type=\"container\" data-e-type=\"container\" id=\"hotel-coma-survey\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90c2165 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-html\" data-id=\"90c2165\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Jost:wght@300;400;500&display=swap\" rel=\"stylesheet\"\/>\n\n<div id=\"hotel-coma-survey\">\n  <style>\n    #hotel-coma-survey,\n    #hotel-coma-survey *,\n    #hotel-coma-survey *::before,\n    #hotel-coma-survey *::after {\n      box-sizing: border-box;\n    }\n\n    #hotel-coma-survey{\n      --black:#1A1A18;\n      --dark:#2C2C28;\n      --mid:#6B6B64;\n      --muted:#000;\n      --border:#DCDCD4;\n      --bg:#F7F5F0;\n      --white:#FFFFFF;\n      --accent:#242B16;\n      --accent-soft:#E8EDE8;\n\n      font-family:'Jost',sans-serif;\n      font-weight:300;\n      color:var(--dark);\n      width:100%;\n      display:flex;\n      flex-direction:column;\n      align-items:center;\n      -webkit-text-size-adjust:100%;\n    }\n\n    #hotel-coma-survey .card{\n      width:100%;\n      max-width:480px;\n      background:var(--white);\n      border:1px solid var(--border);\n    }\n\n    \/* HEADER \n    #hotel-coma-survey .card-header{\n      padding:2.5rem 2.5rem 2rem;\n      background:var(--accent);\n      display:flex;\n      flex-direction:column;\n      align-items:flex-start;\n      gap:.15rem;\n    }\n\n    #hotel-coma-survey .logo{\n      font-family:'Cormorant Garamond',serif;\n      font-size:1.3rem;\n      font-weight:400;\n      letter-spacing:.22em;\n      text-transform:uppercase;\n      color:#fff;\n      line-height:1;\n    }\n\n    #hotel-coma-survey .logo-sub{\n      font-size:.58rem;\n      letter-spacing:.28em;\n      text-transform:uppercase;\n      color:rgba(255,255,255,.45);\n      margin-top:.3rem;\n    }\n    *\/\n    \n    #hotel-coma-survey .logo-sub, .logo {\n        display: none;\n    }\n\n    \/* PROGRESS *\/\n    #hotel-coma-survey .prog-wrap{border-bottom:1px solid var(--border)}\n    #hotel-coma-survey .prog-bar{height:2px;background:var(--border)}\n    #hotel-coma-survey .prog-fill{\n      height:100%;\n      background:var(--accent);\n      width:0%;\n      transition:width .6s cubic-bezier(.4,0,.2,1)\n    }\n\n    #hotel-coma-survey .prog-meta{\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      padding:.6rem 2.5rem;\n      font-size:.58rem;\n      letter-spacing:.2em;\n      text-transform:uppercase;\n      color:var(--muted);\n    }\n\n    \/* STEPS *\/\n    #hotel-coma-survey .step{\n      display:none;\n      padding:2.2rem 2.5rem 1.2rem;\n      animation:hcSurveySIn .3s ease;\n    }\n\n    #hotel-coma-survey .step.active{display:block}\n\n    @keyframes hcSurveySIn{\n      from{opacity:0;transform:translateY(8px)}\n      to{opacity:1;transform:none}\n    }\n\n    #hotel-coma-survey .step-tag{\n      font-size:.58rem;\n      letter-spacing:.28em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin-bottom:.9rem;\n      display:block;\n    }\n\n    #hotel-coma-survey .step-title{\n      font-family:'Cormorant Garamond',serif;\n      font-size:2.2rem;\n      font-weight:300;\n      line-height:1.2;\n      color:var(--black);\n      margin-bottom:.4rem;\n    }\n\n    #hotel-coma-survey .step-title em{font-style:italic}\n\n    #hotel-coma-survey .step-hint{\n      font-size:1rem;\n      color:var(--muted);\n      line-height:1.65;\n      margin-bottom:1.8rem;\n    }\n\n    \/* FORM FIELDS *\/\n    #hotel-coma-survey .guest-fields{\n      display:flex;\n      flex-direction:column;\n      gap:.7rem;\n      margin:1.2rem 0 1.2rem;\n    }\n\n    #hotel-coma-survey .guest-input,\n    #hotel-coma-survey textarea{\n      width:100%;\n      padding:.9rem 1rem;\n      border:1px solid var(--border);\n      background:var(--white);\n      font-family:'Jost',sans-serif;\n      font-size:.82rem;\n      font-weight:300;\n      color:var(--dark);\n      outline:none;\n      line-height:1.65;\n      transition:border-color .2s;\n      border-radius:0;\n      box-shadow:none;\n    }\n\n    #hotel-coma-survey .guest-input:focus,\n    #hotel-coma-survey textarea:focus{\n      border-color:var(--dark);\n    }\n\n    #hotel-coma-survey .guest-input::placeholder,\n    #hotel-coma-survey textarea::placeholder{\n      color:var(--muted);\n    }\n\n    #hotel-coma-survey .field-error{\n      display:none;\n      margin-top:.8rem;\n      font-size:.72rem;\n      color:#8B2E2E;\n      line-height:1.5;\n    }\n\n    #hotel-coma-survey .field-error.show{\n      display:block;\n    }\n\n    \/* GLOBAL \u2014 SCALE BUTTONS *\/\n    #hotel-coma-survey .scale-row{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:.4rem;\n    }\n\n    #hotel-coma-survey .scale-opt{\n      padding:1.1rem .5rem .9rem;\n      text-align:center;\n      border:1px solid var(--border);\n      background:var(--white);\n      cursor:pointer;\n      transition:all .2s;\n      -webkit-tap-highlight-color:transparent;\n    }\n\n    #hotel-coma-survey .scale-opt:hover{border-color:var(--dark);background:var(--bg)}\n    #hotel-coma-survey .scale-opt.sel{border-color:var(--accent);background:var(--accent-soft)}\n\n    #hotel-coma-survey .scale-num{\n      font-family:'Cormorant Garamond',serif;\n      font-size:1.8rem;\n      font-weight:300;\n      color:var(--muted);\n      line-height:1;\n      margin-bottom:.35rem;\n      display:block;\n      transition:color .2s;\n    }\n\n    #hotel-coma-survey .scale-opt.sel .scale-num{color:var(--accent)}\n\n    #hotel-coma-survey .scale-lbl{\n      font-size:.58rem;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--muted);\n      display:block;\n      transition:color .2s;\n    }\n\n    #hotel-coma-survey .scale-opt.sel .scale-lbl{color:var(--accent)}\n\n    \/* STAR RATINGS *\/\n    #hotel-coma-survey .rating-list{\n      display:flex;\n      flex-direction:column;\n      gap:0;\n    }\n\n    #hotel-coma-survey .rating-row{\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      padding:1.1rem 0;\n      border-bottom:1px solid var(--border);\n      gap:1rem;\n    }\n\n    #hotel-coma-survey .rating-row:first-child{border-top:1px solid var(--border)}\n\n    #hotel-coma-survey .r-label{\n      font-size:1rem;\n      letter-spacing:.06em;\n      color:var(--dark);\n      flex:1;\n      line-height:1.3;\n    }\n\n    #hotel-coma-survey .stars{\n      display:flex;\n      gap:.35rem;\n      flex-shrink:0;\n    }\n\n    #hotel-coma-survey .star{\n      width:22px;\n      height:22px;\n      cursor:pointer;\n      color:var(--border);\n      transition:color .12s;\n      user-select:none;\n      -webkit-tap-highlight-color:transparent;\n      font-size:1.3rem;\n      line-height:1;\n    }\n\n    #hotel-coma-survey .star.lit{color:var(--accent)}\n    #hotel-coma-survey .stars:hover .star{color:var(--accent)}\n    #hotel-coma-survey .star:hover~.star{color:var(--border)!important}\n    #hotel-coma-survey .star:hover{color:var(--black)!important}\n\n    \/* CHECKBOXES *\/\n    #hotel-coma-survey .check-list{\n      display:flex;\n      flex-direction:column;\n      gap:0;\n    }\n\n    #hotel-coma-survey .chk-item{\n      display:flex;\n      align-items:center;\n      gap:1rem;\n      padding:.9rem 0;\n      border-bottom:1px solid var(--border);\n      cursor:pointer;\n      transition:all .15s;\n      -webkit-tap-highlight-color:transparent;\n    }\n\n    #hotel-coma-survey .chk-item:first-child{border-top:1px solid var(--border)}\n    #hotel-coma-survey .chk-item:hover .chk-label{color:var(--black)}\n\n    #hotel-coma-survey .chkbox{\n      width:16px;\n      height:16px;\n      flex-shrink:0;\n      border:1px solid var(--border);\n      background:var(--white);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      transition:all .15s;\n    }\n\n    #hotel-coma-survey .chk-item.sel .chkbox{\n      background:var(--accent);\n      border-color:var(--accent);\n    }\n\n    #hotel-coma-survey .tick{\n      display:none;\n      width:4px;\n      height:7px;\n      border:1.5px solid #fff;\n      border-top:none;\n      border-left:none;\n      transform:rotate(42deg);\n      margin-top:-1px;\n    }\n\n    #hotel-coma-survey .chk-item.sel .tick{display:block}\n\n    #hotel-coma-survey .chk-label{\n      font-size:1rem;\n      color:var(--mid);\n      line-height:1.4;\n      transition:color .15s;\n    }\n\n    #hotel-coma-survey .chk-item.sel .chk-label{color:var(--black)}\n\n    \/* NPS *\/\n    #hotel-coma-survey .nps-grid{\n      display:grid;\n      grid-template-columns:repeat(11,1fr);\n      gap:.25rem;\n      margin-bottom:.6rem;\n    }\n\n    #hotel-coma-survey .nps-btn{\n      padding:.6rem .1rem;\n      text-align:center;\n      font-size:.78rem;\n      font-weight:300;\n      border:1px solid var(--border);\n      background:var(--white);\n      cursor:pointer;\n      transition:all .15s;\n      color:var(--mid);\n      font-family:'Jost',sans-serif;\n      -webkit-tap-highlight-color:transparent;\n    }\n\n    #hotel-coma-survey .nps-btn:hover{border-color:var(--dark);color:var(--dark)}\n\n    #hotel-coma-survey .nps-btn.sel{\n      background:var(--accent);\n      border-color:var(--accent);\n      color:#fff;\n      font-weight:500;\n    }\n\n    #hotel-coma-survey .nps-labels{\n      display:flex;\n      justify-content:space-between;\n      font-size:.58rem;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin-top:.4rem;\n    }\n\n    \/* TEXTAREA *\/\n    #hotel-coma-survey textarea{\n      resize:none;\n    }\n\n    #hotel-coma-survey .char-hint{\n      font-size:.58rem;\n      letter-spacing:.1em;\n      color:var(--muted);\n      text-align:right;\n      margin-top:.4rem;\n    }\n\n    \/* REVIEW NUDGE *\/\n    #hotel-coma-survey .review-box{\n      margin-top:1.4rem;\n      padding:1.2rem 1.4rem;\n      background:var(--bg);\n      border:1px solid var(--border);\n    }\n\n    #hotel-coma-survey .review-box-label{\n      font-size:.58rem;\n      letter-spacing:.22em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin-bottom:.5rem;\n      display:block;\n    }\n\n    #hotel-coma-survey .review-box p{\n      font-size:.78rem;\n      line-height:1.6;\n      color:var(--mid);\n    }\n\n    #hotel-coma-survey .review-box a{\n      color:var(--accent);\n      font-weight:500;\n      text-decoration:none;\n      border-bottom:1px solid currentColor;\n    }\n\n    \/* FOOTER *\/\n    #hotel-coma-survey .step-footer{\n      padding:.8rem 2.5rem 2rem;\n      display:flex;\n      gap:.6rem;\n    }\n\n    #hotel-coma-survey .btn-next{\n      flex:1;\n      padding:1rem;\n      background:var(--accent);\n      color:#fff;\n      border:none;\n      font-family:'Jost',sans-serif;\n      font-size:.65rem;\n      letter-spacing:.22em;\n      text-transform:uppercase;\n      font-weight:500;\n      cursor:pointer;\n      transition:background .2s;\n    }\n\n    #hotel-coma-survey .btn-next:hover{background:var(--dark)}\n    #hotel-coma-survey .btn-next:disabled{opacity:.35;cursor:not-allowed}\n\n    #hotel-coma-survey .btn-back{\n      padding:1rem 1.2rem;\n      background:transparent;\n      color:var(--muted);\n      border:1px solid var(--border);\n      font-family:'Jost',sans-serif;\n      font-size:.65rem;\n      letter-spacing:.15em;\n      cursor:pointer;\n      transition:all .2s;\n      text-transform:uppercase;\n    }\n\n    #hotel-coma-survey .btn-back:hover{border-color:var(--mid);color:var(--dark)}\n\n    \/* DOTS *\/\n    #hotel-coma-survey .dot-row{\n      display:flex;\n      gap:.4rem;\n      justify-content:center;\n      padding:.8rem 0 .4rem;\n    }\n\n    #hotel-coma-survey .dot{\n      width:5px;\n      height:5px;\n      border-radius:50%;\n      background:var(--border);\n      transition:all .3s;\n    }\n\n    #hotel-coma-survey .dot.curr{\n      background:var(--accent);\n      transform:scale(1.4);\n    }\n\n    #hotel-coma-survey .dot.done{background:var(--mid)}\n\n    \/* THANK YOU *\/\n    #hotel-coma-survey .thankyou{\n      display:none;\n      padding:3.5rem 2.5rem 3rem;\n      animation:hcSurveySIn .4s ease;\n    }\n\n    #hotel-coma-survey .thankyou.active{display:block}\n\n    #hotel-coma-survey .ty-rule{\n      width:32px;\n      height:1px;\n      background:var(--accent);\n      margin-bottom:2rem;\n    }\n\n    #hotel-coma-survey .ty-title{\n      font-family:'Cormorant Garamond',serif;\n      font-size:2.2rem;\n      font-weight:300;\n      line-height:1.15;\n      color:var(--black);\n      margin-bottom:.8rem;\n    }\n\n    #hotel-coma-survey .ty-title em{font-style:italic}\n\n    #hotel-coma-survey .ty-text{\n      font-size:1rem;\n      line-height:1.8;\n      color:var(--mid);\n      margin-bottom:2rem;\n    }\n\n    #hotel-coma-survey .ty-divider{\n      height:1px;\n      background:var(--border);\n      margin:1.8rem 0;\n    }\n\n    #hotel-coma-survey .ty-cta-label{\n      font-size:.58rem;\n      letter-spacing:.22em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin-bottom:1rem;\n      display:block;\n    }\n\n    #hotel-coma-survey .ty-links{\n      display:flex;\n      gap:.5rem;\n      flex-wrap:wrap;\n    }\n\n    #hotel-coma-survey .ty-link{\n      font-size:.6rem;\n      letter-spacing:.18em;\n      text-transform:uppercase;\n      padding:.55rem 1.1rem;\n      border:1px solid var(--border);\n      color:var(--mid);\n      text-decoration:none;\n      transition:all .2s;\n    }\n\n    #hotel-coma-survey .ty-link:hover{\n      border-color:var(--accent);\n      color:var(--accent);\n    }\n\n    @media (max-width: 480px){\n      #hotel-coma-survey .card-header,\n      #hotel-coma-survey .step,\n      #hotel-coma-survey .step-footer,\n      #hotel-coma-survey .thankyou,\n      #hotel-coma-survey .prog-meta{\n        padding-left:1.4rem;\n        padding-right:1.4rem;\n      }\n\n      #hotel-coma-survey .nps-grid{\n        grid-template-columns:repeat(6,1fr);\n      }\n    }\n  <\/style>\n\n  <div class=\"card\">\n    <div class=\"card-header\">\n      <div class=\"logo\">Hotel Coma<\/div>\n      <div class=\"logo-sub\">Ordino \u00b7 Andorra \u00b7 Since 1932<\/div>\n    <\/div>\n\n    <div class=\"prog-wrap\">\n      <div class=\"prog-bar\"><div class=\"prog-fill\" id=\"progFill\"><\/div><\/div>\n      <div class=\"prog-meta\"><span id=\"stepLabel\"><\/span><span id=\"stepPct\"><\/span><\/div>\n    <\/div>\n\n    <!-- STEP 1 -->\n    <div class=\"step active\" id=\"step1\">\n      <span class=\"step-tag\" id=\"tag1\"><\/span>\n      <p class=\"step-title\" id=\"t1\"><\/p>\n      <p class=\"step-hint\" id=\"h1\"><\/p>\n      <div class=\"scale-row\">\n        <div class=\"scale-opt\" data-val=\"1\" onclick=\"pickScale(this)\">\n          <span class=\"scale-num\">1<\/span>\n          <span class=\"scale-lbl\" id=\"e1\"><\/span>\n        <\/div>\n        <div class=\"scale-opt\" data-val=\"2\" onclick=\"pickScale(this)\">\n          <span class=\"scale-num\">2<\/span>\n          <span class=\"scale-lbl\" id=\"e2\"><\/span>\n        <\/div>\n        <div class=\"scale-opt\" data-val=\"3\" onclick=\"pickScale(this)\">\n          <span class=\"scale-num\">3<\/span>\n          <span class=\"scale-lbl\" id=\"e3\"><\/span>\n        <\/div>\n        <div class=\"scale-opt\" data-val=\"4\" onclick=\"pickScale(this)\">\n          <span class=\"scale-num\">4<\/span>\n          <span class=\"scale-lbl\" id=\"e4\"><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"dot-row\" id=\"dots1\"><\/div>\n    <\/div>\n    <div class=\"step-footer\" id=\"sf1\">\n      <button class=\"btn-next\" id=\"bn1\" disabled onclick=\"goTo(2)\"><span id=\"bnt1\"><\/span><\/button>\n    <\/div>\n\n    <!-- STEP 2 -->\n    <div class=\"step\" id=\"step2\">\n      <span class=\"step-tag\" id=\"tag2\"><\/span>\n      <p class=\"step-title\" id=\"t2\"><\/p>\n      <p class=\"step-hint\" id=\"h2\"><\/p>\n      <div class=\"rating-list\">\n        <div class=\"rating-row\">\n          <span class=\"r-label\" id=\"a1\"><\/span>\n          <div class=\"stars\" data-cat=\"room\">\n            <span class=\"star\" data-v=\"1\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"2\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"3\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"4\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"5\" onclick=\"rateStar(this)\">\u2605<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"rating-row\">\n          <span class=\"r-label\" id=\"a2\"><\/span>\n          <div class=\"stars\" data-cat=\"food\">\n            <span class=\"star\" data-v=\"1\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"2\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"3\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"4\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"5\" onclick=\"rateStar(this)\">\u2605<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"rating-row\">\n          <span class=\"r-label\" id=\"a3\"><\/span>\n          <div class=\"stars\" data-cat=\"staff\">\n            <span class=\"star\" data-v=\"1\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"2\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"3\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"4\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"5\" onclick=\"rateStar(this)\">\u2605<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"rating-row\">\n          <span class=\"r-label\" id=\"a4\"><\/span>\n          <div class=\"stars\" data-cat=\"value\">\n            <span class=\"star\" data-v=\"1\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"2\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"3\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"4\" onclick=\"rateStar(this)\">\u2605<\/span>\n            <span class=\"star\" data-v=\"5\" onclick=\"rateStar(this)\">\u2605<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"dot-row\" id=\"dots2\"><\/div>\n    <\/div>\n    <div class=\"step-footer\" id=\"sf2\" style=\"display:none\">\n      <button class=\"btn-back\" onclick=\"goTo(1)\">\u2190<\/button>\n      <button class=\"btn-next\" id=\"bn2\" disabled onclick=\"goTo(3)\"><span id=\"bnt2\"><\/span><\/button>\n    <\/div>\n\n    <!-- STEP 3 -->\n    <div class=\"step\" id=\"step3\">\n      <span class=\"step-tag\" id=\"tag3\"><\/span>\n      <p class=\"step-title\" id=\"t3\"><\/p>\n      <p class=\"step-hint\" id=\"h3\"><\/p>\n      <div class=\"check-list\">\n        <div class=\"chk-item\" onclick=\"toggleChk(this)\"><div class=\"chkbox\"><div class=\"tick\"><\/div><\/div><span class=\"chk-label\" id=\"hl1\"><\/span><\/div>\n        <div class=\"chk-item\" onclick=\"toggleChk(this)\"><div class=\"chkbox\"><div class=\"tick\"><\/div><\/div><span class=\"chk-label\" id=\"hl2\"><\/span><\/div>\n        <div class=\"chk-item\" onclick=\"toggleChk(this)\"><div class=\"chkbox\"><div class=\"tick\"><\/div><\/div><span class=\"chk-label\" id=\"hl3\"><\/span><\/div>\n        <div class=\"chk-item\" onclick=\"toggleChk(this)\"><div class=\"chkbox\"><div class=\"tick\"><\/div><\/div><span class=\"chk-label\" id=\"hl4\"><\/span><\/div>\n        <div class=\"chk-item\" onclick=\"toggleChk(this)\"><div class=\"chkbox\"><div class=\"tick\"><\/div><\/div><span class=\"chk-label\" id=\"hl5\"><\/span><\/div>\n        <div class=\"chk-item\" onclick=\"toggleChk(this)\"><div class=\"chkbox\"><div class=\"tick\"><\/div><\/div><span class=\"chk-label\" id=\"hl6\"><\/span><\/div>\n      <\/div>\n      <div class=\"dot-row\" id=\"dots3\"><\/div>\n    <\/div>\n    <div class=\"step-footer\" id=\"sf3\" style=\"display:none\">\n      <button class=\"btn-back\" onclick=\"goTo(2)\">\u2190<\/button>\n      <button class=\"btn-next\" onclick=\"goTo(4)\"><span id=\"bnt3\"><\/span><\/button>\n    <\/div>\n\n    <!-- STEP 4 -->\n    <div class=\"step\" id=\"step4\">\n      <span class=\"step-tag\" id=\"tag4\"><\/span>\n      <p class=\"step-title\" id=\"t4\"><\/p>\n      <p class=\"step-hint\" id=\"h4\"><\/p>\n      <div class=\"nps-grid\">\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">0<\/button>\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">1<\/button>\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">2<\/button>\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">3<\/button>\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">4<\/button>\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">5<\/button>\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">6<\/button>\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">7<\/button>\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">8<\/button>\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">9<\/button>\n        <button type=\"button\" class=\"nps-btn\" onclick=\"pickNPS(this)\">10<\/button>\n      <\/div>\n      <div class=\"nps-labels\"><span id=\"npsLo\"><\/span><span id=\"npsHi\"><\/span><\/div>\n      <div class=\"dot-row\" id=\"dots4\"><\/div>\n    <\/div>\n    <div class=\"step-footer\" id=\"sf4\" style=\"display:none\">\n      <button class=\"btn-back\" onclick=\"goTo(3)\">\u2190<\/button>\n      <button class=\"btn-next\" id=\"bn4\" disabled onclick=\"goTo(5)\"><span id=\"bnt4\"><\/span><\/button>\n    <\/div>\n\n    <!-- STEP 5 -->\n    <div class=\"step\" id=\"step5\">\n      <span class=\"step-tag\" id=\"tag5\"><\/span>\n      <p class=\"step-title\" id=\"t5\"><\/p>\n\n      <div class=\"guest-fields\">\n        <input type=\"text\" class=\"guest-input\" id=\"guest_name\" placeholder=\"First name\">\n        <input type=\"text\" class=\"guest-input\" id=\"guest_lastname\" placeholder=\"Last name\">\n        <input type=\"email\" class=\"guest-input\" id=\"guest_email\" placeholder=\"Email address\">\n      <\/div>\n\n      <p class=\"step-hint\" id=\"h5\"><\/p>\n\n      <textarea id=\"comment\" rows=\"4\" maxlength=\"400\" oninput=\"updateChar()\"><\/textarea>\n      <div class=\"char-hint\"><span id=\"charN\">0<\/span> \/ 400<\/div>\n\n      <div class=\"field-error\" id=\"step5Error\"><\/div>\n\n      <div class=\"review-box\" id=\"reviewBox\" style=\"display:none\">\n        <span class=\"review-box-label\" id=\"reviewLabel\"><\/span>\n        <p id=\"reviewNudge\"><\/p>\n      <\/div>\n\n      <div class=\"dot-row\" id=\"dots5\"><\/div>\n    <\/div>\n    <div class=\"step-footer\" id=\"sf5\" style=\"display:none\">\n      <button class=\"btn-back\" onclick=\"goTo(4)\">\u2190<\/button>\n      <button class=\"btn-next\" id=\"btnSubmit\" onclick=\"submitSurvey()\"><span id=\"btnSend\"><\/span><\/button>\n    <\/div>\n\n    <!-- THANK YOU -->\n    <div class=\"thankyou\" id=\"thankyou\">\n      <div class=\"ty-rule\"><\/div>\n      <p class=\"ty-title\" id=\"tyTitle\"><\/p>\n      <p class=\"ty-text\" id=\"tyText\"><\/p>\n      <div class=\"ty-divider\"><\/div>\n      <span class=\"ty-cta-label\" id=\"tyCtaLabel\"><\/span>\n      <div class=\"ty-links\">\n        <a class=\"ty-link\" href=\"https:\/\/www.tripadvisor.es\/Hotel_Review-g2385370-d508200-Reviews-Hotel_Coma-Ordino_Ordino_Parish.html\" target=\"_blank\" rel=\"noopener\">TripAdvisor \u2197<\/a>\n        <a class=\"ty-link\" href=\"https:\/\/g.page\/r\/hotelcoma\/review\" target=\"_blank\" rel=\"noopener\">Google \u2197<\/a>\n        <a class=\"ty-link\" href=\"https:\/\/www.hotelcoma.com\" target=\"_blank\" rel=\"noopener\">hotelcoma.com \u2197<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function() {\n      const surveyRoot = document.getElementById('hotel-coma-survey');\n      if (!surveyRoot) return;\n\n      const TEXTS = {\n        stepWord:'Step',\n        stepOf:'of',\n        tag1:'Overall rating',\n        t1:'How was your <em>stay<\/em>?',\n        h1:'Choose the option that best describes your visit.',\n        e1:'Could be improved',\n        e2:'Fair',\n        e3:'Good',\n        e4:'Excellent',\n        tag2:'Key aspects',\n        t2:'Rate each <em>aspect<\/em>',\n        h2:'One star = could be improved \u00b7 Five stars = perfect',\n        a1:'Room and cleanliness',\n        a2:'Restaurant and gastronomy',\n        a3:'Staff service',\n        a4:'Value for money',\n        tag3:'The best part of your visit',\n        t3:'What stood out the <em>most<\/em>?',\n        h3:'Optional \u00b7 Select as many as you like.',\n        hl1:'The peace and surroundings of Ordino',\n        hl2:'The restaurant\u2019s gastronomy',\n        hl3:'The team\u2019s warmth and hospitality',\n        hl4:'Activities and excursions',\n        hl5:'Room comfort',\n        hl6:'Location \u2014 ski slopes and shopping',\n        tag4:'Recommendation',\n        t4:'Would you <em>recommend<\/em> us?',\n        h4:'From 0 (not at all) to 10 (absolutely)',\n        npsLo:'Not likely',\n        npsHi:'Very likely',\n        tag5:'Open comment',\n        t5:'Anything else to <em>add<\/em>?',\n        h5:'Optional \u00b7 Any detail you would like to share with us.',\n        ph5:'Write your comment here...',\n        reviewLabel:'Did you enjoy your stay?',\n        reviewNudge:'Sharing your experience on <a href=\"https:\/\/www.tripadvisor.es\/Hotel_Review-g2385370-d508200-Reviews-Hotel_Coma-Ordino_Ordino_Parish.html\" target=\"_blank\" rel=\"noopener\">TripAdvisor<\/a> or <a href=\"https:\/\/g.page\/r\/hotelcoma\/review\" target=\"_blank\" rel=\"noopener\">Google<\/a> helps us enormously.',\n        btnNext:'Continue',\n        btnSend:'Submit survey',\n        tyTitle:'<em>Thank you<\/em> for your time',\n        tyText:'Your feedback helps us keep improving. We hope to welcome you back to Ordino very soon.',\n        tyCtaLabel:'If you would like to share it publicly'\n      };\n\n      let currentStep = 1;\n      const TOTAL = 5;\n\n      const data = {\n        global:null,\n        room:null,\n        food:null,\n        staff:null,\n        value:null,\n        nps:null,\n        highlights:[],\n        comment:'',\n        guest_name:'',\n        guest_lastname:'',\n        guest_email:''\n      };\n\n      function q(selector) {\n        return surveyRoot.querySelector(selector);\n      }\n\n      function qa(selector) {\n        return surveyRoot.querySelectorAll(selector);\n      }\n\n      function initTexts() {\n        const keys = [\n          'tag1','t1','h1','e1','e2','e3','e4',\n          'tag2','t2','h2','a1','a2','a3','a4',\n          'tag3','t3','h3','hl1','hl2','hl3','hl4','hl5','hl6',\n          'tag4','t4','h4','npsLo','npsHi',\n          'tag5','t5','h5','reviewLabel','reviewNudge',\n          'tyTitle','tyText','tyCtaLabel'\n        ];\n\n        keys.forEach(function(key){\n          const el = q('#' + key);\n          if (el) el.innerHTML = TEXTS[key] || '';\n        });\n\n        ['#bnt1','#bnt2','#bnt3','#bnt4'].forEach(function(id){\n          const el = q(id);\n          if (el) el.textContent = TEXTS.btnNext;\n        });\n\n        if (q('#btnSend')) q('#btnSend').textContent = TEXTS.btnSend;\n        if (q('#comment')) q('#comment').placeholder = TEXTS.ph5;\n      }\n\n      window.goTo = function(n) {\n        q('#step' + currentStep).classList.remove('active');\n        q('#sf' + currentStep).style.display = 'none';\n\n        currentStep = n;\n\n        q('#step' + n).classList.add('active');\n        q('#sf' + n).style.display = 'flex';\n\n        updateProgress(n);\n\n        const card = q('.card');\n        if (card) {\n          card.scrollIntoView({ behavior: 'smooth', block: 'start' });\n        }\n      };\n\n      function updateProgress(n) {\n        const pct = Math.round(((n - 1) \/ TOTAL) * 100);\n        q('#progFill').style.width = pct + '%';\n        q('#stepLabel').textContent = TEXTS.stepWord + ' ' + n + ' ' + TEXTS.stepOf + ' ' + TOTAL;\n        q('#stepPct').textContent = pct + '%';\n\n        for (let i = 1; i <= TOTAL; i++) {\n          const c = q('#dots' + i);\n          if (!c) continue;\n\n          c.innerHTML = '';\n          for (let j = 1; j <= TOTAL; j++) {\n            const d = document.createElement('div');\n            d.className = 'dot' + (j === n ? ' curr' : j < n ? ' done' : '');\n            c.appendChild(d);\n          }\n        }\n      }\n\n      window.pickScale = function(el) {\n        qa('.scale-opt').forEach(function(item){\n          item.classList.remove('sel');\n        });\n        el.classList.add('sel');\n        data.global = Number(el.dataset.val);\n        q('#bn1').disabled = false;\n      };\n\n      window.rateStar = function(el) {\n        const row = el.closest('.stars');\n        const cat = row.dataset.cat;\n        data[cat] = Number(el.dataset.v);\n\n        row.querySelectorAll('.star').forEach(function(star){\n          star.classList.toggle('lit', Number(star.dataset.v) <= data[cat]);\n        });\n\n        q('#bn2').disabled = !['room','food','staff','value'].every(function(k){\n          return data[k] !== null;\n        });\n      };\n\n      window.toggleChk = function(el) {\n        el.classList.toggle('sel');\n        data.highlights = Array.from(qa('.chk-item.sel')).map(function(item){\n          return item.querySelector('.chk-label').textContent.trim();\n        });\n      };\n\n      window.pickNPS = function(el) {\n        qa('.nps-btn').forEach(function(btn){\n          btn.classList.remove('sel');\n        });\n        el.classList.add('sel');\n        data.nps = Number(el.textContent);\n        q('#bn4').disabled = false;\n        q('#reviewBox').style.display = data.nps >= 8 ? 'block' : 'none';\n      };\n\n      window.updateChar = function() {\n        const v = q('#comment').value;\n        data.comment = v;\n        q('#charN').textContent = v.length;\n      };\n\n      function validateStep5() {\n        const name = q('#guest_name').value.trim();\n        const lastname = q('#guest_lastname').value.trim();\n        const email = q('#guest_email').value.trim();\n        const errorBox = q('#step5Error');\n\n        errorBox.classList.remove('show');\n        errorBox.textContent = '';\n\n        if (!name || !lastname || !email) {\n          errorBox.textContent = 'Please complete your first name, last name, and email address.';\n          errorBox.classList.add('show');\n          return false;\n        }\n\n        const emailOk = \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/.test(email);\n        if (!emailOk) {\n          errorBox.textContent = 'Please enter a valid email address.';\n          errorBox.classList.add('show');\n          return false;\n        }\n\n        data.guest_name = name;\n        data.guest_lastname = lastname;\n        data.guest_email = email;\n        data.comment = q('#comment').value.trim();\n\n        return true;\n      }\n\n      window.submitSurvey = function() {\n        if (!validateStep5()) return;\n\n        const submitBtn = q('#btnSubmit');\n        submitBtn.disabled = true;\n\n        fetch('\/wp-admin\/admin-ajax.php', {\n          method: 'POST',\n          headers: {\n            'Content-Type': 'application\/x-www-form-urlencoded; charset=UTF-8'\n          },\n          body: new URLSearchParams({\n            action: 'hotel_coma_submit_survey',\n            survey_data: JSON.stringify(data)\n          })\n        })\n        .then(function(response) {\n          return response.json();\n        })\n        .then(function(result) {\n          if (!result.success) {\n            const msg = result.data && result.data.message\n              ? result.data.message\n              : 'There was a problem submitting the survey.';\n            q('#step5Error').textContent = msg;\n            q('#step5Error').classList.add('show');\n            submitBtn.disabled = false;\n            return;\n          }\n\n          q('#step5').classList.remove('active');\n          q('#sf5').style.display = 'none';\n          q('#progFill').style.width = '100%';\n          q('#stepLabel').textContent = '';\n          q('#stepPct').textContent = '\u2713';\n          q('#thankyou').classList.add('active');\n\n          const card = q('.card');\n          if (card) {\n            card.scrollIntoView({ behavior: 'smooth', block: 'start' });\n          }\n        })\n        .catch(function() {\n          q('#step5Error').textContent = 'There was a problem submitting the survey.';\n          q('#step5Error').classList.add('show');\n          submitBtn.disabled = false;\n        });\n      };\n\n      initTexts();\n      updateProgress(1);\n      q('#sf1').style.display = 'flex';\n      q('#reviewBox').style.display = 'none';\n    })();\n  <\/script>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Satisfaction survey Hotel Coma Ordino \u00b7 Andorra \u00b7 Since 1932 1 2 3 4 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2190 \u2190 0 1 2 3 4 5 6 7 8 9 10 \u2190 0 \/ 400 \u2190 TripAdvisor \u2197 Google [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6698","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Satisfaction survey - Hotel Coma<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hotelcoma.com\/en\/satisfaction-survey\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Satisfaction survey - Hotel Coma\" \/>\n<meta property=\"og:description\" content=\"Satisfaction survey Hotel Coma Ordino \u00b7 Andorra \u00b7 Since 1932 1 2 3 4 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2190 \u2190 0 1 2 3 4 5 6 7 8 9 10 \u2190 0 \/ 400 \u2190 TripAdvisor \u2197 Google [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hotelcoma.com\/en\/satisfaction-survey\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel Coma\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-17T02:20:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/satisfaction-survey\\\/\",\"url\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/satisfaction-survey\\\/\",\"name\":\"Satisfaction survey - Hotel Coma\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/#website\"},\"datePublished\":\"2026-04-10T01:31:58+00:00\",\"dateModified\":\"2026-04-17T02:20:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/satisfaction-survey\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hotelcoma.com\\\/en\\\/satisfaction-survey\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/satisfaction-survey\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/inici-ca\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Satisfaction survey\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/\",\"name\":\"Hotel Coma\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/#organization\",\"name\":\"Hotel Coma\",\"url\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hotelcoma.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Group-22.svg\",\"contentUrl\":\"https:\\\/\\\/hotelcoma.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Group-22.svg\",\"width\":229,\"height\":79,\"caption\":\"Hotel Coma\"},\"image\":{\"@id\":\"https:\\\/\\\/hotelcoma.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Satisfaction survey - Hotel Coma","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:\/\/hotelcoma.com\/en\/satisfaction-survey\/","og_locale":"en_US","og_type":"article","og_title":"Satisfaction survey - Hotel Coma","og_description":"Satisfaction survey Hotel Coma Ordino \u00b7 Andorra \u00b7 Since 1932 1 2 3 4 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2190 \u2190 0 1 2 3 4 5 6 7 8 9 10 \u2190 0 \/ 400 \u2190 TripAdvisor \u2197 Google [&hellip;]","og_url":"https:\/\/hotelcoma.com\/en\/satisfaction-survey\/","og_site_name":"Hotel Coma","article_modified_time":"2026-04-17T02:20:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hotelcoma.com\/en\/satisfaction-survey\/","url":"https:\/\/hotelcoma.com\/en\/satisfaction-survey\/","name":"Satisfaction survey - Hotel Coma","isPartOf":{"@id":"https:\/\/hotelcoma.com\/en\/#website"},"datePublished":"2026-04-10T01:31:58+00:00","dateModified":"2026-04-17T02:20:21+00:00","breadcrumb":{"@id":"https:\/\/hotelcoma.com\/en\/satisfaction-survey\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hotelcoma.com\/en\/satisfaction-survey\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hotelcoma.com\/en\/satisfaction-survey\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/hotelcoma.com\/en\/inici-ca\/"},{"@type":"ListItem","position":2,"name":"Satisfaction survey"}]},{"@type":"WebSite","@id":"https:\/\/hotelcoma.com\/en\/#website","url":"https:\/\/hotelcoma.com\/en\/","name":"Hotel Coma","description":"","publisher":{"@id":"https:\/\/hotelcoma.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hotelcoma.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hotelcoma.com\/en\/#organization","name":"Hotel Coma","url":"https:\/\/hotelcoma.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hotelcoma.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/hotelcoma.com\/wp-content\/uploads\/2025\/11\/Group-22.svg","contentUrl":"https:\/\/hotelcoma.com\/wp-content\/uploads\/2025\/11\/Group-22.svg","width":229,"height":79,"caption":"Hotel Coma"},"image":{"@id":"https:\/\/hotelcoma.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/hotelcoma.com\/en\/wp-json\/wp\/v2\/pages\/6698","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hotelcoma.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hotelcoma.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hotelcoma.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hotelcoma.com\/en\/wp-json\/wp\/v2\/comments?post=6698"}],"version-history":[{"count":4,"href":"https:\/\/hotelcoma.com\/en\/wp-json\/wp\/v2\/pages\/6698\/revisions"}],"predecessor-version":[{"id":7426,"href":"https:\/\/hotelcoma.com\/en\/wp-json\/wp\/v2\/pages\/6698\/revisions\/7426"}],"wp:attachment":[{"href":"https:\/\/hotelcoma.com\/en\/wp-json\/wp\/v2\/media?parent=6698"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}