{"id":117,"date":"2026-02-09T07:51:38","date_gmt":"2026-02-09T07:51:38","guid":{"rendered":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/?page_id=117"},"modified":"2026-04-24T04:53:47","modified_gmt":"2026-04-24T04:53:47","slug":"wellness","status":"publish","type":"page","link":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wellness\/","title":{"rendered":"Wellness"},"content":{"rendered":"\n\t<section class=\"section hyg_banner\" id=\"section_368336770\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_705700070\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1020\" height=\"510\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Wellness-1-1024x512.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Wellness-1-1024x512.jpg 1024w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Wellness-1-300x150.jpg 300w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Wellness-1-768x384.jpg 768w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Wellness-1-1536x768.jpg 1536w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Wellness-1-2048x1024.jpg 2048w\" sizes=\"auto, (max-width: 1020px) 100vw, 1020px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_705700070 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div id=\"text-2986570851\" class=\"text text-banner\">\n\t\t\n<h2>WELLNESS<\/h2>\n\t\t\t<\/div>\n\t\n\t\t<\/div>\n\n\t\t\n<style>\n#section_368336770 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n<\/style>\n\t<\/section>\n\t\n\n\t<section class=\"section hyg-book\" id=\"section_1778611815\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\n<div class=\"row\"  id=\"row-1505420996\">\n\n\n\t<div id=\"col-1267303817\" class=\"col pb-0 small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\n\n\n<form action=\"https:\/\/fchu.backhotelite.com\/en\/bookcore\/v4\/search-dispo.htm\" method=\"POST\" class=\"custom-booking-form\">\n    <div class=\"booking-box\">\n        <label for=\"entrada\">CHECK IN<\/label>\n        <input class=\"flatpickr-input\" type=\"text\" id=\"entrada\" name=\"entrada\" placeholder=\"Select date..\" required>\n    <\/div>\n    <div class=\"booking-box\">\n        <label for=\"salida\">CHECK OUT<\/label>\n        <input class=\"flatpickr-input\" type=\"text\" id=\"salida\" name=\"salida\" placeholder=\"Select date..\" required>\n    <\/div>\n    <div class=\"booking-box\">\n        <label for=\"id_adultos\">ADULT<\/label>\n        <div class=\"qty-wrapper\">\n            <span class=\"qty-btn minus\">-<\/span>\n            <input type=\"number\" id=\"id_adultos\" name=\"id_adultos\" min=\"1\" value=\"1\" required readonly>\n            <span class=\"qty-btn plus\">+<\/span>\n        <\/div>\n    <\/div>\n\n    <div class=\"booking-box\">\n        <label for=\"id_ninos\">CHILD<\/label>\n        <div class=\"qty-wrapper\">\n            <span class=\"qty-btn minus\">-<\/span>\n            <input type=\"number\" id=\"id_ninos\" name=\"id_ninos\" min=\"0\" value=\"0\" required readonly>\n            <span class=\"qty-btn plus\">+<\/span>\n        <\/div>\n        <input type=\"hidden\" id=\"id_edades\" name=\"id_edades\" value=\"0\">\n    <\/div>\n    <div class=\"booking-box\">\n        <input type=\"text\" id=\"codpromo\" name=\"codpromo\" placeholder=\"PROMO CODE\">\n        <input type=\"hidden\" name=\"sort_occupancy\" value=\"true\">\n    <\/div>\n    <div class=\"booking-box\">\n        <button type=\"submit\" class=\"button secondary\">CHECK RATES<\/button>\n    <\/div>\n<\/form>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function () {\n        \/\/ C\u1ea5u h\u00ecnh l\u1ecbch Check-in\n        const checkinPicker = flatpickr(\"#entrada\", {\n            dateFormat: \"d\/m\/Y\", \/\/ \u00c9p \u0111\u1ecbnh d\u1ea1ng dd\/mm\/yyyy g\u1eedi v\u1ec1 server\n            minDate: \"today\",    \/\/ Kh\u00f4ng cho ph\u00e9p ch\u1ecdn ng\u00e0y trong qu\u00e1 kh\u1ee9\n            onChange: function (selectedDates, dateStr, instance) {\n                \/\/ T\u1ef1 \u0111\u1ed9ng set ng\u00e0y Check-out t\u1ed1i thi\u1ec3u l\u00e0 sau ng\u00e0y Check-in 1 ng\u00e0y\n                if (selectedDates[0]) {\n                    let nextDay = new Date(selectedDates[0]);\n                    nextDay.setDate(nextDay.getDate() + 1);\n                    checkoutPicker.set('minDate', nextDay);\n                }\n            }\n        });\n\n        \/\/ C\u1ea5u h\u00ecnh l\u1ecbch Check-out\n        const checkoutPicker = flatpickr(\"#salida\", {\n            dateFormat: \"d\/m\/Y\",\n            minDate: \"today\"\n        });\n    });\n<\/script>\n\n\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n<\/div>\n\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1778611815 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n\n\n<div id=\"booking-panel-mobile\">\n    <div class=\"booking-panel-header\">\n        <span class=\"close-panel\">&times;<\/span>\n    <\/div>\n\n    <form action=\"https:\/\/fchu.backhotelite.com\/en\/bookcore\/v4\/search-dispo.htm\" method=\"POST\" class=\"custom-booking-form\">\n        <div class=\"booking-box\">\n            <label for=\"id_adultos-mobile\">ADULT<\/label>\n            <div class=\"qty-wrapper\">\n                <span class=\"qty-btn minus\">-<\/span>\n                <input type=\"number\" id=\"id_adultos-mobile\" name=\"id_adultos\" min=\"1\" value=\"1\" required readonly>\n                <span class=\"qty-btn plus\">+<\/span>\n            <\/div>\n        <\/div>\n\n        <div class=\"booking-box\">\n            <label for=\"id_ninos-mobile\">CHILD<\/label>\n            <div class=\"qty-wrapper\">\n                <span class=\"qty-btn minus\">-<\/span>\n                <input type=\"number\" id=\"id_ninos-mobile\" name=\"id_ninos\" min=\"0\" value=\"0\" required readonly>\n                <span class=\"qty-btn plus\">+<\/span>\n            <\/div>\n            <input type=\"hidden\" id=\"id_edades-mobile\" name=\"id_edades\" value=\"0\">\n        <\/div>\n        \n        <div class=\"booking-box\">\n            <label for=\"codpromo-mobile\">PROMO CODE<\/label>\n            <input type=\"text\" id=\"codpromo-mobile\" name=\"codpromo\">\n            <input type=\"hidden\" name=\"sort_occupancy\" value=\"true\">\n        <\/div>\n        \n        <div class=\"booking-box\">\n            <label for=\"entrada-mobile\">CHECK IN<\/label>\n            <input type=\"text\" id=\"entrada-mobile\" name=\"entrada\" placeholder=\"Select date..\" required>\n        <\/div>\n        \n        <div class=\"booking-box\">\n            <label for=\"salida-mobile\">CHECK OUT<\/label>\n            <input type=\"text\" id=\"salida-mobile\" name=\"salida\" placeholder=\"Select date..\" required>\n        <\/div>\n        \n        <div class=\"booking-box\">\n            <button type=\"submit\" class=\"button secondary\">CHECK RATES<\/button>\n        <\/div>\n    <\/form>\n<\/div>\n\n<button class=\"fixed-booking-trigger booking-trigger\">CHECK RATES<\/button>\n\n\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n    \n    \/\/ ==========================================\n    \/\/ 1. C\u1ea4U H\u00ccNH L\u1ecaCH CHO DESKTOP\n    \/\/ ==========================================\n    const checkoutPickerDesktop = flatpickr(\"#salida\", {\n        dateFormat: \"d\/m\/Y\",\n        minDate: \"today\",\n        disableMobile: \"true\"\n    });\n\n    const checkinPickerDesktop = flatpickr(\"#entrada\", {\n        dateFormat: \"d\/m\/Y\",\n        minDate: \"today\",\n        disableMobile: \"true\",\n        onChange: function (selectedDates, dateStr, instance) {\n            if (selectedDates[0]) {\n                let nextDay = new Date(selectedDates[0]);\n                nextDay.setDate(nextDay.getDate() + 1);\n                checkoutPickerDesktop.set('minDate', nextDay);\n            }\n        }\n    });\n\n    \/\/ ==========================================\n    \/\/ 2. C\u1ea4U H\u00ccNH L\u1ecaCH CHO MOBILE\n    \/\/ ==========================================\n    const checkoutPickerMobile = flatpickr(\"#salida-mobile\", {\n        dateFormat: \"d\/m\/Y\",\n        minDate: \"today\",\n        disableMobile: \"true\" \n    });\n\n    const checkinPickerMobile = flatpickr(\"#entrada-mobile\", {\n        dateFormat: \"d\/m\/Y\",\n        minDate: \"today\",\n        disableMobile: \"true\",\n        onChange: function (selectedDates, dateStr, instance) {\n            if (selectedDates[0]) {\n                let nextDay = new Date(selectedDates[0]);\n                nextDay.setDate(nextDay.getDate() + 1);\n                checkoutPickerMobile.set('minDate', nextDay);\n            }\n        }\n    });\n\n});\n<\/script>\n\n\n\t<section class=\"section\" id=\"section_1512002809\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1440\" height=\"543\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Pattern.png\" class=\"bg attachment- size-\" alt=\"\" \/>\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\t<div id=\"gap-2058652514\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-2058652514 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n<div class=\"row\"  id=\"row-1045367976\">\n\n\t<div id=\"col-1029601219\" class=\"col pb-0 small-12 large-12\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner text-center\"  >\n\t\t\t\n\t\t\t\n\t<div id=\"text-4099018620\" class=\"text hyg_title\">\n\t\t\n<h3>A GENTLE RETURN TO BALANCE<\/h3>\n\t\t\t<\/div>\n\t\n<p>Wellness at Grand Royal Riverside Hue &#8211; Fusion Collection is a quiet invitation to slow down and reconnect. Inspired by the calm rhythm of Hu\u1ebf and the timeless flow of the Perfume River, each experience is thoughtfully designed to restore balance, nurture wellbeing, and bring a sense of lasting calm.<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n\t<div id=\"gap-1979720255\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1979720255 {\n  padding-top: 0px;\n}\n@media (min-width:550px) {\n  #gap-1979720255 {\n    padding-top: 30px;\n  }\n}\n<\/style>\n\t<\/div>\n\t\n<div class=\"row align-middle\"  id=\"row-328284332\">\n\n\t<div id=\"col-1026797626\" class=\"col center-phone pb-0 medium-5 small-12 large-5\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_361577349\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"996\" height=\"332\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Sa-Wellness-1.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Sa-Wellness-1.png 996w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Sa-Wellness-1-300x100.png 300w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Sa-Wellness-1-768x256.png 768w\" sizes=\"auto, (max-width: 996px) 100vw, 996px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_361577349 {\n  width: 40%;\n}\n<\/style>\n\t<\/div>\n\t\n<p>S\u1ea3 Wellness is an intimate wellness sanctuary inspired by Vietnamese herbal traditions and the tranquil rhythm of Hue. Rooted in the essence of s\u1ea3 (lemongrass), a herb symbolising balance, purity, and renewal, the spa offers a calming retreat where body and mind are gently restored.<br \/>Through personalised signature treatments, the intuitive care of skilled therapists, mindful touch, and the use of natural ingredients. Each experience is thoughtfully crafted to encourage relaxation, reconnection, and quiet rejuvenation.<\/p>\n\t<div id=\"text-663433044\" class=\"text sec-color\">\n\t\t\n<p><strong>Opening hours: 10:00 AM &#8211; 10:00 PM<\/strong><\/p>\n\t\t\t<\/div>\n\t\n<a href=\"https:\/\/tr.ee\/2iuQTTw4_U\" target=\"_blank\" class=\"button secondary\" rel=\"noopener\" >\n\t\t<span>BOOK NOW<\/span>\n\t<\/a>\n\n<a href=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Menu-Sa-Wellness.pdf\" target=\"_blank\" class=\"button primary\" rel=\"noopener\" >\n\t\t<span>VIEW DETAIL<\/span>\n\t<\/a>\n\n\t\t<\/div>\n\t\t\t\t\n<style>\n#col-1026797626 > .col-inner {\n  padding: 15px 0px 0px 0px;\n}\n<\/style>\n\t<\/div>\n\n\t\n\n\t<div id=\"col-1620987454\" class=\"col pb-0 medium-7 small-12 large-7 small-col-first\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover pri-left-pd-10 x md-x lg-x y md-y lg-y\" id=\"image_1431210910\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1020\" height=\"680\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/SPA2-1024x683.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/SPA2-1024x683.jpg 1024w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/SPA2-300x200.jpg 300w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/SPA2-768x512.jpg 768w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/SPA2.jpg 1200w\" sizes=\"auto, (max-width: 1020px) 100vw, 1020px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1431210910 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1512002809 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n#section_1512002809 .section-bg img {\n  object-position: 50% 50%;\n}\n@media (min-width:550px) {\n  #section_1512002809 {\n    padding-top: 30px;\n    padding-bottom: 30px;\n  }\n}\n<\/style>\n\t<\/section>\n\t\n\n\t<section class=\"section\" id=\"section_363730221\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<div class=\"row\"  id=\"row-293859402\">\n\n\t<div id=\"col-1608269527\" class=\"col pb-0 small-12 large-12\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner text-center\"  >\n\t\t\t\n\t\t\t\n\t<div id=\"text-431986930\" class=\"text hyg_title\">\n\t\t\n<h2>SIGNATURE TREATMENT<\/h2>\n\t\t\t<\/div>\n\t\n\t<div id=\"text-315707115\" class=\"text hyg_title\">\n\t\t\n<h3>S\u1ea2 WELLNESS JOURNEY \u2013 BODY &amp; SOUL<\/h3>\n\t\t\t<\/div>\n\t\n<p>A signature journey combining foot care, full-body massage, and gentle facial treatment.<br \/>\nInfused with the calming aroma of lemongrass, the experience restores harmony to body and mind.<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-365160936\" class=\"col hyg_pb-15 medium-8 small-12 large-8\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_160529888\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1020\" height=\"449\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-21-1024x451.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-21-1024x451.jpg 1024w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-21-300x132.jpg 300w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-21-768x338.jpg 768w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-21.jpg 1029w\" sizes=\"auto, (max-width: 1020px) 100vw, 1020px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_160529888 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-489249311\" class=\"col medium-4 small-12 large-4\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_903583864\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"504\" height=\"453\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-18.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-18.jpg 504w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-18-300x270.jpg 300w\" sizes=\"auto, (max-width: 504px) 100vw, 504px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_903583864 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"row\"  id=\"row-319424726\">\n\n\t<div id=\"col-1577913056\" class=\"col pb-0 small-12 large-12\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner text-center\"  >\n\t\t\t\n\t\t\t\n\t<div id=\"text-2787518734\" class=\"text hyg_title\">\n\t\t\n<h3>S\u1ea2 FOOT RITUAL THE GROUNDING TOUCH<\/h3>\n\t\t\t<\/div>\n\t\n<p>A gentle foot ritual using mindful touch and lemongrass aroma to calm the body, release tension, and create a grounded sense of relaxation.<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1306650398\" class=\"col hyg_pb-15 medium-4 small-12 large-4\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1646504468\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"504\" height=\"453\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-26.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-26.jpg 504w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-26-300x270.jpg 300w\" sizes=\"auto, (max-width: 504px) 100vw, 504px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1646504468 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-981234956\" class=\"col medium-8 small-12 large-8\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1225473700\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1020\" height=\"449\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-27-1024x451.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-27-1024x451.jpg 1024w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-27-300x132.jpg 300w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-27-768x338.jpg 768w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-27.jpg 1029w\" sizes=\"auto, (max-width: 1020px) 100vw, 1020px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1225473700 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"row\"  id=\"row-1387418820\">\n\n\t<div id=\"col-285118790\" class=\"col pb-0 small-12 large-12\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner text-center\"  >\n\t\t\t\n\t\t\t\n\t<div id=\"text-3187817537\" class=\"text hyg_title\">\n\t\t\n<h3>S\u1ea2 SIGNATURE BODY FLOW<br \/>\nTHE PERFUME RIVER JOURNEY<\/h3>\n\t\t\t<\/div>\n\t\n<p>Inspired by the gentle flow of the Perfume River, this full-body massage combines slow, flowing movements with herbal warmth to ease tension and restore natural balance.<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1032512295\" class=\"col hyg_pb-15 medium-8 small-12 large-8\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1128315434\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1020\" height=\"449\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-29-1024x451.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-29-1024x451.jpg 1024w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-29-300x132.jpg 300w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-29-768x338.jpg 768w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-29.jpg 1029w\" sizes=\"auto, (max-width: 1020px) 100vw, 1020px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1128315434 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1643793180\" class=\"col medium-4 small-12 large-4\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_171143978\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"504\" height=\"453\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-28.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-28.jpg 504w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/02\/Rectangle-28-300x270.jpg 300w\" sizes=\"auto, (max-width: 504px) 100vw, 504px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_171143978 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"row\"  id=\"row-335789333\">\n\n\t<div id=\"col-772341154\" class=\"col small-12 large-12\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner text-center\"  >\n\t\t\t\n\t\t\t\n<a href=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Menu-Sa-Wellness.pdf\" target=\"_blank\" class=\"button secondary is-outline\" rel=\"noopener\" >\n\t\t<span>VIEW DETAIL<\/span>\n\t<\/a>\n\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_363730221 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-transparent-header-light.php","meta":{"footnotes":""},"class_list":["post-117","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/pages\/117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/comments?post=117"}],"version-history":[{"count":30,"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/pages\/117\/revisions"}],"predecessor-version":[{"id":1305,"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/pages\/117\/revisions\/1305"}],"wp:attachment":[{"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/media?parent=117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}