{"id":394,"date":"2026-02-09T07:51:38","date_gmt":"2026-02-09T07:51:38","guid":{"rendered":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wellness\/"},"modified":"2026-04-05T07:00:19","modified_gmt":"2026-04-05T07:00:19","slug":"wellness","status":"publish","type":"page","link":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/vi\/wellness\/","title":{"rendered":"Th\u01b0 gi\u00e3n"},"content":{"rendered":"\n\t<section class=\"section hyg_banner\" id=\"section_1579843440\">\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_932155758\">\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_932155758 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div id=\"text-4011391847\" class=\"text text-banner\">\n\t\t\n<h2>TH\u01af GI\u00c3N<\/h2>\n\t\t\t<\/div>\n\t\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1579843440 {\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_954792079\">\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-1442922341\">\n\n\n\t<div id=\"col-725157133\" 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_954792079 {\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_1364563938\">\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-2061817906\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-2061817906 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n<div class=\"row\"  id=\"row-1296508177\">\n\n\t<div id=\"col-58488163\" 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-41307856\" class=\"text hyg_title uppercase\">\n\t\t\n<h3>Ch\u1ea1m \u0111\u1ebfn s\u1ef1 c\u00e2n b\u1eb1ng &#038; an nhi\u00ean<br \/>\n<\/h3>\n\t\t\t<\/div>\n\t\n<p>Wellness t\u1ea1i Grand Royal Riverside Hue \u2013 Fusion Collection l\u00e0 m\u1ed9t l\u1eddi m\u1eddi l\u1eb7ng l\u1ebd \u0111\u1ec3 ch\u1eadm l\u1ea1i v\u00e0 k\u1ebft n\u1ed1i v\u1edbi ch\u00ednh m\u00ecnh. L\u1ea5y c\u1ea3m h\u1ee9ng t\u1eeb nh\u1ecbp s\u1ed1ng an y\u00ean c\u1ee7a Hu\u1ebf v\u00e0 d\u00f2ng ch\u1ea3y b\u1ec1n b\u1ec9 c\u1ee7a s\u00f4ng H\u01b0\u01a1ng, m\u1ed7i tr\u1ea3i nghi\u1ec7m \u0111\u01b0\u1ee3c ch\u0103m ch\u00fat \u0111\u1ec3 kh\u00f4i ph\u1ee5c s\u1ef1 c\u00e2n b\u1eb1ng, nu\u00f4i d\u01b0\u1ee1ng th\u1ec3 ch\u1ea5t v\u00e0 tinh th\u1ea7n, mang \u0111\u1ebfn c\u1ea3m gi\u00e1c an nhi\u00ean d\u00e0i l\u00e2u.<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n\t<div id=\"gap-1584571652\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1584571652 {\n  padding-top: 0px;\n}\n@media (min-width:550px) {\n  #gap-1584571652 {\n    padding-top: 30px;\n  }\n}\n<\/style>\n\t<\/div>\n\t\n<div class=\"row align-middle\"  id=\"row-1868148434\">\n\n\t<div id=\"col-685471926\" 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_877288350\">\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_877288350 {\n  width: 40%;\n}\n<\/style>\n\t<\/div>\n\t\n<p>S\u1ea3 Wellness l\u00e0 kh\u00f4ng gian ch\u0103m s\u00f3c s\u1ee9c kh\u1ecfe ri\u00eang t\u01b0, l\u1ea5y c\u1ea3m h\u1ee9ng t\u1eeb th\u1ea3o d\u01b0\u1ee3c Vi\u1ec7t v\u00e0 nh\u1ecbp s\u1ed1ng an y\u00ean c\u1ee7a Hu\u1ebf. Ch\u1ecdn th\u1ea3o m\u1ed9c s\u1ea3 l\u00e0 bi\u1ec3u t\u01b0\u1ee3ng c\u1ee7a s\u1ef1 c\u00e2n b\u1eb1ng, thanh l\u1ecdc v\u00e0 t\u00e1i sinh \u2013 spa m\u1edf ra m\u1ed9t ch\u1ed1n t\u0129nh l\u1eb7ng, n\u01a1i c\u01a1 th\u1ec3 v\u00e0 t\u00e2m tr\u00ed \u0111\u01b0\u1ee3c ph\u1ee5c h\u1ed3i m\u1ed9t c\u00e1ch nh\u1eb9 nh\u00e0ng.<\/p>\n<p>Th\u00f4ng qua c\u00e1c k\u1ef9 thu\u1eadt t\u1eeb c\u00e1c chuy\u00ean vi\u00ean tr\u1ecb li\u1ec7u l\u00e0nh ngh\u1ec1 k\u1ebft h\u1ee3p c\u00e1c lo\u1ea1i th\u1ea3o m\u1ed9c t\u1ef1 nhi\u00ean, m\u1ed7i li\u1ec7u tr\u00ecnh ho\u1eb7c ho\u1ea1t \u0111\u1ed9ng th\u1ec3 ch\u1ea5t n\u01a1i \u0111\u00e2y \u0111\u1ec1u gi\u00fap du kh\u00e1ch t\u00ecm th\u1ea5y s\u1ef1 th\u01b0 gi\u00e3n, k\u1ebft n\u1ed1i n\u1ed9i t\u1ea1i v\u00e0 t\u00e1i t\u1ea1o n\u0103ng l\u01b0\u1ee3ng.<\/p>\n\t<div id=\"text-3004035921\" class=\"text sec-color\">\n\t\t\n<p>Gi\u1edd ho\u1ea1t \u0111\u1ed9ng: 10:00 \u2013 22:00<\/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>Menu<\/span>\n\t<\/a>\n\n\t\t<\/div>\n\t\t\t\t\n<style>\n#col-685471926 > .col-inner {\n  padding: 15px 0px 0px 0px;\n}\n<\/style>\n\t<\/div>\n\n\t\n\n\t<div id=\"col-1451732999\" 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_662991141\">\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_662991141 {\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_1364563938 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n#section_1364563938 .section-bg img {\n  object-position: 50% 50%;\n}\n@media (min-width:550px) {\n  #section_1364563938 {\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_1512985434\">\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-2107272908\">\n\n\t<div id=\"col-1044022306\" 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-762195920\" class=\"text hyg_title\">\n\t\t\n<h2>LI\u1ec6U TR\u00ccNH \u0110\u1eb6C TR\u01afNG<br \/>\n<\/h2>\n\t\t\t<\/div>\n\t\n\t<div id=\"text-2122686215\" class=\"text hyg_title\">\n\t\t\n<h3>H\u00c0NH TR\u00ccNH S\u1ea2 WELLNESS \u2013 TH\u00c2N &#038; T\u00c2M<br \/>\n<\/h3>\n\t\t\t<\/div>\n\t\n<p>Li\u1ec7u tr\u00ecnh \u0111\u1eb7c tr\u01b0ng k\u1ebft h\u1ee3p ch\u0103m s\u00f3c b\u00e0n ch\u00e2n, m\u00e1t-xa to\u00e0n th\u00e2n v\u00e0 ch\u0103m s\u00f3c da m\u1eb7t d\u1ecbu nh\u1eb9.<br \/>\nH\u01b0\u01a1ng s\u1ea3 th\u1ea3o m\u1ed9c d\u1eabn d\u1eaft c\u01a1 th\u1ec3 v\u00e0 tinh th\u1ea7n tr\u1edf v\u1ec1 tr\u1ea1ng th\u00e1i h\u00e0i h\u00f2a t\u1ef1 nhi\u00ean.<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1815043132\" 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_1023168777\">\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_1023168777 {\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-250949496\" 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_1551569899\">\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_1551569899 {\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-316396367\">\n\n\t<div id=\"col-870165781\" 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-1826604854\" class=\"text hyg_title\">\n\t\t\n<h3>NGHI TH\u1ee8C CH\u0102M S\u00d3C B\u00c0N CH\u00c2N S\u1ea2 \u2013 CH\u1ea0M \u0110\u1ea4T AN NHI\u00caN<\/h3>\n\t\t\t<\/div>\n\t\n<p>Nghi th\u1ee9c ch\u0103m s\u00f3c b\u00e0n ch\u00e2n nh\u1eb9 nh\u00e0ng v\u1edbi nh\u1eefng nh\u1ecbp ch\u1ea1m ch\u1eadm r\u00e3i v\u00e0 h\u01b0\u01a1ng s\u1ea3 th\u1ea3o m\u1ed9c, gi\u00fap c\u01a1 th\u1ec3 l\u1eafng l\u1ea1i, gi\u1ea3i t\u1ecfa c\u0103ng th\u1eb3ng v\u00e0 mang \u0111\u1ebfn c\u1ea3m gi\u00e1c an nhi\u00ean.<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-605980211\" 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_807185258\">\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_807185258 {\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-526773311\" 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_1481522584\">\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_1481522584 {\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-2089371011\">\n\n\t<div id=\"col-2092782093\" 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-310999165\" class=\"text hyg_title\">\n\t\t\n<h3>LI\u1ec6U TR\u00ccNH BODY FLOW S\u1ea2 SIGNATURE \u2013 H\u00c0NH TR\u00ccNH S\u00d4NG H\u01af\u01a0NG<br \/>\n<\/h3>\n\t\t\t<\/div>\n\t\n<p>Li\u1ec7u tr\u00ecnh m\u00e1t-xa to\u00e0n th\u00e2n l\u1ea5y c\u1ea3m h\u1ee9ng t\u1eeb d\u00f2ng ch\u1ea3y \u00eam \u0111\u1ec1m c\u1ee7a s\u00f4ng H\u01b0\u01a1ng, c\u00e1c \u0111\u1ed9ng t\u00e1c li\u1ec1n m\u1ea1ch k\u1ebft h\u1ee3p h\u01a1i \u1ea5m th\u1ea3o m\u1ed9c gi\u00fap gi\u1ea3i t\u1ecfa c\u0103ng th\u1eb3ng v\u00e0 ph\u1ee5c h\u1ed3i c\u00e2n b\u1eb1ng t\u1ef1 nhi\u00ean.<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-271811324\" 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_1666944159\">\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_1666944159 {\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-644403797\" 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_703412598\">\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_703412598 {\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-30666214\">\n\n\t<div id=\"col-1983250208\" 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>Xem th\u00eam<\/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_1512985434 {\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-394","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/pages\/394","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=394"}],"version-history":[{"count":13,"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/pages\/394\/revisions"}],"predecessor-version":[{"id":1229,"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/pages\/394\/revisions\/1229"}],"wp:attachment":[{"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/media?parent=394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}