{"id":425,"date":"2026-02-09T08:02:09","date_gmt":"2026-02-09T08:02:09","guid":{"rendered":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/features\/"},"modified":"2026-04-08T15:37:35","modified_gmt":"2026-04-08T15:37:35","slug":"features","status":"publish","type":"page","link":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/vi\/features\/","title":{"rendered":"Ti\u1ec7n \u00edch"},"content":{"rendered":"\n\t<section class=\"section hyg_banner\" id=\"section_1877166209\">\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_1096480061\">\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\/Features-1024x512.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Features-1024x512.jpg 1024w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Features-300x150.jpg 300w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Features-768x384.jpg 768w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Features-1536x768.jpg 1536w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/Features-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_1096480061 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div id=\"text-1753246216\" class=\"text text-banner\">\n\t\t\n<h2>TI\u1ec6N \u00cdCH<\/h2>\n\t\t\t<\/div>\n\t\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1877166209 {\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_1514330190\">\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-1169157805\">\n\n\n\t<div id=\"col-893414360\" 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_1514330190 {\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_480300595\">\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-1006710238\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1006710238 {\n  padding-top: 0px;\n}\n@media (min-width:550px) {\n  #gap-1006710238 {\n    padding-top: 30px;\n  }\n}\n<\/style>\n\t<\/div>\n\t\n<div class=\"row\"  id=\"row-2024482018\">\n\n\t<div id=\"col-137749359\" 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\t<div id=\"text-176787539\" class=\"text hyg_title\">\n\t\t\n<h3>T\u1eacN H\u01af\u1edeNG K\u1ef2 NGH\u1ec8 TRONG NH\u1ecaP \u0110I\u1ec6U C\u00c2N B\u1eb0NG<\/h3>\n\t\t\t<\/div>\n\t\n<p>Nh\u1eefng ng\u00e0y ngh\u1ec9 ng\u01a1i t\u1ea1i Grand Royal Riverside Hue \u2013 Fusion Collection, du kh\u00e1ch tho\u1ea3i m\u00e1i s\u1eed d\u1ee5ng c\u00e1c ti\u1ec7n \u00edch nh\u01b0 ph\u00f2ng t\u1eadp th\u1ec3 h\u00ecnh, h\u1ed3 b\u01a1i ngo\u00e0i tr\u1eddi hay khu\u00f4n vi\u00ean c\u00f3 khu v\u01b0\u1eddn xanh \u0111\u1ec3 chuy\u1ec3n \u0111\u1ed9ng, h\u00edt th\u1edf, th\u01b0 gi\u00e3n v\u00e0 th\u01b0\u1edfng th\u1ee9c nh\u1ecbp s\u1ed1ng c\u1ee7a Hu\u1ebf theo phong c\u00e1ch ri\u00eang!<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"row align-middle\"  id=\"row-268308468\">\n\n\t<div id=\"col-1480654556\" class=\"col center-phone 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 id=\"text-448905677\" class=\"text hyg_title\">\n\t\t\n<h3>PH\u00d2NG T\u1eacP TH\u1ec2 H\u00ccNH<br \/>\n<\/h3>\n\t\t\t<\/div>\n\t\n<p>Ph\u00f2ng t\u1eadp th\u1ec3 h\u00ecnh \u0111\u01b0\u1ee3c thi\u1ebft k\u1ebf cho vi\u1ec7c luy\u1ec7n t\u1eadp t\u1eadp trung v\u00e0 n\u0103ng l\u01b0\u1ee3ng b\u1ec1n v\u1eefng v\u00e0 trang b\u1ecb hi\u1ec7n \u0111\u1ea1i. M\u1ed7i bu\u1ed5i t\u1eadp l\u00e0 c\u01a1 h\u1ed9i \u0111\u1ec3 \u0111\u00e1nh th\u1ee9c c\u01a1 th\u1ec3, kh\u00f4i ph\u1ee5c s\u1ef1 c\u00e2n b\u1eb1ng n\u1ed9i t\u1ea1i v\u00e0 nu\u00f4i d\u01b0\u1ee1ng s\u1ee9c m\u1ea1nh v\u1eefng v\u00e0ng, b\u1ec1n b\u1ec9 theo th\u1eddi gian.<\/p>\n\t<div id=\"text-3850043229\" class=\"text sec-color\">\n\t\t\n<p>Gi\u1edd ho\u1ea1t \u0111\u1ed9ng: 24\/7<\/p>\n\t\t\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1350081114\" class=\"col 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 sec-box-right x md-x lg-x y md-y lg-y\" id=\"image_1006361840\">\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\/FITNESS-1024x683.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/FITNESS-1024x683.jpg 1024w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/FITNESS-300x200.jpg 300w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/FITNESS-768x512.jpg 768w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/FITNESS.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_1006361840 {\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<div id=\"gap-1071307574\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1071307574 {\n  padding-top: 0px;\n}\n@media (min-width:550px) {\n  #gap-1071307574 {\n    padding-top: 30px;\n  }\n}\n<\/style>\n\t<\/div>\n\t\n<div class=\"row align-middle\"  id=\"row-1813022372\">\n\n\t<div id=\"col-561730968\" class=\"col medium-6 small-12 large-6\"  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 sec-box-left x md-x lg-x y md-y lg-y\" id=\"image_898225403\">\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=\"971\" src=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/POOL-e1773047058274-1024x975.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/POOL-e1773047058274-1024x975.jpg 1024w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/POOL-e1773047058274-300x286.jpg 300w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/POOL-e1773047058274-768x731.jpg 768w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/03\/POOL-e1773047058274.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_898225403 {\n  width: 80%;\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-2133133233\" class=\"col center-phone medium-6 small-12 large-6\"  data-animate=\"fadeInUp\">\n\t\t\t\t<div class=\"col-inner text-right\"  >\n\t\t\t\n\t\t\t\n\t<div id=\"text-4145543187\" class=\"text hyg_title\">\n\t\t\n<h3>H\u1ed2 B\u01a0I NGO\u00c0I TR\u1edcI<br \/>\n<\/h3>\n\t\t\t<\/div>\n\t\n<p>Gi\u1eefa khung c\u1ea3nh kho\u00e1ng \u0111\u1ea1t v\u00e0 y\u00ean t\u0129nh, l\u00e0n n\u01b0\u1edbc m\u1eddi g\u1ecdi c\u1ea3 nh\u1eefng chuy\u1ec3n \u0111\u1ed9ng nh\u1eb9 nh\u00e0ng l\u1eabn nh\u1eefng kho\u1ea3nh kh\u1eafc t\u0129nh t\u1ea1i, gi\u00fap c\u01a1 b\u1eafp th\u1ea3 l\u1ecfng v\u00e0 n\u0103ng l\u01b0\u1ee3ng l\u01b0u th\u00f4ng t\u1ef1 nhi\u00ean. \u0110\u00e2y l\u00e0 kh\u00f4ng gian \u0111\u1ec3 h\u1ed3i ph\u1ee5c, th\u01b0 gi\u00e3n v\u00e0 t\u00ecm l\u1ea1i nh\u1ecbp \u0111i\u1ec7u an y\u00ean.<\/p>\n\t<div id=\"text-3401878147\" class=\"text sec-color\">\n\t\t\n<p>Gi\u1edd ho\u1ea1t \u0111\u1ed9ng: 6:00 \u2013 20:00<\/p>\n\t\t\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n\t<div id=\"gap-66622933\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-66622933 {\n  padding-top: 0px;\n}\n@media (min-width:550px) {\n  #gap-66622933 {\n    padding-top: 30px;\n  }\n}\n<\/style>\n\t<\/div>\n\t\n<div class=\"row align-middle\"  id=\"row-1279453867\">\n\n\t<div id=\"col-1525482292\" 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 id=\"text-952569877\" class=\"text hyg_title\">\n\t\t\n<h3>KHU V\u01af\u1edcN<br \/>\n<\/h3>\n\t\t\t<\/div>\n\t\n<p>\u1ea8n m\u00ecnh gi\u1eefa khu\u00f4n vi\u00ean kh\u00e1ch s\u1ea1n, khu v\u01b0\u1eddn xanh l\u00e0 kh\u00f4ng gian ngo\u00e0i tr\u1eddi y\u00ean t\u0129nh v\u00e0 ng\u1eadp tr\u00e0n \u00e1nh s\u00e1ng t\u1ef1 nhi\u00ean. V\u1edbi c\u1ea3nh quan xanh m\u01b0\u1edbt, n\u01a1i \u0111\u00e2y mang \u0111\u1ebfn c\u1ea3m gi\u00e1c th\u01b0 th\u00e1i, nh\u1eb9 nh\u00e0ng, l\u00fd t\u01b0\u1edfng \u0111\u1ec3 kh\u00e1c d\u1ea1o b\u01b0\u1edbc, \u0111\u1ecdc s\u00e1ch, th\u01b0\u1edfng tr\u00e0 v\u00e0 t\u1eadn h\u01b0\u1edfng nh\u1eefng kho\u1ea3nh kh\u1eafc an l\u00e0nh.<\/p>\n\t<div id=\"text-143231771\" class=\"text sec-color\">\n\t\t\n<p>Gi\u1edd ho\u1ea1t \u0111\u1ed9ng: 7:00 \u2013 22:00<\/p>\n\t\t\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1496199545\" class=\"col 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 sec-box-right x md-x lg-x y md-y lg-y\" id=\"image_1637722934\">\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\/04\/IMG_0113-1024x683.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/04\/IMG_0113-1024x683.jpg 1024w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/04\/IMG_0113-300x200.jpg 300w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/04\/IMG_0113-768x512.jpg 768w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/04\/IMG_0113-1536x1024.jpg 1536w, https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-content\/uploads\/2026\/04\/IMG_0113-2048x1365.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_1637722934 {\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<div id=\"gap-75832619\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-75832619 {\n  padding-top: 0px;\n}\n@media (min-width:550px) {\n  #gap-75832619 {\n    padding-top: 30px;\n  }\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\n\t\t\n<style>\n#section_480300595 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n#section_480300595 .section-bg img {\n  object-position: 50% 50%;\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-425","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/pages\/425","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=425"}],"version-history":[{"count":12,"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/pages\/425\/revisions"}],"predecessor-version":[{"id":1268,"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/pages\/425\/revisions\/1268"}],"wp:attachment":[{"href":"https:\/\/fusion-collection.com\/grandroyalriversidehue\/wp-json\/wp\/v2\/media?parent=425"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}