CINXE.COM
Accommodation Offers | Ascott
<!DOCTYPE html> <html lang="en" dir="ltr"> <head><script src="/kon-As-from-thy-in-t-him-the-head-in-my-Wheth-en" async></script> <meta charset="UTF-8"/> <script> function getCookie(cname) { var name = cname + '='; var decodedCookie = decodeURIComponent(document.cookie); var ca = decodedCookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ''; } function setFpidCookie() { try { fetch('/bin/discoverasr/aep/fpid?nocache=true', { method: 'GET', headers: { 'Cache-Control': 'no-store' } }) .then((response) => response.json()) .then((data) => { console.log(data.success); }); } catch (err) { console.log(err); } } const ADVERTISING_COOKIE = '2'; const enableFpidCookie = getCookie('notice_gdpr_prefs').endsWith(':') ? getCookie('notice_gdpr_prefs').slice(0, -1).split(',').includes(ADVERTISING_COOKIE) : false; if (enableFpidCookie) { setFpidCookie(); } </script> <script> const PREFIX_LIST = getRedirectParam(); if (PREFIX_LIST && PREFIX_LIST.length > 0) { let isDetected = false; // used for check matching parameter let queryParameter = window.location.search; // parameters under opened page let targetParameter = {}; if (queryParameter) { // current opened url contains query parameter if (queryParameter.startsWith('?')) { queryParameter = queryParameter.substring(1); } let paramArray = queryParameter.split('&'); paramArray.forEach((item) => { let arr = item.split('='); let key = arr[0]; let value = arr[1]; if (!isDetected) { if (isMatch(key)) { isDetected = true; // the flag is turned on when first matching paramter targetParameter[key] = value; } } else { // add all of remaining parameters at right side into targetParameter targetParameter[key] = value; } }); if (isDetected) { // update session storage then keep current opened page sessionStorage.setItem('storedUtmParameter', JSON.stringify(targetParameter)); } else { // redirect to new page with stored parameter if any redirect(); } } else { // current opened url does not contain query parameter redirect(); } } function isMatch(key) { return PREFIX_LIST.some((prefix) => key && key.startsWith(prefix)); } function redirect() { let storedUtmParameter = sessionStorage.getItem('storedUtmParameter'); if (storedUtmParameter) { // there is parameter under session storage storedUtmParameter = JSON.parse(storedUtmParameter); let newQueryParameter = buildQueryParameter(storedUtmParameter); if (newQueryParameter) { // redirect to new url with correct query parameter window.location.search = newQueryParameter; } } } function buildQueryParameter(storedUtmParameter) { let queryParameter = window.location.search; // parameters under opened page if (Object.keys(storedUtmParameter).length) { let newSearch = queryParameter || '?'; // stored parameter is appended as the last one if(newSearch != '?'){ Object.entries(storedUtmParameter).forEach((entry) => { newSearch += '&' + entry[0] + '=' + entry[1]; }); } else { Object.entries(storedUtmParameter).forEach((entry) => { newSearch += entry[0] + '=' + entry[1] + '&'; }); } if(newSearch && newSearch[newSearch.length-1] == '&'){ newSearch = newSearch.substring(0,newSearch.length -1); } return newSearch; } return null; } function getRedirectParam() { try { const request = new XMLHttpRequest(); request.open("GET", "/apis/discoverasr/configs/campaign-params.json", false); request.send(null); if (request.status === 200) { return JSON.parse(request.responseText); } } catch (err) { console.log(err); } return []; } </script> <!-- Should be override on site level due to different API --> <script> var TAL = TAL || {}; TAL.KEY = TAL.KEY || {}; TAL.KEY.GOOGLE_MAP = TAL.KEY.GOOGLE_MAP || "AIzaSyBjcjbdqhZwCnOlWZY4KrCqEPggV9PRl98"; TAL.KEY.B_MAP = TAL.KEY.B_MAP || "DBto8ZqBYAOeFYvcpzzf49gQ60GYlZba"; TAL.KEY.OPEN_STREET_MAP = TAL.KEY.OPEN_STREET_MAP || "pk.eyJ1IjoiYXNjb3R0LW9tIiwiYSI6ImNqbG9uNjFrMTFwaHgzcXJ6ZGhtZ2RwaG4ifQ.y9nM1VUMhZkZujtcZcVTxw"; TAL.KEY.ASCOTT_SERVICE = TAL.KEY.ASCOTT_SERVICE || "69a18c02ec4d4e90a8be1ff8927ea380"; TAL.END_POINT = TAL.END_POINT || {}; TAL.END_POINT.ASCOTT_SERVICE = TAL.END_POINT.ASCOTT_SERVICE || "https://api.the-ascott.com/ascott"; TAL.END_POINT.REDDOT = TAL.END_POINT.REDDOT || "https://secure.reddotpayment.com"; TAL.APP_ID = TAL.APP_ID || {}; TAL.APP_ID.FACEBOOK = TAL.APP_ID.FACEBOOK || "165863084574"; TAL.APP_ID.GOOGLE = TAL.APP_ID.GOOGLE || "352273145209-f509ban0i8vsm4qh8k3s98827afc6lmm.apps.googleusercontent.com"; TAL.APP_ID.INSTAGRAM = TAL.APP_ID.INSTAGRAM || "3afbb2ba23654f11828ba92694a714cd"; TAL.APP_ID.WEIBO = TAL.APP_ID.WEIBO || "2923885279"; TAL.APP_ID.MECHANT = TAL.APP_ID.MECHANT || "0000024088"; TAL.SECRET_KEY = TAL.SECRET_KEY || {}; TAL.SECRET_KEY.WEIBO = TAL.SECRET_KEY.WEIBO || ""; TAL.USER_ID = TAL.USER_ID || {}; TAL.USER_ID.WEIBO = TAL.USER_ID.WEIBO || ""; TAL.ROOT_PATH = 'ascott'; </script> <title>Accommodation Offers | Ascott</title> <meta name="description" content="Choose from a range of accommodation offers at Ascott that bring exclusive benefits, special rates and member benefits."/> <meta name="keywords"/> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1.0"/> <!-- Facebook and LinkedIn --> <meta property="og:title" content="Accommodation Offers | Ascott"/> <meta property="og:url" content="https://www.discoverasr.com/en/offers"/> <meta property="og:image" content="https://www.discoverasr.com/content/dam/tal/common/assets/logos/Ascott40_Discoverasr-Thumbnail_1200x630_300kb.jpg"/> <meta property="og:type" content="website"/> <meta name="og:description" content="Choose from a range of accommodation offers at Ascott that bring exclusive benefits, special rates and member benefits."/> <!-- Twitter --> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="Accommodation Offers | Ascott"/> <meta property="twitter:description" content="Choose from a range of accommodation offers at Ascott that bring exclusive benefits, special rates and member benefits."/> <meta property="twitter:image" content="https://www.discoverasr.com/content/dam/tal/common/assets/logos/Ascott40_Discoverasr-Thumbnail_1200x630_300kb.jpg"/> <link rel="icon" href="/content/dam/tal/icons/favicon.png" type="image/png"/> <script type="text/javascript"> (function() { const makeStub = () => { const TCF_LOCATOR_NAME = '__tcfapiLocator'; const TCF_LOCATOR_ID = '__tcfapiTrustarc'; const queue = []; let win = window; let cmpFrame; function addFrame() { const doc = win.document; const otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { const iframe = doc.createElement('iframe'); iframe.name = TCF_LOCATOR_NAME; iframe.style.display = 'none'; iframe.id = TCF_LOCATOR_ID; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler(...args) { let gdprApplies; if (!args.length) { /** * shortcut to get the queue when the full CMP * implementation loads; it can call tcfapiHandler() * with no arguments to get the queued arguments */ return queue; } else if (args[0] === 'setGdprApplies') { /** * shortcut to set gdprApplies if the publisher * knows that they apply GDPR rules to all * traffic (see the section on "What does the * gdprApplies value mean" for more */ if (args.length > 3 && parseInt(args[1], 10) === 2 && typeof args[3] === 'boolean') { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { /** * Only supported method; give PingReturn * object as response */ const retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stubCMP', apiVersion: '2.0' }; if (typeof args[2] === 'function') { args[2](retr, true); } } else { /** * some other method, just queue it for the * full CMP implementation to deal with */ queue.push(args); } } function postMessageEventHandler(event) { const msgIsString = typeof event.data === 'string'; let json = {}; try { /** * Try to parse the data from the event. This is important * to have in a try/catch because often messages may come * through that are not JSON */ if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {} const payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { let returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId, }, }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } event.source.postMessage(returnMsg, '*'); }, payload.parameter ); } } /** * Iterate up to the top window checking for an already-created * "__tcfapilLocator" frame on every level. If one exists already then we are * not the master CMP and will not queue commands. */ while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {} // if we're at the top and no cmpFrame if (win === window.top) { break; } // Move up win = win.parent; } if (!cmpFrame) { // we have recur'd up the windows and have found no __tcfapiLocator frame addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); }()); </script> <script src="https://consent.trustarc.com/autoblockasset/core.min.js?domain=the-ascott-iab.com"></script> <script src="https://consent.trustarc.com/autoblockoptout?domain=the-ascott-iab.com"></script> <!-- OneLink Script --> <script referrerpolicy="no-referrer-when-downgrade" type="text/javascript" src="https://www.onelink-edge.com/moxie.min.js" data-oljs="P0217-0889-9581-7DBE"></script> <!-- End OneLink Script --> <!-- AA Script --> <script src="https://assets.adobedtm.com/440ed6980615/0f159678055d/launch-00256e595446.min.js" async></script> <!-- End AA Script --> <script src="/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-gtm.min.ACSHASH1f992309ceecba38d3c74e970ebde46a.js"></script> <script src="/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-configuration.min.ACSHASH320b33b9aa753e7f7d7368afd0199b2c.js"></script> <link rel="stylesheet" href="/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-site.min.ACSHASH1c987718c3e3fee2e438ed931503570f.css" type="text/css"> <script> window.MSInputMethodContext && document.documentMode && document.write('<script src="/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-site/resources/ie11/ie11CustomProperties.min.js" async><\/script>'); </script> <!-- For Non Booking Page --> <script async src="/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-3rdParty.min.ACSHASH5cb90d9200c6965017e48ff14ac3236c.js"></script> <link rel="stylesheet" href="/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-3rdParty.min.ACSHASH8f2568956fc131680e52540edeb84201.css" type="text/css"> <script async src="/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-vTour.min.ACSHASHf112549334b7f94f481b4eca40e09192.js"></script> <!-- Booking Global Variable --> <script> var BOOKING = BOOKING || {}; BOOKING.IS_HOME_PAGE = "false"; BOOKING.IS_BOOKING_FLOW = "false"; BOOKING.IS_BRAND_NAME = "discoverasr"; BOOKING.IS_SHOW_ANNOUN = "false"; BOOKING.ANNOUN_DESCRIPTION = ""; // Richtext data BOOKING.IS_CONFIRMATION = "false"; BOOKING.IS_PROPERTY_LISTING_PAGE = "false"; var GLOBAL_KEY = GLOBAL_KEY || {}; GLOBAL_KEY.IA_APARTMENT_DIMENSION = "{apartment_size_sqm} sqm \/ {apartment_size_sqft} sqft "; GLOBAL_KEY.DATETIME = GLOBAL_KEY.DATETIME || {}; GLOBAL_KEY.DATETIME.WEEKDAY = { MINIMAL: [ "Su", "Mo", "Tu", "We", "Th", "Fr", "Sa", ], SHORT: [ "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat", ], }; GLOBAL_KEY.DATETIME.MONTH = { SHORT: [ "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec", ], LONG: [ "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", ], }; // Addthis exclude email option var a2a_config = a2a_config || {}; a2a_config.num_services = 7; a2a_config.onclick = false; a2a_config.delay = 300; a2a_config.exclude_services = ['facebook', 'whatsapp', 'wechat', 'twitter']; a2a_config.thanks = { postShare: false, }; // Breakpoints var BREAKPOINTS = {}; BREAKPOINTS.MIN_DESKTOP = 1200; BREAKPOINTS.MAX_TABLET = 1199; BREAKPOINTS.MIN_TABLET = 768; BREAKPOINTS.MAX_MOBILE = 767; // common loading COMMON_LOADING = false; // cookie var CONFIG_COOKIE = { // addthis.com COOKIE01: false, //adnxs.com COOKIE02: false, // amazon-adsystem.com COOKIE03: false, // citadines.com COOKIE04: false, // exelator.com COOKIE05: false, // fastapi.net COOKIE06: false, // flashtalking.com COOKIE07: false, // google.com COOKIE08: false, // ipinyou.com COOKIE09: false, // l.qq.com COOKIE10: false, // linkedin.com COOKIE11: false, // matterport.com COOKIE12: false, // ml314.com COOKIE13: false, // mmtro.com COOKIE14: false, // rlcdn.com COOKIE15: false, // sojern.com COOKIE16: false, // somerset.com COOKIE17: false, // tag.azame.net COOKIE18: false, // the-ascott.com COOKIE19: false, // tripadvisor.com COOKIE20: false, // wcs.naver.com COOKIE21: false, // www.citadines.com COOKIE22: false, // www.facebook.com COOKIE23: false, // www.somerset.com COOKIE24: false, // www.the-ascott.com COOKIE25: false, // www.tripadvisor.com COOKIE26: false, // youku.com COOKIE27: false, // youtube.com COOKIE28: false, }; var IS_PROPERTY_PAGE = "false"; var AA_PUSHED = []; var PAGE_PROPERTY = {}; PAGE_PROPERTY.PUBLISHED_DATE = ""; PAGE_PROPERTY.MODIFIED_DATE = "2024-05-06T17:30:46.379+08:00"; var TAL = TAL || {}; TAL.FLAG = TAL.FLAG || {}; TAL.FLAG.USE_GOOGLE_MAP = true; </script> <!-- End Booking Global Variable --> <!-- Improves Googles Search --> <link rel="canonical" href="https://www.discoverasr.com/en/offers"/> <link rel="alternate" href="https://www.discoverasr.com/en/offers" hreflang="x-default"/> <link rel="alternate" href="https://www.discoverasr.com/en/offers" hreflang="en-us"/> <link rel="alternate" href="https://www.discoverasr.com.cn/offers" hreflang="zh-cn"/> <link rel="alternate" href="https://www.discoverasr.com/fr/offers" hreflang="fr-fr"/> <link rel="alternate" href="https://www.discoverasr.com/de/offers" hreflang="de-de"/> <link rel="alternate" href="https://www.discoverasr.com/es/offers" hreflang="es-es"/> <link rel="alternate" href="https://www.discoverasr.com/ko/offers" hreflang="ko-kr"/> <link rel="alternate" href="https://www.discoverasr.com/ja/offers" hreflang="ja-jp"/> <link rel="alternate" href="https://www.discoverasr.com/id/offers" hreflang="id-id"/> <link rel="alternate" href="https://www.discoverasr.com/vi/offers" hreflang="vi-vn"/> <link rel="alternate" href="https://www.discoverasr.com/th/offers" hreflang="th-th"/> <!-- End of Improves Googles Search --> <!-- Google Tag Manager --> <script> const sessionStorage = document.cookie ? window.sessionStorage : { setItem : function () {}, getItem : function () { return null }, removeItem : function () {}, }; const localStorage = document.cookie ? window.localStorage : { setItem : function () {}, getItem : function () { return null }, removeItem : function () {}, }; </script> <script> var visitingType = 'offers'; if (visitingType != '') { sessionStorage.setItem('visitingType', visitingType); } </script> <!-- Functions For Implement Datalayer --> <script> function getCookieValueByName(cookieName) { if (document.cookie.length > 0) { let cookieStart = document.cookie.indexOf(cookieName + "="); if (cookieStart != -1) { cookieStart = cookieStart + cookieName.length + 1; let cookieEnd = document.cookie.indexOf(";", cookieStart); if (cookieEnd == -1) { cookieEnd = document.cookie.length; } return decodeURI(document.cookie.substring(cookieStart, cookieEnd)); } } return ""; } function getUserTier(){ let userTier = sessionStorage.getItem('userAvailablePoints') return userTier ? JSON.parse(userTier).currentTier : ''; } function getASRMemberID(){ let userProfile = sessionStorage.getItem('userProfile') return userProfile ? JSON.parse(userProfile).memberId: ''; } function getUserType(){ let userType = 'public'; let userAccessToken = getCookieValueByName('ia_oQKaJKhTFC'); // replace localstorage if (userAccessToken) { userType = 'member'; } let bookingSearchData = sessionStorage.getItem('bookingSearchData'); if (bookingSearchData && bookingSearchData.discountCode) { if (bookingSearchData.discountCodeType == 3) { userType = 'corporate'; } else if (bookingSearchData.discountCodeType == 6) { userType = 'staff'; } } return userType; } function getASRPointsAvailable(){ let userAvailablePoints = sessionStorage.getItem('userAvailablePoints'); return userAvailablePoints ? JSON.parse(userAvailablePoints).currentPoints : ''; } </script> <!-- End Functions --> <!-- GTM Datalayer --> <script> var checkIsBooking = 'false'; var dataLayer = []; let trackingJson = { "PageType" : "offers", "ChainNm" : "The Ascott Limited", "ChainID" : "11971" }; if (checkIsBooking == 'false' && trackingJson != '' ) { trackingJson.PageType = trackingJson.PageType, trackingJson.ChainNm = 'The Ascott Limited', trackingJson.ChainID = '11971', trackingJson.UserType = getUserType(), trackingJson.ASRMemberID = getASRMemberID(), trackingJson.ASRPointsAvailable = getASRPointsAvailable(), trackingJson.ASRTier = getUserTier(), dataLayer.push(trackingJson); } </script> <!-- End of GTM dataLayer --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-W4WCC3X'); </script> <!--Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-TGP4FNZ'); </script> <!--End Google Tag Manager --> <!--Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-TQSFV4P'); </script> <!--End Google Tag Manager --> <!-- GTM Datalayer --> <script> var dataGTM = { "PageType" : "offers", "ChainNm" : "The Ascott Limited", "ChainID" : "11971" } </script> <!-- End of GTM dataLayer --> <!-- End Google Tag Manager --> <script> var mtcaptchaConfig = { "sitekey": 'MTPublic-nVQtYw3yl', "render": "explicit", "renderQueue": [], "autoFormValidate": true }; (function(){var mt_service = document.createElement('script');mt_service.async = true;mt_service.src = 'https://service.mtcaptcha.com/mtcv1/client/mtcaptcha.min.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(mt_service); var mt_service2 = document.createElement('script');mt_service2.async = true;mt_service2.src = 'https://service2.mtcaptcha.com/mtcv1/client/mtcaptcha2.min.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(mt_service2);}) (); </script> <!-- New Relic Browser --> <script type="text/javascript"> ;window.NREUM||(NREUM={});NREUM.init={distributed_tracing:{enabled:true},privacy:{cookies_enabled:true},ajax:{deny_list:["bam.nr-data.net"]}}; ;NREUM.loader_config={accountID:"2030867",trustKey:"1700777",agentID:"1120328728",licenseKey:"938cac11c0",applicationID:"1120328728"}; ;NREUM.info={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",licenseKey:"938cac11c0",applicationID:"1120328728",sa:1}; ;/*! For license information please see nr-loader-spa-1.248.0.min.js.LICENSE.txt */ (()=>{var e,t,r={234:(e,t,r)=>{"use strict";r.d(t,{P_:()=>g,Mt:()=>v,C5:()=>s,DL:()=>A,OP:()=>D,lF:()=>N,Yu:()=>x,Dg:()=>m,CX:()=>c,GE:()=>w,sU:()=>j});var n=r(8632),i=r(9567);const o={beacon:n.ce.beacon,errorBeacon:n.ce.errorBeacon,licenseKey:void 0,applicationID:void 0,sa:void 0,queueTime:void 0,applicationTime:void 0,ttGuid:void 0,user:void 0,account:void 0,product:void 0,extra:void 0,jsAttributes:{},userAttributes:void 0,atts:void 0,transactionName:void 0,tNamePlain:void 0},a={};function s(e){if(!e)throw new Error("All info objects require an agent identifier!");if(!a[e])throw new Error("Info for ".concat(e," was never set"));return a[e]}function c(e,t){if(!e)throw new Error("All info objects require an agent identifier!");a[e]=(0,i.D)(t,o);const r=(0,n.ek)(e);r&&(r.info=a[e])}const u=e=>{if(!e||"string"!=typeof e)return!1;try{document.createDocumentFragment().querySelector(e)}catch{return!1}return!0};var d=r(7056),l=r(50);const f=()=>{const e={mask_selector:"*",block_selector:"[data-nr-block]",mask_input_options:{color:!1,date:!1,"datetime-local":!1,email:!1,month:!1,number:!1,range:!1,search:!1,tel:!1,text:!1,time:!1,url:!1,week:!1,textarea:!1,select:!1,password:!0}};return{feature_flags:[],proxy:{assets:void 0,beacon:void 0},privacy:{cookies_enabled:!0},ajax:{deny_list:void 0,block_internal:!0,enabled:!0,harvestTimeSeconds:10,autoStart:!0},distributed_tracing:{enabled:void 0,exclude_newrelic_header:void 0,cors_use_newrelic_header:void 0,cors_use_tracecontext_headers:void 0,allowed_origins:void 0},session:{domain:void 0,expiresMs:d.oD,inactiveMs:d.Hb},ssl:void 0,obfuscate:void 0,jserrors:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},metrics:{enabled:!0,autoStart:!0},page_action:{enabled:!0,harvestTimeSeconds:30,autoStart:!0},page_view_event:{enabled:!0,autoStart:!0},page_view_timing:{enabled:!0,harvestTimeSeconds:30,long_task:!1,autoStart:!0},session_trace:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},harvest:{tooManyRequestsDelay:60},session_replay:{autoStart:!0,enabled:!1,harvestTimeSeconds:60,sampling_rate:50,error_sampling_rate:50,collect_fonts:!1,inline_images:!1,inline_stylesheet:!0,mask_all_inputs:!0,get mask_text_selector(){return e.mask_selector},set mask_text_selector(t){u(t)?e.mask_selector=t+",[data-nr-mask]":null===t?e.mask_selector=t:(0,l.Z)("An invalid session_replay.mask_selector was provided and will not be used",t)},get block_class(){return"nr-block"},get ignore_class(){return"nr-ignore"},get mask_text_class(){return"nr-mask"},get block_selector(){return e.block_selector},set block_selector(t){u(t)?e.block_selector+=",".concat(t):""!==t&&(0,l.Z)("An invalid session_replay.block_selector was provided and will not be used",t)},get mask_input_options(){return e.mask_input_options},set mask_input_options(t){t&&"object"==typeof t?e.mask_input_options={...t,password:!0}:(0,l.Z)("An invalid session_replay.mask_input_option was provided and will not be used",t)}},spa:{enabled:!0,harvestTimeSeconds:10,autoStart:!0}}},h={},p="All configuration objects require an agent identifier!";function g(e){if(!e)throw new Error(p);if(!h[e])throw new Error("Configuration for ".concat(e," was never set"));return h[e]}function m(e,t){if(!e)throw new Error(p);h[e]=(0,i.D)(t,f());const r=(0,n.ek)(e);r&&(r.init=h[e])}function v(e,t){if(!e)throw new Error(p);var r=g(e);if(r){for(var n=t.split("."),i=0;i<n.length-1;i++)if("object"!=typeof(r=r[n[i]]))return;r=r[n[n.length-1]]}return r}const b={accountID:void 0,trustKey:void 0,agentID:void 0,licenseKey:void 0,applicationID:void 0,xpid:void 0},y={};function A(e){if(!e)throw new Error("All loader-config objects require an agent identifier!");if(!y[e])throw new Error("LoaderConfig for ".concat(e," was never set"));return y[e]}function w(e,t){if(!e)throw new Error("All loader-config objects require an agent identifier!");y[e]=(0,i.D)(t,b);const r=(0,n.ek)(e);r&&(r.loader_config=y[e])}const x=(0,n.mF)().o;var E=r(385),_=r(6818);const T={buildEnv:_.Re,customTransaction:void 0,disabled:!1,distMethod:_.gF,isolatedBacklog:!1,loaderType:void 0,maxBytes:3e4,offset:Math.floor(E._A?.performance?.timeOrigin||E._A?.performance?.timing?.navigationStart||Date.now()),onerror:void 0,origin:""+E._A.location,ptid:void 0,releaseIds:{},session:void 0,xhrWrappable:"function"==typeof E._A.XMLHttpRequest?.prototype?.addEventListener,version:_.q4,denyList:void 0},S={};function D(e){if(!e)throw new Error("All runtime objects require an agent identifier!");if(!S[e])throw new Error("Runtime for ".concat(e," was never set"));return S[e]}function j(e,t){if(!e)throw new Error("All runtime objects require an agent identifier!");S[e]=(0,i.D)(t,T);const r=(0,n.ek)(e);r&&(r.runtime=S[e])}function N(e){return function(e){try{const t=s(e);return!!t.licenseKey&&!!t.errorBeacon&&!!t.applicationID}catch(e){return!1}}(e)}},9567:(e,t,r)=>{"use strict";r.d(t,{D:()=>i});var n=r(50);function i(e,t){try{if(!e||"object"!=typeof e)return(0,n.Z)("Setting a Configurable requires an object as input");if(!t||"object"!=typeof t)return(0,n.Z)("Setting a Configurable requires a model to set its initial properties");const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),o=0===Object.keys(r).length?e:r;for(let a in o)if(void 0!==e[a])try{Array.isArray(e[a])&&Array.isArray(t[a])?r[a]=Array.from(new Set([...e[a],...t[a]])):"object"==typeof e[a]&&"object"==typeof t[a]?r[a]=i(e[a],t[a]):r[a]=e[a]}catch(e){(0,n.Z)("An error occurred while setting a property of a Configurable",e)}return r}catch(e){(0,n.Z)("An error occured while setting a Configurable",e)}}},6818:(e,t,r)=>{"use strict";r.d(t,{Re:()=>i,gF:()=>o,lF:()=>a,q4:()=>n});const n="1.248.0",i="PROD",o="CDN",a="2.0.0-alpha.11"},385:(e,t,r)=>{"use strict";r.d(t,{FN:()=>c,IF:()=>l,LW:()=>a,Nk:()=>h,Tt:()=>u,_A:()=>o,cv:()=>p,iS:()=>s,il:()=>n,ux:()=>d,v6:()=>i,w1:()=>f});const n="undefined"!=typeof window&&!!window.document,i="undefined"!=typeof WorkerGlobalScope&&("undefined"!=typeof self&&self instanceof WorkerGlobalScope&&self.navigator instanceof WorkerNavigator||"undefined"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis.navigator instanceof WorkerNavigator),o=n?window:"undefined"!=typeof WorkerGlobalScope&&("undefined"!=typeof self&&self instanceof WorkerGlobalScope&&self||"undefined"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis),a="complete"===o?.document?.readyState,s=Boolean("hidden"===o?.document?.visibilityState),c=""+o?.location,u=/iPad|iPhone|iPod/.test(o.navigator?.userAgent),d=u&&"undefined"==typeof SharedWorker,l=(()=>{const e=o.navigator?.userAgent?.match(/Firefox[/\s](\d+\.\d+)/);return Array.isArray(e)&&e.length>=2?+e[1]:0})(),f=Boolean(n&&window.document.documentMode),h=!!o.navigator?.sendBeacon,p=Math.floor(o?.performance?.timeOrigin||o?.performance?.timing?.navigationStart||Date.now())},1117:(e,t,r)=>{"use strict";r.d(t,{w:()=>o});var n=r(50);const i={agentIdentifier:"",ee:void 0};class o{constructor(e){try{if("object"!=typeof e)return(0,n.Z)("shared context requires an object as input");this.sharedContext={},Object.assign(this.sharedContext,i),Object.entries(e).forEach((e=>{let[t,r]=e;Object.keys(i).includes(t)&&(this.sharedContext[t]=r)}))}catch(e){(0,n.Z)("An error occured while setting SharedContext",e)}}}},8e3:(e,t,r)=>{"use strict";r.d(t,{L:()=>d,R:()=>c});var n=r(8325),i=r(1284),o=r(4322),a=r(3325);const s={};function c(e,t){const r={staged:!1,priority:a.p[t]||0};u(e),s[e].get(t)||s[e].set(t,r)}function u(e){e&&(s[e]||(s[e]=new Map))}function d(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"feature";if(u(e),!e||!s[e].get(t))return a(t);s[e].get(t).staged=!0;const r=[...s[e]];function a(t){const r=e?n.ee.get(e):n.ee,a=o.X.handlers;if(r.backlog&&a){var s=r.backlog[t],c=a[t];if(c){for(var u=0;s&&u<s.length;++u)l(s[u],c);(0,i.D)(c,(function(e,t){(0,i.D)(t,(function(t,r){r[0].on(e,r[1])}))}))}delete a[t],r.backlog[t]=null,r.emit("drain-"+t,[])}}r.every((e=>{let[t,r]=e;return r.staged}))&&(r.sort(((e,t)=>e[1].priority-t[1].priority)),r.forEach((t=>{let[r]=t;s[e].delete(r),a(r)})))}function l(e,t){var r=e[1];(0,i.D)(t[r],(function(t,r){var n=e[0];if(r[0]===n){var i=r[1],o=e[3],a=e[2];i.apply(o,a)}}))}},8325:(e,t,r)=>{"use strict";r.d(t,{A:()=>c,ee:()=>u});var n=r(8632),i=r(2210),o=r(234);class a{constructor(e){this.contextId=e}}var s=r(3117);const c="nr@context:".concat(s.a),u=function e(t,r){var n={},s={},d={},f=!1;try{f=16===r.length&&(0,o.OP)(r).isolatedBacklog}catch(e){}var h={on:g,addEventListener:g,removeEventListener:function(e,t){var r=n[e];if(!r)return;for(var i=0;i<r.length;i++)r[i]===t&&r.splice(i,1)},emit:function(e,r,n,i,o){!1!==o&&(o=!0);if(u.aborted&&!i)return;t&&o&&t.emit(e,r,n);for(var a=p(n),c=m(e),d=c.length,l=0;l<d;l++)c[l].apply(a,r);var f=b()[s[e]];f&&f.push([h,e,r,a]);return a},get:v,listeners:m,context:p,buffer:function(e,t){const r=b();if(t=t||"feature",h.aborted)return;Object.entries(e||{}).forEach((e=>{let[n,i]=e;s[i]=t,t in r||(r[t]=[])}))},abort:l,aborted:!1,isBuffering:function(e){return!!b()[s[e]]},debugId:r,backlog:f?{}:t&&"object"==typeof t.backlog?t.backlog:{}};return h;function p(e){return e&&e instanceof a?e:e?(0,i.X)(e,c,(()=>new a(c))):new a(c)}function g(e,t){n[e]=m(e).concat(t)}function m(e){return n[e]||[]}function v(t){return d[t]=d[t]||e(h,t)}function b(){return h.backlog}}(void 0,"globalEE"),d=(0,n.fP)();function l(){u.aborted=!0,u.backlog={}}d.ee||(d.ee=u)},5546:(e,t,r)=>{"use strict";r.d(t,{E:()=>n,p:()=>i});var n=r(8325).ee.get("handle");function i(e,t,r,i,o){o?(o.buffer([e],i),o.emit(e,t,r)):(n.buffer([e],i),n.emit(e,t,r))}},4322:(e,t,r)=>{"use strict";r.d(t,{X:()=>o});var n=r(5546);o.on=a;var i=o.handlers={};function o(e,t,r,o){a(o||n.E,i,e,t,r)}function a(e,t,r,i,o){o||(o="feature"),e||(e=n.E);var a=t[o]=t[o]||{};(a[r]=a[r]||[]).push([e,i])}},3239:(e,t,r)=>{"use strict";r.d(t,{bP:()=>s,iz:()=>c,m$:()=>a});var n=r(385);let i=!1,o=!1;try{const e={get passive(){return i=!0,!1},get signal(){return o=!0,!1}};n._A.addEventListener("test",null,e),n._A.removeEventListener("test",null,e)}catch(e){}function a(e,t){return i||o?{capture:!!e,passive:i,signal:t}:!!e}function s(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3?arguments[3]:void 0;window.addEventListener(e,t,a(r,n))}function c(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3?arguments[3]:void 0;document.addEventListener(e,t,a(r,n))}},3117:(e,t,r)=>{"use strict";r.d(t,{a:()=>n});const n=(0,r(4402).Rl)()},4402:(e,t,r)=>{"use strict";r.d(t,{Ht:()=>u,M:()=>c,Rl:()=>a,ky:()=>s});var n=r(385);const i="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";function o(e,t){return e?15&e[t]:16*Math.random()|0}function a(){const e=n._A?.crypto||n._A?.msCrypto;let t,r=0;return e&&e.getRandomValues&&(t=e.getRandomValues(new Uint8Array(31))),i.split("").map((e=>"x"===e?o(t,++r).toString(16):"y"===e?(3&o()|8).toString(16):e)).join("")}function s(e){const t=n._A?.crypto||n._A?.msCrypto;let r,i=0;t&&t.getRandomValues&&(r=t.getRandomValues(new Uint8Array(31)));const a=[];for(var s=0;s<e;s++)a.push(o(r,++i).toString(16));return a.join("")}function c(){return s(16)}function u(){return s(32)}},7056:(e,t,r)=>{"use strict";r.d(t,{Bq:()=>n,Hb:()=>o,oD:()=>i});const n="NRBA",i=144e5,o=18e5},7894:(e,t,r)=>{"use strict";function n(){return Math.round(performance.now())}r.d(t,{z:()=>n})},7243:(e,t,r)=>{"use strict";r.d(t,{e:()=>i});var n=r(385);function i(e){if(0===(e||"").indexOf("data:"))return{protocol:"data"};try{const t=new URL(e,location.href),r={port:t.port,hostname:t.hostname,pathname:t.pathname,search:t.search,protocol:t.protocol.slice(0,t.protocol.indexOf(":")),sameOrigin:t.protocol===n._A?.location?.protocol&&t.host===n._A?.location?.host};return r.port&&""!==r.port||("http:"===t.protocol&&(r.port="80"),"https:"===t.protocol&&(r.port="443")),r.pathname&&""!==r.pathname?r.pathname.startsWith("/")||(r.pathname="/".concat(r.pathname)):r.pathname="/",r}catch(e){return{}}}},50:(e,t,r)=>{"use strict";function n(e,t){"function"==typeof console.warn&&(console.warn("New Relic: ".concat(e)),t&&console.warn(t))}r.d(t,{Z:()=>n})},2825:(e,t,r)=>{"use strict";r.d(t,{N:()=>d,T:()=>l});var n=r(8325),i=r(5546),o=r(3325),a=r(385);const s="newrelic";const c={stn:[o.D.sessionTrace],err:[o.D.jserrors,o.D.metrics],ins:[o.D.pageAction],spa:[o.D.spa],sr:[o.D.sessionReplay,o.D.sessionTrace]},u=new Set;function d(e,t){const r=n.ee.get(t);e&&"object"==typeof e&&(u.has(t)||(Object.entries(e).forEach((e=>{let[t,n]=e;c[t]?c[t].forEach((e=>{n?(0,i.p)("feat-"+t,[],void 0,e,r):(0,i.p)("block-"+t,[],void 0,e,r),(0,i.p)("rumresp-"+t,[Boolean(n)],void 0,e,r)})):n&&(0,i.p)("feat-"+t,[],void 0,void 0,r),l[t]=Boolean(n)})),Object.keys(c).forEach((e=>{void 0===l[e]&&(c[e]?.forEach((t=>(0,i.p)("rumresp-"+e,[!1],void 0,t,r))),l[e]=!1)})),u.add(t),function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};try{a._A.dispatchEvent(new CustomEvent(s,{detail:e}))}catch(e){}}({loaded:!0})))}const l={}},2210:(e,t,r)=>{"use strict";r.d(t,{X:()=>i});var n=Object.prototype.hasOwnProperty;function i(e,t,r){if(n.call(e,t))return e[t];var i=r();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,t,{value:i,writable:!0,enumerable:!1}),i}catch(e){}return e[t]=i,i}},1284:(e,t,r)=>{"use strict";r.d(t,{D:()=>n});const n=(e,t)=>Object.entries(e||{}).map((e=>{let[r,n]=e;return t(r,n)}))},4351:(e,t,r)=>{"use strict";r.d(t,{P:()=>o});var n=r(8325);const i=()=>{const e=new WeakSet;return(t,r)=>{if("object"==typeof r&&null!==r){if(e.has(r))return;e.add(r)}return r}};function o(e){try{return JSON.stringify(e,i())}catch(e){try{n.ee.emit("internal-error",[e])}catch(e){}}}},3960:(e,t,r)=>{"use strict";r.d(t,{KB:()=>a,b2:()=>o});var n=r(3239);function i(){return"undefined"==typeof document||"complete"===document.readyState}function o(e,t){if(i())return e();(0,n.bP)("load",e,t)}function a(e){if(i())return e();(0,n.iz)("DOMContentLoaded",e)}},8632:(e,t,r)=>{"use strict";r.d(t,{EZ:()=>d,ce:()=>o,ek:()=>u,fP:()=>a,gG:()=>l,h5:()=>c,mF:()=>s});var n=r(7894),i=r(385);const o={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net"};function a(){return i._A.NREUM||(i._A.NREUM={}),void 0===i._A.newrelic&&(i._A.newrelic=i._A.NREUM),i._A.NREUM}function s(){let e=a();return e.o||(e.o={ST:i._A.setTimeout,SI:i._A.setImmediate,CT:i._A.clearTimeout,XHR:i._A.XMLHttpRequest,REQ:i._A.Request,EV:i._A.Event,PR:i._A.Promise,MO:i._A.MutationObserver,FETCH:i._A.fetch}),e}function c(e,t){let r=a();r.initializedAgents??={},t.initializedAt={ms:(0,n.z)(),date:new Date},r.initializedAgents[e]=t}function u(e){let t=a();return t.initializedAgents?.[e]}function d(e,t){a()[e]=t}function l(){return function(){let e=a();const t=e.info||{};e.info={beacon:o.beacon,errorBeacon:o.errorBeacon,...t}}(),function(){let e=a();const t=e.init||{};e.init={...t}}(),s(),function(){let e=a();const t=e.loader_config||{};e.loader_config={...t}}(),a()}},7956:(e,t,r)=>{"use strict";r.d(t,{N:()=>i});var n=r(3239);function i(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0;(0,n.iz)("visibilitychange",(function(){if(t)return void("hidden"===document.visibilityState&&e());e(document.visibilityState)}),r,i)}},1214:(e,t,r)=>{"use strict";r.d(t,{em:()=>b,u5:()=>D,QU:()=>C,_L:()=>I,Gm:()=>H,Lg:()=>L,BV:()=>G,Kf:()=>K});var n=r(8325),i=r(3117);const o="nr@original:".concat(i.a);var a=Object.prototype.hasOwnProperty,s=!1;function c(e,t){return e||(e=n.ee),r.inPlace=function(e,t,n,i,o){n||(n="");const a="-"===n.charAt(0);for(let s=0;s<t.length;s++){const c=t[s],u=e[c];d(u)||(e[c]=r(u,a?c+n:n,i,c,o))}},r.flag=o,r;function r(t,r,n,s,c){return d(t)?t:(r||(r=""),nrWrapper[o]=t,function(e,t,r){if(Object.defineProperty&&Object.keys)try{return Object.keys(e).forEach((function(r){Object.defineProperty(t,r,{get:function(){return e[r]},set:function(t){return e[r]=t,t}})})),t}catch(e){u([e],r)}for(var n in e)a.call(e,n)&&(t[n]=e[n])}(t,nrWrapper,e),nrWrapper);function nrWrapper(){var o,a,d,l;try{a=this,o=[...arguments],d="function"==typeof n?n(o,a):n||{}}catch(t){u([t,"",[o,a,s],d],e)}i(r+"start",[o,a,s],d,c);try{return l=t.apply(a,o)}catch(e){throw i(r+"err",[o,a,e],d,c),e}finally{i(r+"end",[o,a,l],d,c)}}}function i(r,n,i,o){if(!s||t){var a=s;s=!0;try{e.emit(r,n,i,t,o)}catch(t){u([t,r,n,i],e)}s=a}}}function u(e,t){t||(t=n.ee);try{t.emit("internal-error",e)}catch(e){}}function d(e){return!(e&&"function"==typeof e&&e.apply&&!e[o])}var l=r(2210),f=r(385);const h={},p=f._A.XMLHttpRequest,g="addEventListener",m="removeEventListener",v="nr@wrapped:".concat(n.A);function b(e){var t=function(e){return(e||n.ee).get("events")}(e);if(h[t.debugId]++)return t;h[t.debugId]=1;var r=c(t,!0);function i(e){r.inPlace(e,[g,m],"-",o)}function o(e,t){return e[1]}return"getPrototypeOf"in Object&&(f.il&&y(document,i),y(f._A,i),y(p.prototype,i)),t.on(g+"-start",(function(e,t){var n=e[1];if(null!==n&&("function"==typeof n||"object"==typeof n)){var i=(0,l.X)(n,v,(function(){var e={object:function(){if("function"!=typeof n.handleEvent)return;return n.handleEvent.apply(n,arguments)},function:n}[typeof n];return e?r(e,"fn-",null,e.name||"anonymous"):n}));this.wrapped=e[1]=i}})),t.on(m+"-start",(function(e){e[1]=this.wrapped||e[1]})),t}function y(e,t){let r=e;for(;"object"==typeof r&&!Object.prototype.hasOwnProperty.call(r,g);)r=Object.getPrototypeOf(r);for(var n=arguments.length,i=new Array(n>2?n-2:0),o=2;o<n;o++)i[o-2]=arguments[o];r&&t(r,...i)}var A="fetch-",w=A+"body-",x=["arrayBuffer","blob","json","text","formData"],E=f._A.Request,_=f._A.Response,T="prototype";const S={};function D(e){const t=function(e){return(e||n.ee).get("fetch")}(e);if(!(E&&_&&f._A.fetch))return t;if(S[t.debugId]++)return t;function r(e,r,i){var o=e[r];"function"==typeof o&&(e[r]=function(){var e,r=[...arguments],a={};t.emit(i+"before-start",[r],a),a[n.A]&&a[n.A].dt&&(e=a[n.A].dt);var s=o.apply(this,r);return t.emit(i+"start",[r,e],s),s.then((function(e){return t.emit(i+"end",[null,e],s),e}),(function(e){throw t.emit(i+"end",[e],s),e}))})}return S[t.debugId]=1,x.forEach((e=>{r(E[T],e,w),r(_[T],e,w)})),r(f._A,"fetch",A),t.on(A+"end",(function(e,r){var n=this;if(r){var i=r.headers.get("content-length");null!==i&&(n.rxSize=i),t.emit(A+"done",[null,r],n)}else t.emit(A+"done",[e],n)})),t}const j={},N=["pushState","replaceState"];function C(e){const t=function(e){return(e||n.ee).get("history")}(e);return!f.il||j[t.debugId]++||(j[t.debugId]=1,c(t).inPlace(window.history,N,"-")),t}var R=r(3239);const O={},P=["appendChild","insertBefore","replaceChild"];function I(e){const t=function(e){return(e||n.ee).get("jsonp")}(e);if(!f.il||O[t.debugId])return t;O[t.debugId]=!0;var r=c(t),i=/[?&](?:callback|cb)=([^&#]+)/,o=/(.*)\.([^.]+)/,a=/^(\w+)(\.|$)(.*)$/;function s(e,t){if(!e)return t;const r=e.match(a),n=r[1];return s(r[3],t[n])}return r.inPlace(Node.prototype,P,"dom-"),t.on("dom-start",(function(e){!function(e){if(!e||"string"!=typeof e.nodeName||"script"!==e.nodeName.toLowerCase())return;if("function"!=typeof e.addEventListener)return;var n=(a=e.src,c=a.match(i),c?c[1]:null);var a,c;if(!n)return;var u=function(e){var t=e.match(o);if(t&&t.length>=3)return{key:t[2],parent:s(t[1],window)};return{key:e,parent:window}}(n);if("function"!=typeof u.parent[u.key])return;var d={};function l(){t.emit("jsonp-end",[],d),e.removeEventListener("load",l,(0,R.m$)(!1)),e.removeEventListener("error",f,(0,R.m$)(!1))}function f(){t.emit("jsonp-error",[],d),t.emit("jsonp-end",[],d),e.removeEventListener("load",l,(0,R.m$)(!1)),e.removeEventListener("error",f,(0,R.m$)(!1))}r.inPlace(u.parent,[u.key],"cb-",d),e.addEventListener("load",l,(0,R.m$)(!1)),e.addEventListener("error",f,(0,R.m$)(!1)),t.emit("new-jsonp",[e.src],d)}(e[0])})),t}const k={};function H(e){const t=function(e){return(e||n.ee).get("mutation")}(e);if(!f.il||k[t.debugId])return t;k[t.debugId]=!0;var r=c(t),i=f._A.MutationObserver;return i&&(window.MutationObserver=function(e){return this instanceof i?new i(r(e,"fn-")):i.apply(this,arguments)},MutationObserver.prototype=i.prototype),t}const z={};function L(e){const t=function(e){return(e||n.ee).get("promise")}(e);if(z[t.debugId])return t;z[t.debugId]=!0;var r=t.context,i=c(t),a=f._A.Promise;return a&&function(){function e(r){var n=t.context(),o=i(r,"executor-",n,null,!1);const s=Reflect.construct(a,[o],e);return t.context(s).getCtx=function(){return n},s}f._A.Promise=e,Object.defineProperty(e,"name",{value:"Promise"}),e.toString=function(){return a.toString()},Object.setPrototypeOf(e,a),["all","race"].forEach((function(r){const n=a[r];e[r]=function(e){let i=!1;[...e||[]].forEach((e=>{this.resolve(e).then(a("all"===r),a(!1))}));const o=n.apply(this,arguments);return o;function a(e){return function(){t.emit("propagate",[null,!i],o,!1,!1),i=i||!e}}}})),["resolve","reject"].forEach((function(r){const n=a[r];e[r]=function(e){const r=n.apply(this,arguments);return e!==r&&t.emit("propagate",[e,!0],r,!1,!1),r}})),e.prototype=a.prototype;const n=a.prototype.then;a.prototype.then=function(){var e=this,o=r(e);o.promise=e;for(var a=arguments.length,s=new Array(a),c=0;c<a;c++)s[c]=arguments[c];s[0]=i(s[0],"cb-",o,null,!1),s[1]=i(s[1],"cb-",o,null,!1);const u=n.apply(this,s);return o.nextPromise=u,t.emit("propagate",[e,!0],u,!1,!1),u},a.prototype.then[o]=n,t.on("executor-start",(function(e){e[0]=i(e[0],"resolve-",this,null,!1),e[1]=i(e[1],"resolve-",this,null,!1)})),t.on("executor-err",(function(e,t,r){e[1](r)})),t.on("cb-end",(function(e,r,n){t.emit("propagate",[n,!0],this.nextPromise,!1,!1)})),t.on("propagate",(function(e,r,n){this.getCtx&&!r||(this.getCtx=function(){if(e instanceof Promise)var r=t.context(e);return r&&r.getCtx?r.getCtx():this})}))}(),t}const M={},F="setTimeout",B="setInterval",U="clearTimeout",Z="-start",V="-",q=[F,"setImmediate",B,U,"clearImmediate"];function G(e){const t=function(e){return(e||n.ee).get("timer")}(e);if(M[t.debugId]++)return t;M[t.debugId]=1;var r=c(t);return r.inPlace(f._A,q.slice(0,2),F+V),r.inPlace(f._A,q.slice(2,3),B+V),r.inPlace(f._A,q.slice(3),U+V),t.on(B+Z,(function(e,t,n){e[0]=r(e[0],"fn-",null,n)})),t.on(F+Z,(function(e,t,n){this.method=n,this.timerDuration=isNaN(e[1])?0:+e[1],e[0]=r(e[0],"fn-",this,n)})),t}var W=r(50);const X={},Y=["open","send"];function K(e){var t=e||n.ee;const r=function(e){return(e||n.ee).get("xhr")}(t);if(X[r.debugId]++)return r;X[r.debugId]=1,b(t);var i=c(r),o=f._A.XMLHttpRequest,a=f._A.MutationObserver,s=f._A.Promise,u=f._A.setInterval,d="readystatechange",l=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],h=[],p=f._A.XMLHttpRequest=function(e){const t=new o(e),n=r.context(t);try{r.emit("new-xhr",[t],n),t.addEventListener(d,(a=n,function(){var e=this;e.readyState>3&&!a.resolved&&(a.resolved=!0,r.emit("xhr-resolved",[],e)),i.inPlace(e,l,"fn-",w)}),(0,R.m$)(!1))}catch(e){(0,W.Z)("An error occurred while intercepting XHR",e);try{r.emit("internal-error",[e])}catch(e){}}var a;return t};function g(e,t){i.inPlace(t,["onreadystatechange"],"fn-",w)}if(function(e,t){for(var r in e)t[r]=e[r]}(o,p),p.prototype=o.prototype,i.inPlace(p.prototype,Y,"-xhr-",w),r.on("send-xhr-start",(function(e,t){g(e,t),function(e){h.push(e),a&&(m?m.then(A):u?u(A):(v=-v,y.data=v))}(t)})),r.on("open-xhr-start",g),a){var m=s&&s.resolve();if(!u&&!s){var v=1,y=document.createTextNode(v);new a(A).observe(y,{characterData:!0})}}else t.on("fn-end",(function(e){e[0]&&e[0].type===d||A()}));function A(){for(var e=0;e<h.length;e++)g(0,h[e]);h.length&&(h=[])}function w(e,t){return t}return r}},7825:(e,t,r)=>{"use strict";r.d(t,{t:()=>n});const n=r(3325).D.ajax},6660:(e,t,r)=>{"use strict";r.d(t,{t:()=>n});const n=r(3325).D.jserrors},3081:(e,t,r)=>{"use strict";r.d(t,{gF:()=>o,mY:()=>i,t9:()=>n,vz:()=>s,xS:()=>a});const n=r(3325).D.metrics,i="sm",o="cm",a="storeSupportabilityMetrics",s="storeEventMetrics"},4649:(e,t,r)=>{"use strict";r.d(t,{t:()=>n});const n=r(3325).D.pageAction},7633:(e,t,r)=>{"use strict";r.d(t,{t:()=>n});const n=r(3325).D.pageViewEvent},9251:(e,t,r)=>{"use strict";r.d(t,{t:()=>n});const n=r(3325).D.pageViewTiming},7144:(e,t,r)=>{"use strict";r.d(t,{t:()=>n});const n=r(3325).D.sessionReplay},3614:(e,t,r)=>{"use strict";r.d(t,{BST_RESOURCE:()=>i,END:()=>s,FEATURE_NAME:()=>n,FN_END:()=>u,FN_START:()=>c,PUSH_STATE:()=>d,RESOURCE:()=>o,START:()=>a});const n=r(3325).D.sessionTrace,i="bstResource",o="resource",a="-start",s="-end",c="fn"+a,u="fn"+s,d="pushState"},7836:(e,t,r)=>{"use strict";r.d(t,{BODY:()=>x,CB_END:()=>E,CB_START:()=>u,END:()=>w,FEATURE_NAME:()=>i,FETCH:()=>T,FETCH_BODY:()=>v,FETCH_DONE:()=>m,FETCH_START:()=>g,FN_END:()=>c,FN_START:()=>s,INTERACTION:()=>f,INTERACTION_API:()=>d,INTERACTION_EVENTS:()=>o,JSONP_END:()=>b,JSONP_NODE:()=>p,JS_TIME:()=>_,MAX_TIMER_BUDGET:()=>a,REMAINING:()=>l,SPA_NODE:()=>h,START:()=>A,originalSetTimeout:()=>y});var n=r(234);const i=r(3325).D.spa,o=["click","submit","keypress","keydown","keyup","change"],a=999,s="fn-start",c="fn-end",u="cb-start",d="api-ixn-",l="remaining",f="interaction",h="spaNode",p="jsonpNode",g="fetch-start",m="fetch-done",v="fetch-body-",b="jsonp-end",y=n.Yu.ST,A="-start",w="-end",x="-body",E="cb"+w,_="jsTime",T="fetch"},5938:(e,t,r)=>{"use strict";r.d(t,{W:()=>i});var n=r(8325);class i{constructor(e,t,r){this.agentIdentifier=e,this.aggregator=t,this.ee=n.ee.get(e),this.featureName=r,this.blocked=!1}}},7530:(e,t,r)=>{"use strict";r.d(t,{j:()=>b});var n=r(3325),i=r(234),o=r(5546),a=r(8325),s=r(7894),c=r(8e3),u=r(3960),d=r(385),l=r(50),f=r(3081),h=r(8632);function p(){const e=(0,h.gG)();["setErrorHandler","finished","addToTrace","addRelease","addPageAction","setCurrentRouteName","setPageViewName","setCustomAttribute","interaction","noticeError","setUserId","setApplicationVersion","start","recordReplay","pauseReplay"].forEach((t=>{e[t]=function(){for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];return function(t){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];let o=[];return Object.values(e.initializedAgents).forEach((e=>{e.exposed&&e.api[t]&&o.push(e.api[t](...n))})),o.length>1?o:o[0]}(t,...n)}}))}var g=r(2825);const m=e=>{const t=e.startsWith("http");e+="/",r.p=t?e:"https://"+e};let v=!1;function b(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},b=arguments.length>2?arguments[2]:void 0,y=arguments.length>3?arguments[3]:void 0,{init:A,info:w,loader_config:x,runtime:E={loaderType:b},exposed:_=!0}=t;const T=(0,h.gG)();w||(A=T.init,w=T.info,x=T.loader_config),(0,i.Dg)(e.agentIdentifier,A||{}),(0,i.GE)(e.agentIdentifier,x||{}),w.jsAttributes??={},d.v6&&(w.jsAttributes.isWorker=!0),(0,i.CX)(e.agentIdentifier,w);const S=(0,i.P_)(e.agentIdentifier),D=[w.beacon,w.errorBeacon];v||(S.proxy.assets&&(m(S.proxy.assets),D.push(S.proxy.assets)),S.proxy.beacon&&D.push(S.proxy.beacon),p(),(0,h.EZ)("activatedFeatures",g.T)),E.denyList=[...S.ajax.deny_list||[],...S.ajax.block_internal?D:[]],(0,i.sU)(e.agentIdentifier,E),void 0===e.api&&(e.api=function(e,t){t||(0,c.R)(e,"api");const h={};var p=a.ee.get(e),g=p.get("tracer"),m="api-",v=m+"ixn-";function b(t,r,n,o){const a=(0,i.C5)(e);return null===r?delete a.jsAttributes[t]:(0,i.CX)(e,{...a,jsAttributes:{...a.jsAttributes,[t]:r}}),w(m,n,!0,o||null===r?"session":void 0)(t,r)}function y(){}["setErrorHandler","finished","addToTrace","addRelease"].forEach((e=>{h[e]=w(m,e,!0,"api")})),h.addPageAction=w(m,"addPageAction",!0,n.D.pageAction),h.setCurrentRouteName=w(m,"routeName",!0,n.D.spa),h.setPageViewName=function(t,r){if("string"==typeof t)return"/"!==t.charAt(0)&&(t="/"+t),(0,i.OP)(e).customTransaction=(r||"http://custom.transaction")+t,w(m,"setPageViewName",!0)()},h.setCustomAttribute=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if("string"==typeof e){if(["string","number","boolean"].includes(typeof t)||null===t)return b(e,t,"setCustomAttribute",r);(0,l.Z)("Failed to execute setCustomAttribute.\nNon-null value must be a string, number or boolean type, but a type of <".concat(typeof t,"> was provided."))}else(0,l.Z)("Failed to execute setCustomAttribute.\nName must be a string type, but a type of <".concat(typeof e,"> was provided."))},h.setUserId=function(e){if("string"==typeof e||null===e)return b("enduser.id",e,"setUserId",!0);(0,l.Z)("Failed to execute setUserId.\nNon-null value must be a string type, but a type of <".concat(typeof e,"> was provided."))},h.setApplicationVersion=function(e){if("string"==typeof e||null===e)return b("application.version",e,"setApplicationVersion",!1);(0,l.Z)("Failed to execute setApplicationVersion. Expected <String | null>, but got <".concat(typeof e,">."))},h.start=e=>{try{const t=e?"defined":"undefined";(0,o.p)(f.xS,["API/start/".concat(t,"/called")],void 0,n.D.metrics,p);const r=Object.values(n.D);if(void 0===e)e=r;else{if((e=Array.isArray(e)&&e.length?e:[e]).some((e=>!r.includes(e))))return(0,l.Z)("Invalid feature name supplied. Acceptable feature names are: ".concat(r));e.includes(n.D.pageViewEvent)||e.push(n.D.pageViewEvent)}e.forEach((e=>{p.emit("".concat(e,"-opt-in"))}))}catch(e){(0,l.Z)("An unexpected issue occurred",e)}},h.recordReplay=function(){(0,o.p)(f.xS,["API/recordReplay/called"],void 0,n.D.metrics,p),(0,o.p)("recordReplay",[],void 0,n.D.sessionReplay,p)},h.pauseReplay=function(){(0,o.p)(f.xS,["API/pauseReplay/called"],void 0,n.D.metrics,p),(0,o.p)("pauseReplay",[],void 0,n.D.sessionReplay,p)},h.interaction=function(){return(new y).get()};var A=y.prototype={createTracer:function(e,t){var r={},i=this,a="function"==typeof t;return(0,o.p)(f.xS,["API/createTracer/called"],void 0,n.D.metrics,p),(0,o.p)(v+"tracer",[(0,s.z)(),e,r],i,n.D.spa,p),function(){if(g.emit((a?"":"no-")+"fn-start",[(0,s.z)(),i,a],r),a)try{return t.apply(this,arguments)}catch(e){throw g.emit("fn-err",[arguments,this,e],r),e}finally{g.emit("fn-end",[(0,s.z)()],r)}}}};function w(e,t,r,i){return function(){return(0,o.p)(f.xS,["API/"+t+"/called"],void 0,n.D.metrics,p),i&&(0,o.p)(e+t,[(0,s.z)(),...arguments],r?null:this,i,p),r?void 0:this}}function x(){r.e(111).then(r.bind(r,7438)).then((t=>{let{setAPI:r}=t;r(e),(0,c.L)(e,"api")})).catch((()=>(0,l.Z)("Downloading runtime APIs failed...")))}return["actionText","setName","setAttribute","save","ignore","onEnd","getContext","end","get"].forEach((e=>{A[e]=w(v,e,void 0,n.D.spa)})),h.noticeError=function(e,t){"string"==typeof e&&(e=new Error(e)),(0,o.p)(f.xS,["API/noticeError/called"],void 0,n.D.metrics,p),(0,o.p)("err",[e,(0,s.z)(),!1,t],void 0,n.D.jserrors,p)},d.il?(0,u.b2)((()=>x()),!0):x(),h}(e.agentIdentifier,y)),void 0===e.exposed&&(e.exposed=_),v=!0}},1926:(e,t,r)=>{r.nc=(()=>{try{return document?.currentScript?.nonce}catch(e){}return""})()},3325:(e,t,r)=>{"use strict";r.d(t,{D:()=>n,p:()=>i});const n={ajax:"ajax",jserrors:"jserrors",metrics:"metrics",pageAction:"page_action",pageViewEvent:"page_view_event",pageViewTiming:"page_view_timing",sessionReplay:"session_replay",sessionTrace:"session_trace",spa:"spa"},i={[n.pageViewEvent]:1,[n.pageViewTiming]:2,[n.metrics]:3,[n.jserrors]:4,[n.ajax]:5,[n.sessionTrace]:6,[n.pageAction]:7,[n.spa]:8,[n.sessionReplay]:9}}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var o=n[e]={exports:{}};return r[e](o,o.exports,i),o.exports}i.m=r,i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.f={},i.e=e=>Promise.all(Object.keys(i.f).reduce(((t,r)=>(i.f[r](e,t),t)),[])),i.u=e=>({111:"nr-spa",164:"nr-spa-compressor",433:"nr-spa-recorder"}[e]+"-1.248.0.min.js"),i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),e={},t="NRBA-1.248.0.PROD:",i.l=(r,n,o,a)=>{if(e[r])e[r].push(n);else{var s,c;if(void 0!==o)for(var u=document.getElementsByTagName("script"),d=0;d<u.length;d++){var l=u[d];if(l.getAttribute("src")==r||l.getAttribute("data-webpack")==t+o){s=l;break}}s||(c=!0,(s=document.createElement("script")).charset="utf-8",s.timeout=120,i.nc&&s.setAttribute("nonce",i.nc),s.setAttribute("data-webpack",t+o),s.src=r,0!==s.src.indexOf(window.location.origin+"/")&&(s.crossOrigin="anonymous"),s.integrity=i.sriHashes[a],s.crossOrigin="anonymous"),e[r]=[n];var f=(t,n)=>{s.onerror=s.onload=null,clearTimeout(h);var i=e[r];if(delete e[r],s.parentNode&&s.parentNode.removeChild(s),i&&i.forEach((e=>e(n))),t)return t(n)},h=setTimeout(f.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=f.bind(null,s.onerror),s.onload=f.bind(null,s.onload),c&&document.head.appendChild(s)}},i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.p="https://js-agent.newrelic.com/",i.sriHashes={111:"sha512-ZwkW/wLO65ZnBcPIJO2VJVqTtRyXCRZiimLidZm1CYZfRiDwnchDLGFiEKDNkhfy/b1cgD3SElt5YjVudzleDQ=="},(()=>{var e={801:0,92:0};i.f.j=(t,r)=>{var n=i.o(e,t)?e[t]:void 0;if(0!==n)if(n)r.push(n[2]);else{var o=new Promise(((r,i)=>n=e[t]=[r,i]));r.push(n[2]=o);var a=i.p+i.u(t),s=new Error;i.l(a,(r=>{if(i.o(e,t)&&(0!==(n=e[t])&&(e[t]=void 0),n)){var o=r&&("load"===r.type?"missing":r.type),a=r&&r.target&&r.target.src;s.message="Loading chunk "+t+" failed.\n("+o+": "+a+")",s.name="ChunkLoadError",s.type=o,s.request=a,n[1](s)}}),"chunk-"+t,t)}};var t=(t,r)=>{var n,o,[a,s,c]=r,u=0;if(a.some((t=>0!==e[t]))){for(n in s)i.o(s,n)&&(i.m[n]=s[n]);if(c)c(i)}for(t&&t(r);u<a.length;u++)o=a[u],i.o(e,o)&&e[o]&&e[o][0](),e[o]=0},r=self["webpackChunk:NRBA-1.248.0.PROD"]=self["webpackChunk:NRBA-1.248.0.PROD"]||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})(),(()=>{"use strict";i(1926);var e=i(50);class t{addPageAction(t,r){(0,e.Z)("Call to agent api addPageAction failed. The page action feature is not currently initialized.")}setPageViewName(t,r){(0,e.Z)("Call to agent api setPageViewName failed. The page view feature is not currently initialized.")}setCustomAttribute(t,r,n){(0,e.Z)("Call to agent api setCustomAttribute failed. The js errors feature is not currently initialized.")}noticeError(t,r){(0,e.Z)("Call to agent api noticeError failed. The js errors feature is not currently initialized.")}setUserId(t){(0,e.Z)("Call to agent api setUserId failed. The js errors feature is not currently initialized.")}setApplicationVersion(t){(0,e.Z)("Call to agent api setApplicationVersion failed. The agent is not currently initialized.")}setErrorHandler(t){(0,e.Z)("Call to agent api setErrorHandler failed. The js errors feature is not currently initialized.")}finished(t){(0,e.Z)("Call to agent api finished failed. The page action feature is not currently initialized.")}addRelease(t,r){(0,e.Z)("Call to agent api addRelease failed. The js errors feature is not currently initialized.")}start(t){(0,e.Z)("Call to agent api addRelease failed. The agent is not currently initialized.")}recordReplay(){(0,e.Z)("Call to agent api recordReplay failed. The agent is not currently initialized.")}pauseReplay(){(0,e.Z)("Call to agent api pauseReplay failed. The agent is not currently initialized.")}}var r=i(3325),n=i(234);const o=Object.values(r.D);function a(e){const t={};return o.forEach((r=>{t[r]=function(e,t){return!1!==(0,n.Mt)(t,"".concat(e,".enabled"))}(r,e)})),t}var s=i(7530);var c=i(8e3),u=i(5938),d=i(3960),l=i(385);class f extends u.W{constructor(e,t,r){let i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];super(e,t,r),this.auto=i,this.abortHandler=void 0,this.featAggregate=void 0,this.onAggregateImported=void 0,!1===(0,n.Mt)(this.agentIdentifier,"".concat(this.featureName,".autoStart"))&&(this.auto=!1),this.auto&&(0,c.R)(e,r)}importAggregator(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(this.featAggregate)return;if(!this.auto)return void this.ee.on("".concat(this.featureName,"-opt-in"),(()=>{(0,c.R)(this.agentIdentifier,this.featureName),this.auto=!0,this.importAggregator()}));const r=l.il&&!0===(0,n.Mt)(this.agentIdentifier,"privacy.cookies_enabled");let o;this.onAggregateImported=new Promise((e=>{o=e}));const a=async()=>{let n;try{if(r){const{setupAgentSession:e}=await i.e(111).then(i.bind(i,3228));n=e(this.agentIdentifier)}}catch(t){(0,e.Z)("A problem occurred when starting up session manager. This page will not start or extend any session.",t)}try{if(!this.shouldImportAgg(this.featureName,n))return(0,c.L)(this.agentIdentifier,this.featureName),void o(!1);const{lazyFeatureLoader:e}=await i.e(111).then(i.bind(i,8582)),{Aggregate:r}=await e(this.featureName,"aggregate");this.featAggregate=new r(this.agentIdentifier,this.aggregator,t),o(!0)}catch(t){(0,e.Z)("Downloading and initializing ".concat(this.featureName," failed..."),t),this.abortHandler?.(),(0,c.L)(this.agentIdentifier,this.featureName),o(!1)}};l.il?(0,d.b2)((()=>a()),!0):a()}shouldImportAgg(e,t){return e!==r.D.sessionReplay||!!n.Yu.MO&&(!1!==(0,n.Mt)(this.agentIdentifier,"session_trace.enabled")&&(!!t?.isNew||!!t?.state.sessionReplayMode))}}var h=i(7633);class p extends f{static featureName=h.t;constructor(e,t){let r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];super(e,t,h.t,r),this.importAggregator()}}var g=i(1117),m=i(1284);class v extends g.w{constructor(e){super(e),this.aggregatedData={}}store(e,t,r,n,i){var o=this.getBucket(e,t,r,i);return o.metrics=function(e,t){t||(t={count:0});return t.count+=1,(0,m.D)(e,(function(e,r){t[e]=b(r,t[e])})),t}(n,o.metrics),o}merge(e,t,r,n,i){var o=this.getBucket(e,t,n,i);if(o.metrics){var a=o.metrics;a.count+=r.count,(0,m.D)(r,(function(e,t){if("count"!==e){var n=a[e],i=r[e];i&&!i.c?a[e]=b(i.t,n):a[e]=function(e,t){if(!t)return e;t.c||(t=y(t.t));return t.min=Math.min(e.min,t.min),t.max=Math.max(e.max,t.max),t.t+=e.t,t.sos+=e.sos,t.c+=e.c,t}(i,a[e])}}))}else o.metrics=r}storeMetric(e,t,r,n){var i=this.getBucket(e,t,r);return i.stats=b(n,i.stats),i}getBucket(e,t,r,n){this.aggregatedData[e]||(this.aggregatedData[e]={});var i=this.aggregatedData[e][t];return i||(i=this.aggregatedData[e][t]={params:r||{}},n&&(i.custom=n)),i}get(e,t){return t?this.aggregatedData[e]&&this.aggregatedData[e][t]:this.aggregatedData[e]}take(e){for(var t={},r="",n=!1,i=0;i<e.length;i++)t[r=e[i]]=A(this.aggregatedData[r]),t[r].length&&(n=!0),delete this.aggregatedData[r];return n?t:null}}function b(e,t){return null==e?function(e){e?e.c++:e={c:1};return e}(t):t?(t.c||(t=y(t.t)),t.c+=1,t.t+=e,t.sos+=e*e,e>t.max&&(t.max=e),e<t.min&&(t.min=e),t):{t:e}}function y(e){return{t:e,min:e,max:e,sos:e*e,c:1}}function A(e){return"object"!=typeof e?[]:(0,m.D)(e,w)}function w(e,t){return t}var x=i(8632),E=i(4402),_=i(4351);var T=i(5546),S=i(7956),D=i(3239),j=i(7894),N=i(9251);class C extends f{static featureName=N.t;constructor(e,t){let r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];super(e,t,N.t,r),l.il&&((0,S.N)((()=>(0,T.p)("docHidden",[(0,j.z)()],void 0,N.t,this.ee)),!0),(0,D.bP)("pagehide",(()=>(0,T.p)("winPagehide",[(0,j.z)()],void 0,N.t,this.ee))),this.importAggregator())}}var R=i(3081);class O extends f{static featureName=R.t9;constructor(e,t){let r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];super(e,t,R.t9,r),this.importAggregator()}}var P=i(6660);class I{constructor(e,t,r,n){this.name="UncaughtError",this.message=e,this.sourceURL=t,this.line=r,this.column=n}}class k extends f{static featureName=P.t;#e=new Set;constructor(e,t){let n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];super(e,t,P.t,n);try{this.removeOnAbort=new AbortController}catch(e){}this.ee.on("fn-err",((e,t,n)=>{this.abortHandler&&!this.#e.has(n)&&(this.#e.add(n),(0,T.p)("err",[this.#t(n),(0,j.z)()],void 0,r.D.jserrors,this.ee))})),this.ee.on("internal-error",(e=>{this.abortHandler&&(0,T.p)("ierr",[this.#t(e),(0,j.z)(),!0],void 0,r.D.jserrors,this.ee)})),l._A.addEventListener("unhandledrejection",(e=>{this.abortHandler&&(0,T.p)("err",[this.#r(e),(0,j.z)(),!1,{unhandledPromiseRejection:1}],void 0,r.D.jserrors,this.ee)}),(0,D.m$)(!1,this.removeOnAbort?.signal)),l._A.addEventListener("error",(e=>{this.abortHandler&&(this.#e.has(e.error)?this.#e.delete(e.error):(0,T.p)("err",[this.#n(e),(0,j.z)()],void 0,r.D.jserrors,this.ee))}),(0,D.m$)(!1,this.removeOnAbort?.signal)),this.abortHandler=this.#i,this.importAggregator()}#i(){this.removeOnAbort?.abort(),this.#e.clear(),this.abortHandler=void 0}#t(e){return e instanceof Error?e:void 0!==e?.message?new I(e.message,e.filename||e.sourceURL,e.lineno||e.line,e.colno||e.col):new I("string"==typeof e?e:(0,_.P)(e))}#r(e){let t="Unhandled Promise Rejection: ";if(e?.reason instanceof Error)try{return e.reason.message=t+e.reason.message,e.reason}catch(t){return e.reason}if(void 0===e.reason)return new I(t);const r=this.#t(e.reason);return r.message=t+r.message,r}#n(e){return e.error instanceof Error?e.error:new I(e.message,e.filename,e.lineno,e.colno)}}var H=i(2210);let z=1;const L="nr@id";function M(e){const t=typeof e;return!e||"object"!==t&&"function"!==t?-1:e===l._A?0:(0,H.X)(e,L,(function(){return z++}))}function F(e){if("string"==typeof e&&e.length)return e.length;if("object"==typeof e){if("undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer&&e.byteLength)return e.byteLength;if("undefined"!=typeof Blob&&e instanceof Blob&&e.size)return e.size;if(!("undefined"!=typeof FormData&&e instanceof FormData))try{return(0,_.P)(e).length}catch(e){return}}}var B=i(1214),U=i(7243);class Z{constructor(e){this.agentIdentifier=e}generateTracePayload(e){if(!this.shouldGenerateTrace(e))return null;var t=(0,n.DL)(this.agentIdentifier);if(!t)return null;var r=(t.accountID||"").toString()||null,i=(t.agentID||"").toString()||null,o=(t.trustKey||"").toString()||null;if(!r||!i)return null;var a=(0,E.M)(),s=(0,E.Ht)(),c=Date.now(),u={spanId:a,traceId:s,timestamp:c};return(e.sameOrigin||this.isAllowedOrigin(e)&&this.useTraceContextHeadersForCors())&&(u.traceContextParentHeader=this.generateTraceContextParentHeader(a,s),u.traceContextStateHeader=this.generateTraceContextStateHeader(a,c,r,i,o)),(e.sameOrigin&&!this.excludeNewrelicHeader()||!e.sameOrigin&&this.isAllowedOrigin(e)&&this.useNewrelicHeaderForCors())&&(u.newrelicHeader=this.generateTraceHeader(a,s,c,r,i,o)),u}generateTraceContextParentHeader(e,t){return"00-"+t+"-"+e+"-01"}generateTraceContextStateHeader(e,t,r,n,i){return i+"@nr=0-1-"+r+"-"+n+"-"+e+"----"+t}generateTraceHeader(e,t,r,n,i,o){if(!("function"==typeof l._A?.btoa))return null;var a={v:[0,1],d:{ty:"Browser",ac:n,ap:i,id:e,tr:t,ti:r}};return o&&n!==o&&(a.d.tk=o),btoa((0,_.P)(a))}shouldGenerateTrace(e){return this.isDtEnabled()&&this.isAllowedOrigin(e)}isAllowedOrigin(e){var t=!1,r={};if((0,n.Mt)(this.agentIdentifier,"distributed_tracing")&&(r=(0,n.P_)(this.agentIdentifier).distributed_tracing),e.sameOrigin)t=!0;else if(r.allowed_origins instanceof Array)for(var i=0;i<r.allowed_origins.length;i++){var o=(0,U.e)(r.allowed_origins[i]);if(e.hostname===o.hostname&&e.protocol===o.protocol&&e.port===o.port){t=!0;break}}return t}isDtEnabled(){var e=(0,n.Mt)(this.agentIdentifier,"distributed_tracing");return!!e&&!!e.enabled}excludeNewrelicHeader(){var e=(0,n.Mt)(this.agentIdentifier,"distributed_tracing");return!!e&&!!e.exclude_newrelic_header}useNewrelicHeaderForCors(){var e=(0,n.Mt)(this.agentIdentifier,"distributed_tracing");return!!e&&!1!==e.cors_use_newrelic_header}useTraceContextHeadersForCors(){var e=(0,n.Mt)(this.agentIdentifier,"distributed_tracing");return!!e&&!!e.cors_use_tracecontext_headers}}var V=i(7825),q=["load","error","abort","timeout"],G=q.length,W=n.Yu.REQ,X=n.Yu.XHR;class Y extends f{static featureName=V.t;constructor(e,t){let i=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(super(e,t,V.t,i),(0,n.OP)(e).xhrWrappable){this.dt=new Z(e),this.handler=(e,t,r,n)=>(0,T.p)(e,t,r,n,this.ee);try{const e={xmlhttprequest:"xhr",fetch:"fetch",beacon:"beacon"};l._A?.performance?.getEntriesByType("resource").forEach((t=>{if(t.initiatorType in e&&0!==t.responseStatus){const n={status:t.responseStatus},i={rxSize:t.transferSize,duration:Math.floor(t.duration),cbTime:0};K(n,t.name),this.handler("xhr",[n,i,t.startTime,t.responseEnd,e[t.initiatorType]],void 0,r.D.ajax)}}))}catch(e){}(0,B.u5)(this.ee),(0,B.Kf)(this.ee),function(e,t,i,o){function a(e){var t=this;t.totalCbs=0,t.called=0,t.cbTime=0,t.end=x,t.ended=!1,t.xhrGuids={},t.lastSize=null,t.loadCaptureCalled=!1,t.params=this.params||{},t.metrics=this.metrics||{},e.addEventListener("load",(function(r){E(t,e)}),(0,D.m$)(!1)),l.IF||e.addEventListener("progress",(function(e){t.lastSize=e.loaded}),(0,D.m$)(!1))}function s(e){this.params={method:e[0]},K(this,e[1]),this.metrics={}}function c(t,r){var i=(0,n.DL)(e);i.xpid&&this.sameOrigin&&r.setRequestHeader("X-NewRelic-ID",i.xpid);var a=o.generateTracePayload(this.parsedOrigin);if(a){var s=!1;a.newrelicHeader&&(r.setRequestHeader("newrelic",a.newrelicHeader),s=!0),a.traceContextParentHeader&&(r.setRequestHeader("traceparent",a.traceContextParentHeader),a.traceContextStateHeader&&r.setRequestHeader("tracestate",a.traceContextStateHeader),s=!0),s&&(this.dt=a)}}function u(e,r){var n=this.metrics,i=e[0],o=this;if(n&&i){var a=F(i);a&&(n.txSize=a)}this.startTime=(0,j.z)(),this.body=i,this.listener=function(e){try{"abort"!==e.type||o.loadCaptureCalled||(o.params.aborted=!0),("load"!==e.type||o.called===o.totalCbs&&(o.onloadCalled||"function"!=typeof r.onload)&&"function"==typeof o.end)&&o.end(r)}catch(e){try{t.emit("internal-error",[e])}catch(e){}}};for(var s=0;s<G;s++)r.addEventListener(q[s],this.listener,(0,D.m$)(!1))}function d(e,t,r){this.cbTime+=e,t?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof r.onload||"function"!=typeof this.end||this.end(r)}function f(e,t){var r=""+M(e)+!!t;this.xhrGuids&&!this.xhrGuids[r]&&(this.xhrGuids[r]=!0,this.totalCbs+=1)}function h(e,t){var r=""+M(e)+!!t;this.xhrGuids&&this.xhrGuids[r]&&(delete this.xhrGuids[r],this.totalCbs-=1)}function p(){this.endTime=(0,j.z)()}function g(e,r){r instanceof X&&"load"===e[0]&&t.emit("xhr-load-added",[e[1],e[2]],r)}function m(e,r){r instanceof X&&"load"===e[0]&&t.emit("xhr-load-removed",[e[1],e[2]],r)}function v(e,t,r){t instanceof X&&("onload"===r&&(this.onload=!0),("load"===(e[0]&&e[0].type)||this.onload)&&(this.xhrCbStart=(0,j.z)()))}function b(e,r){this.xhrCbStart&&t.emit("xhr-cb-time",[(0,j.z)()-this.xhrCbStart,this.onload,r],r)}function y(e){var t,r=e[1]||{};if("string"==typeof e[0]?0===(t=e[0]).length&&l.il&&(t=""+l._A.location.href):e[0]&&e[0].url?t=e[0].url:l._A?.URL&&e[0]&&e[0]instanceof URL?t=e[0].href:"function"==typeof e[0].toString&&(t=e[0].toString()),"string"==typeof t&&0!==t.length){t&&(this.parsedOrigin=(0,U.e)(t),this.sameOrigin=this.parsedOrigin.sameOrigin);var n=o.generateTracePayload(this.parsedOrigin);if(n&&(n.newrelicHeader||n.traceContextParentHeader))if(e[0]&&e[0].headers)s(e[0].headers,n)&&(this.dt=n);else{var i={};for(var a in r)i[a]=r[a];i.headers=new Headers(r.headers||{}),s(i.headers,n)&&(this.dt=n),e.length>1?e[1]=i:e.push(i)}}function s(e,t){var r=!1;return t.newrelicHeader&&(e.set("newrelic",t.newrelicHeader),r=!0),t.traceContextParentHeader&&(e.set("traceparent",t.traceContextParentHeader),t.traceContextStateHeader&&e.set("tracestate",t.traceContextStateHeader),r=!0),r}}function A(e,t){this.params={},this.metrics={},this.startTime=(0,j.z)(),this.dt=t,e.length>=1&&(this.target=e[0]),e.length>=2&&(this.opts=e[1]);var r,n=this.opts||{},i=this.target;"string"==typeof i?r=i:"object"==typeof i&&i instanceof W?r=i.url:l._A?.URL&&"object"==typeof i&&i instanceof URL&&(r=i.href),K(this,r);var o=(""+(i&&i instanceof W&&i.method||n.method||"GET")).toUpperCase();this.params.method=o,this.body=n.body,this.txSize=F(n.body)||0}function w(e,t){var n;this.endTime=(0,j.z)(),this.params||(this.params={}),this.params.status=t?t.status:0,"string"==typeof this.rxSize&&this.rxSize.length>0&&(n=+this.rxSize);var o={txSize:this.txSize,rxSize:n,duration:(0,j.z)()-this.startTime};i("xhr",[this.params,o,this.startTime,this.endTime,"fetch"],this,r.D.ajax)}function x(e){var t=this.params,n=this.metrics;if(!this.ended){this.ended=!0;for(var o=0;o<G;o++)e.removeEventListener(q[o],this.listener,!1);t.aborted||(n.duration=(0,j.z)()-this.startTime,this.loadCaptureCalled||4!==e.readyState?null==t.status&&(t.status=0):E(this,e),n.cbTime=this.cbTime,i("xhr",[t,n,this.startTime,this.endTime,"xhr"],this,r.D.ajax))}}function E(e,t){e.params.status=t.status;var r=function(e,t){var r=e.responseType;return"json"===r&&null!==t?t:"arraybuffer"===r||"blob"===r||"json"===r?F(e.response):"text"===r||""===r||void 0===r?F(e.responseText):void 0}(t,e.lastSize);if(r&&(e.metrics.rxSize=r),e.sameOrigin){var n=t.getResponseHeader("X-NewRelic-App-Data");n&&(e.params.cat=n.split(", ").pop())}e.loadCaptureCalled=!0}t.on("new-xhr",a),t.on("open-xhr-start",s),t.on("open-xhr-end",c),t.on("send-xhr-start",u),t.on("xhr-cb-time",d),t.on("xhr-load-added",f),t.on("xhr-load-removed",h),t.on("xhr-resolved",p),t.on("addEventListener-end",g),t.on("removeEventListener-end",m),t.on("fn-end",b),t.on("fetch-before-start",y),t.on("fetch-start",A),t.on("fn-start",v),t.on("fetch-done",w)}(e,this.ee,this.handler,this.dt),this.importAggregator()}}}function K(e,t){var r=(0,U.e)(t),n=e.params||e;n.hostname=r.hostname,n.port=r.port,n.protocol=r.protocol,n.host=r.hostname+":"+r.port,n.pathname=r.pathname,e.parsedOrigin=r,e.sameOrigin=r.sameOrigin}var Q=i(3614);const{BST_RESOURCE:J,RESOURCE:ee,START:te,END:re,FEATURE_NAME:ne,FN_END:ie,FN_START:oe,PUSH_STATE:ae}=Q;var se=i(7144);class ce extends f{static featureName=se.t;constructor(e,t){let r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];super(e,t,se.t,r),this.importAggregator()}}var ue=i(7836);const{FEATURE_NAME:de,START:le,END:fe,BODY:he,CB_END:pe,JS_TIME:ge,FETCH:me,FN_START:ve,CB_START:be,FN_END:ye}=ue;var Ae=i(4649);class we extends f{static featureName=Ae.t;constructor(e,t){let r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];super(e,t,Ae.t,r),this.importAggregator()}}new class extends t{constructor(t){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,E.ky)(16);super(),l._A?(this.agentIdentifier=r,this.sharedAggregator=new v({agentIdentifier:this.agentIdentifier}),this.features={},(0,x.h5)(r,this),this.desiredFeatures=new Set(t.features||[]),this.desiredFeatures.add(p),(0,s.j)(this,t,t.loaderType||"agent"),this.run()):(0,e.Z)("Failed to initial the agent. Could not determine the runtime environment.")}get config(){return{info:(0,n.C5)(this.agentIdentifier),init:(0,n.P_)(this.agentIdentifier),loader_config:(0,n.DL)(this.agentIdentifier),runtime:(0,n.OP)(this.agentIdentifier)}}run(){try{const t=a(this.agentIdentifier),n=[...this.desiredFeatures];n.sort(((e,t)=>r.p[e.featureName]-r.p[t.featureName])),n.forEach((n=>{if(t[n.featureName]||n.featureName===r.D.pageViewEvent){const i=function(e){switch(e){case r.D.ajax:return[r.D.jserrors];case r.D.sessionTrace:return[r.D.ajax,r.D.pageViewEvent];case r.D.sessionReplay:return[r.D.sessionTrace];case r.D.pageViewTiming:return[r.D.pageViewEvent];default:return[]}}(n.featureName);i.every((e=>t[e]))||(0,e.Z)("".concat(n.featureName," is enabled but one or more dependent features has been disabled (").concat((0,_.P)(i),"). This may cause unintended consequences or missing data...")),this.features[n.featureName]=new n(this.agentIdentifier,this.sharedAggregator)}}))}catch(t){(0,e.Z)("Failed to initialize all enabled instrument classes (agent aborted) -",t);for(const e in this.features)this.features[e].abortHandler?.();const r=(0,x.fP)();return delete r.initializedAgents[this.agentIdentifier]?.api,delete r.initializedAgents[this.agentIdentifier]?.features,delete this.sharedAggregator,r.ee?.abort(),delete r.ee?.get(this.agentIdentifier),!1}}addToTrace(t){(0,e.Z)("Call to agent api addToTrace failed. The session trace feature is not currently initialized.")}setCurrentRouteName(t){(0,e.Z)("Call to agent api setCurrentRouteName failed. The spa feature is not currently initialized.")}interaction(){(0,e.Z)("Call to agent api interaction failed. The spa feature is not currently initialized.")}}({features:[Y,p,C,class extends f{static featureName=ne;constructor(e,t){if(super(e,t,ne,!(arguments.length>2&&void 0!==arguments[2])||arguments[2]),!l.il)return;const n=this.ee;let i;(0,B.QU)(n),this.eventsEE=(0,B.em)(n),this.eventsEE.on(oe,(function(e,t){this.bstStart=(0,j.z)()})),this.eventsEE.on(ie,(function(e,t){(0,T.p)("bst",[e[0],t,this.bstStart,(0,j.z)()],void 0,r.D.sessionTrace,n)})),n.on(ae+te,(function(e){this.time=(0,j.z)(),this.startPath=location.pathname+location.hash})),n.on(ae+re,(function(e){(0,T.p)("bstHist",[location.pathname+location.hash,this.startPath,this.time],void 0,r.D.sessionTrace,n)}));try{i=new PerformanceObserver((e=>{const t=e.getEntries();(0,T.p)(J,[t],void 0,r.D.sessionTrace,n)})),i.observe({type:ee,buffered:!0})}catch(e){}this.importAggregator({resourceObserver:i})}},ce,O,we,k,class extends f{static featureName=de;constructor(e,t){if(super(e,t,de,!(arguments.length>2&&void 0!==arguments[2])||arguments[2]),!l.il)return;if(!(0,n.OP)(e).xhrWrappable)return;try{this.removeOnAbort=new AbortController}catch(e){}let r,i=0;const o=this.ee.get("tracer"),a=(0,B._L)(this.ee),s=(0,B.Lg)(this.ee),c=(0,B.BV)(this.ee),u=(0,B.Kf)(this.ee),d=this.ee.get("events"),f=(0,B.u5)(this.ee),h=(0,B.QU)(this.ee),p=(0,B.Gm)(this.ee);function g(e,t){h.emit("newURL",[""+window.location,t])}function m(){i++,r=window.location.hash,this[ve]=(0,j.z)()}function v(){i--,window.location.hash!==r&&g(0,!0);var e=(0,j.z)();this[ge]=~~this[ge]+e-this[ve],this[ye]=e}function b(e,t){e.on(t,(function(){this[t]=(0,j.z)()}))}this.ee.on(ve,m),s.on(be,m),a.on(be,m),this.ee.on(ye,v),s.on(pe,v),a.on(pe,v),this.ee.buffer([ve,ye,"xhr-resolved"],this.featureName),d.buffer([ve],this.featureName),c.buffer(["setTimeout"+fe,"clearTimeout"+le,ve],this.featureName),u.buffer([ve,"new-xhr","send-xhr"+le],this.featureName),f.buffer([me+le,me+"-done",me+he+le,me+he+fe],this.featureName),h.buffer(["newURL"],this.featureName),p.buffer([ve],this.featureName),s.buffer(["propagate",be,pe,"executor-err","resolve"+le],this.featureName),o.buffer([ve,"no-"+ve],this.featureName),a.buffer(["new-jsonp","cb-start","jsonp-error","jsonp-end"],this.featureName),b(f,me+le),b(f,me+"-done"),b(a,"new-jsonp"),b(a,"jsonp-end"),b(a,"cb-start"),h.on("pushState-end",g),h.on("replaceState-end",g),window.addEventListener("hashchange",g,(0,D.m$)(!0,this.removeOnAbort?.signal)),window.addEventListener("load",g,(0,D.m$)(!0,this.removeOnAbort?.signal)),window.addEventListener("popstate",(function(){g(0,i>1)}),(0,D.m$)(!0,this.removeOnAbort?.signal)),this.abortHandler=this.#i,this.importAggregator()}#i(){this.removeOnAbort?.abort(),this.abortHandler=void 0}}],loaderType:"spa"})})()})(); </script> <!-- End New Relic Browser --> <!-- Deep Link --> <script> var DEEPLINK = DEEPLINK || {}; DEEPLINK.LOGIN = "true" </script> <!-- End Deep Link --> </head> <body class="page " style="direction: ltr"> <!-- Google Tag Manager (noscript) --> <noscript> <iframe sandbox src="https://www.googletagmanager.com/ns.html?id=GTM-W4WCC3X" height="0" width="0" style="display: none; visibility: hidden" title="Google tag 1"></iframe> </noscript> <noscript> <iframe sandbox src="https://www.googletagmanager.com/ns.html?id=GTM-TGP4FNZ" height="0" width="0" style="display: none; visibility: hidden" title="Google tag 2"></iframe> </noscript> <noscript> <iframe sandbox src="https://www.googletagmanager.com/ns.html?id=GTM-TQSFV4P" height="0" width="0" style="display: none; visibility: hidden" title="Google tag 3"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <div id="consent_blackbar"></div> <link rel="stylesheet" href="/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-cookie.min.ACSHASH1dc2400b086cda659ea0b5abdfd0f4c5.css" type="text/css"> <div id="app"> <asr-page-default-structure btn-ok="Ok"> <template slot="menuMobile"> <asr-top-menu is-booking-flow="false" alt-logo-nav="Discover ASR EN" url-logo-nav="/en" btn-search-book-text="Search & Book" btn-search-book-alt="Search & Book" home-title="Home" sign-out-title="Sign Out" sign-in-title="Sign in" join-now-title="Join now" label-welcome="Welcome" join-now-ascott-star="Join Ascott Star Rewards" join-now-link="/en/sign-up" your-cart-empty-msg="You have not selected any apartments / rooms for your itinerary." adult="Adult" adults="Adult(s)" child="Child" children="Child(ren)" your-cart="Your Cart" url-summary-payment="/en/booking/property-listing/booking-journey?step=1" no-label="No" yes-label="Yes" white-logo="/content/dam/tal/media/images/general/ia_pic/Brand logo ASR 2.svg" grey-logo="/content/dam/tal/media/images/general/ia_pic/ASR Logo Expanded Menu.svg" ok-btn="Ok" label-guest-shopping-cart-error="Selected item(s) in Your Cart has reached timeout. Do you want to reselect your apartment/room(s)?" label-error-message-select-apartment-multi-tabs="Your current item has been updated to a new selection. This page will be refresh and please proceed to confirmation again" label-error-message-reload-multi-tabs="Your Shopping Cart has been updated to a new selection. Do you want to proceed with the selected apartments?" label-error-message-cart-empty-multi-tabs="All selected items in Your Cart have been removed. This page will be refreshed and please search again" :menu-items="[{"text":"Dashboard","href":"/en/member/user-profile#dashboard","showNewLabelLoginMenu":"false"},{"text":"My Reservations","href":"/en/member/user-profile#reservation","showNewLabelLoginMenu":"false"},{"text":"My Account Activity","href":"/en/member/user-profile#accountActivity","showNewLabelLoginMenu":"false"},{"text":"My Account Details","href":"/en/member/user-profile#accountDetail","showNewLabelLoginMenu":"false"},{"text":"My Account Preferences","href":"/en/member/user-profile#accountPreferences","showNewLabelLoginMenu":"false"},{"text":"My Vouchers","href":"/en/member/user-profile#voucher","showNewLabelLoginMenu":"false"},{"text":"Refer \u0026 Get Rewarded","href":"/en/member/user-profile#referralProgram","showNewLabelLoginMenu":"false"}]" property-menu-title="Property Menu" main-menu-title="Main Menu" :hide-top-nav="false" :top-headers="[{"id":0,"topHeaderContent":"My Cart","topHeaderLink":"/#","topHeaderIcon":"/content/dam/tal/media/images/general/ia/ico-nav-cart-counter.svg","topHeaderAlignment":"Right"},{"id":1,"topHeaderContent":"Find My Reservation","topHeaderLink":"https://www.discoverasr.com/en/booking/property-listing/search-for-reservation","topHeaderIcon":"/content/dam/tal/media/images/general/ia/Icon_find_reservation.svg","topHeaderAlignment":"Right"}]" alignment-signin="right" :label-modal-guest-expred-cart="{ "labelSummaryFooter" : "Please re-select your apartment(s)", "labelSummaryContent" : "You will be redirected to the Search Results page.", "labelSummaryHeader" : "Your cart has expired" }" :label-modal-expred-card="{ "labelContent" : "The item(s) you have selected has expired.", "labelSummaryFooter" : "again to see the latest prices and availability.", "labelHeader" : "Your selection(s) has expired", "labelFooter" : "Please reselect your apartment(s) / room(s)", "labelSummaryContent" : "You will be redirected to homepage. Please search", "btnOk" : "Ok", "labelSummaryHeader" : "Your cart has expired" }" label-sabre-price-change="The price has changed. Page will be refreshed to show the new price, please check before confirming the reservation." apartment-label="IA_APARTMENTS" component-id="ae268033-1000-4223-9192-ea80d67a6241"> <template slot="AsrTopNavigation"> <asr-top-navigation is-booking-flow="false" list-domain-china="www.discoverasr.com.cn,discoverasr.com.cn" white-logo="/content/dam/tal/media/images/general/ia_pic/Brand logo ASR 2.svg" grey-logo="/content/dam/tal/media/images/general/ia_pic/ASR Logo Expanded Menu.svg" alt-logo-nav="Discover ASR EN" url-logo-nav="/en" active-url="/en/offers" btn-search-book-text="Search & Book" btn-search-book-alt="Search & Book" btn-close-text=" Close" btn-close-alt="Close" btn-search-text="Search" lang="en" dir="ltr" :hide-top-nav="false" txt-search="Search" new-label="NEW" property-alert-info="If you would like to book apartments in other Australian cities, New Zealand or Fiji, please consider <a href="https://www.questapartments.com.au" target="_blank">Quest Apartment Hotels</a>" :top-navigation-data="[{"navigationText":"View Offers","navigationUrl":"https://www.discoverasr.com/en/offers","navDisplay":"columnList","maxLogoDisplay":0,"navButtonName":null,"navButtonURL":null,"enableFindResidence":"false","navLogos":null,"subNavigation":[{"subNavDisplay":"section","subNavHeaderText":"By Destinations","subImageDesktop":"","subImageAlt":"","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":[{"sectionText":"France","sectionURL":"/en/offers?country=france","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Japan","sectionURL":"/en/offers?country=japan","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Singapore","sectionURL":"/en/offers?country=singapore","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"See All Destinations","sectionURL":"/en/offers","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null}]},{"subNavDisplay":"section","subNavHeaderText":"By Categories","subImageDesktop":"","subImageAlt":"","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":[{"sectionText":"ASR Member Exclusives","sectionURL":"/en/offers?category=ASR+Member+Exclusives","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Tours and Experiences","sectionURL":"/en/tours-and-experiences","isShowNewLabel":true,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Extended Stays","sectionURL":"/en/offers?category=Extended+Stays","isShowNewLabel":false,"isDisplayMobile":false,"buyPoint":null},{"sectionText":"See Other Categories","sectionURL":"/en/offers","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null}]},{"subNavDisplay":"image","subNavHeaderText":"","subImageDesktop":"/content/dam/tal/media/images/Destination-Image-Seoul-nav-thumbnail.jpg","subImageAlt":"Tours and Experiences","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":null}],"buyPoint":false},{"navigationText":"Our Brands","navigationUrl":"/","navDisplay":"imageList","maxLogoDisplay":14,"navButtonName":"See All Brands","navButtonURL":"/en/our-brands","enableFindResidence":"false","navLogos":[{"navLogoImage":"/content/dam/tal/media/images/brands/ascott10-100.jpg","navLogoAlt":"Ascott ","navLogoURL":"/ascott"},{"navLogoImage":"/content/dam/tal/media/images/brands/The-Ascott/the-ascott-limited/web-13-01.jpg","navLogoAlt":"Citadines ","navLogoURL":"/en/citadines"},{"navLogoImage":"/content/dam/tal/media/images/mega-nav/Mega-Navigation-lyf-Desktop.jpg","navLogoAlt":"lyf","navLogoURL":"/en/lyf"},{"navLogoImage":"/content/dam/tal/media/images/brands/oakwood/Oakwood-discover-our-brands-header.jpg","navLogoAlt":"Oakwood","navLogoURL":"/en/oakwood"},{"navLogoImage":"/content/dam/tal/media/images/brands/The-Ascott/the-ascott-limited/Somerset2.jpg","navLogoAlt":"Somerset","navLogoURL":"/en/somerset-serviced-residence"},{"navLogoImage":"/content/dam/tal/media/images/brands/The-Ascott/the-ascott-limited/web-11-01.jpg","navLogoAlt":"The Crest Collection","navLogoURL":"/en/the-crest-collection"},{"navLogoImage":"/content/dam/tal/media/images/brands/TUC2323-2-100.jpg","navLogoAlt":"The Unlimited Collection","navLogoURL":"/en/the-unlimited-collection"},{"navLogoImage":"/content/dam/tal/media/images/brands/fox/Fox-discover-our-brands-header-image.jpg","navLogoAlt":"Fox Hotels","navLogoURL":"/en/fox-hotels"},{"navLogoImage":"/content/dam/tal/media/images/brands/harris/Harris-discover-our-brands-header-image.jpg","navLogoAlt":"Harris Hotels","navLogoURL":"/en/harris"},{"navLogoImage":"/content/dam/tal/media/images/brands/pop!/POP!-discover-our-brands-header.jpg","navLogoAlt":"POP! Hotels","navLogoURL":"/en/pop-hotels"},{"navLogoImage":"/content/dam/tal/media/images/brands/preference/Preference-discover-our-brands-header-image.jpg","navLogoAlt":"Preference Hotels","navLogoURL":"/en/preference"},{"navLogoImage":"/content/dam/tal/media/images/mega-nav/Mega-Navigation-Quest-Desktop2-02.jpg","navLogoAlt":"Quest Apartment Hotels","navLogoURL":"/en/quest"},{"navLogoImage":"/content/dam/tal/media/images/brands/vertu/Vertu-discover-our-brands-header-image.jpg","navLogoAlt":"Vertu Hotels","navLogoURL":"/en/vertu"},{"navLogoImage":"/content/dam/tal/media/images/brands/yello/Yello-discover-our-brands-header.jpg","navLogoAlt":"Yello Hotels","navLogoURL":"/en/yello"},{"navLogoImage":"/content/dam/capitaland-common/logo-2020/Synergy-Nav-Logo.ai.svg","navLogoAlt":"Synergy ","navLogoURL":"/en/synergy"}],"subNavigation":null,"buyPoint":false},{"navigationText":"Our Properties","navigationUrl":"https://www.discoverasr.com/en/find-residence/property?view=property","navDisplay":"columnList","maxLogoDisplay":0,"navButtonName":null,"navButtonURL":null,"enableFindResidence":"false","navLogos":null,"subNavigation":null,"buyPoint":false},{"navigationText":"Ascott Star Rewards","navigationUrl":"https://www.discoverasr.com/en/member/benefits","navDisplay":"columnList","maxLogoDisplay":0,"navButtonName":null,"navButtonURL":null,"enableFindResidence":"false","navLogos":null,"subNavigation":[{"subNavDisplay":"section","subNavHeaderText":"Ascott Star Rewards","subImageDesktop":"","subImageAlt":"","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":[{"sectionText":"ASR Member Benefits","sectionURL":"/en/member/benefits","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"ASR For Business","sectionURL":"/en/ascott-for-business","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Participating Properties","sectionURL":"/en/asrp","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null}]},{"subNavDisplay":"section","subNavHeaderText":"ASR Member Exclusives","subImageDesktop":"","subImageAlt":"","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":[{"sectionText":"Earn Points","sectionURL":"/en/member/earn","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Redeem Points","sectionURL":"/en/member/redeem","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Buy Points","sectionURL":"/en/member/buy-points","isShowNewLabel":true,"isDisplayMobile":true,"buyPoint":true},{"sectionText":"Buy Voucher","sectionURL":"/en/member/buy-voucher","isShowNewLabel":true,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Partner Offers","sectionURL":"/en/member/partner","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Elite Status Match","sectionURL":"/en/statusmatch","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null}]},{"subNavDisplay":"section","subNavHeaderText":"ASR Member Support","subImageDesktop":"","subImageAlt":"","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":[{"sectionText":"Frequently Asked Questions","sectionURL":"/en/member/support","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null}]},{"subNavDisplay":"image","subNavHeaderText":"","subImageDesktop":"/content/dam/tal/media/images/asr/partnership/CFC-TAL-nav.jpg","subImageAlt":"Official Global Hotels Partner of Chelsea FC","subImageTitle":"","subButtonName":"","subButtonURL":"/en/ascott-chelseafc","subSectionNavigation":null}],"buyPoint":false},{"navigationText":"Ascott For Business","navigationUrl":"https://www.discoverasr.com/en/ascott-for-business","navDisplay":"columnList","maxLogoDisplay":0,"navButtonName":null,"navButtonURL":null,"enableFindResidence":"false","navLogos":null,"subNavigation":null,"buyPoint":false},{"navigationText":"Discover Destinations","navigationUrl":"/en/destinations","navDisplay":"columnList","maxLogoDisplay":0,"navButtonName":null,"navButtonURL":null,"enableFindResidence":"false","navLogos":null,"subNavigation":null,"buyPoint":false}]" component-id="85d1e454-39c6-4175-bc31-8a490bd5ecd8" component-title="Top Navigation"> <template slot="bookingScrollSearch"> <asr-booking-search apartment-guest="Please select" err-empty-location="Please enter a destination to start your search." code-question="Do you have a code?" search-btn="Search" property-search-url="/en/booking/property-listing" city-search-url="/en/booking/property-listing/city-listing" apartment-search-url="/en/booking/property-listing/booking-journey" why-book-here-label="Why book here?" why-book-here-title="Save more when you book direct with us" why-book-here-title-best-rate="Best Rate Guarantee" why-book-here-icon-best-rate="beenhere" why-book-here-content-best-rate="Ascott’s Best Rate Guarantee promises you the lowest publicly available internet rates every time you book directly through any Ascott website." why-book-here-learn-more-best-rate="Learn more" why-book-here-title-exclusive-online="Exclusive Member Rates" why-book-here-icon-exclusive-online="card_giftcard" why-book-here-content-exclusive-online="Earn ASR Points for Every SGD 1 Spent on Stays" why-book-here-learn-more-exclusive-online="Learn more" why-book-here-title-free-nights="Free Nights & Breakfast on Us" why-book-here-icon-free-nights="hotel" why-book-here-content-free-nights="For every SGD 1 spent on your stays, you earn points that can be used to offset your room rates, airport transfers and save more! " why-book-here-learn-more-free-nights="Learn more" label-ok-button="OK" msg-company-staff-member="You need to be a company staff member to proceed with this booking. Please update your company profile under My Accounts Details." msg-access-code-not-applicable="Sorry, the access code you entered is not applicable." msg-company-email-need-activated="You need to activate your company email to proceed with this booking. Please check your inbox for Ascott email with account activation link." msg-company-email-is-updated="Your company email has been updated" update="Update" err-invalid-promotion="The code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-one="The code you have entered is invalid." err-invalid-promotion-code-the-case-two="The promotion code you have entered is invalid" err-invalid-promotion-code-the-case-three="The code you have entered is invalid. Group Code" err-invalid-promotion-code-the-case-four="The corporate code you have entered is invalid or there is no availability based on your search date." err-invalid-promotion-code-the-case-five="The code you have entered is invalid. Travel Agent Code" err-invalid-promotion-code-the-case-six="The voucher code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-seven="The code you have entered is invalid. " err-invalid-promotion-code-the-case-eight="Please select a Country/City/Property to continue your search" err-invalid-available-date="There is no availability for your selected dates, please try again" find-a-residence="Find a residence" code-label="Code" :scroll-search-title="{"optionPromotion":"Promotion","childNumber":"Child {number} Age","apartmentListLabel":"{property_type_label_singular}","optionGroup":"Group","resetAllProperties":"Reset and show all properties","adults":"Adult(s)","placeholderDiscountCode":"Enter code","optionTravelAgent":"Travel Agent","placeholderPromotionCode":"Enter promo code","totalApartmentLabel":"{property_type_label_plural}","remove":"Remove","placeholderTravelAgentCode":"Enter IATA code","optionCorporate":"Corporate","children":"Child(ren)","selectApartmentAndGuest":"Select {property_type_label_plural} & Guest(s)","placeholderDestination":"Search Destination, Brand or Property","selectCodeType":"Please Select a code","keywordNotMatch":"Your keyword does not match with any destination.","addAnotherApartment":"Add Another {property_type_label_singular}","placeholderCorporateCode":"Enter access code","adultsChild":"{adults} Adult(s), {child} Child(ren)","propertyTypeLabel":"IA_PROPERTY_TYPE_TYPES_LABEL","optionVoucher":"Voucher ","btnApply":"Apply","adult":"Adult","apartment":"Apartment / Room","child":"Child","apartmentNumber":"{property_type_label_singular} {number}","errInvalidProperty":"_THE_CODE_INVALID_PROPERTY"}" :dictionary="{ "when_would_you_like_to_t" : "When would you like to travel?", "check_out" : "Check-out", "a_minimum_number_night" : "A minimum {number} nights stay is required for the property you have chosen", "flexible_dates" : "Flexible dates? ", "specific_dates" : "Specific dates?", "check_in" : "Check-in", "checkbox_asr_participating_properties" : "Show ASR Participating Properties Only", "age" : "age" }" :voucher-dictonary="{ "cancel" : "Cancel", "err_voucher_stay_period" : "The voucher cannot be used for your selected stay period. Please re-select your stay dates.", "no" : "No", "msg_linked_voucher_account" : "Do you want to link the voucher to your account?", "err_voucher_on_hold" : "Sorry, voucher is on hold for another reservation. Please try again later if you cancelled your earlier reservation", "err_selected_destination_not_applicaple_this_voucher" : "Your selected destination is not applicable for this voucher. Please select another destination.", "err_voucher_no_available_rate_applicable" : "There is no available rate applicable for this voucher.\n", "yes" : "Yes", "voucher_required_mlos" : "A {number} nights is required", "err_destination_is_not_supporting_payment" : "This voucher cannot be used for this property. Please select another destination", "err_only_book_one_apartment_this_voucher" : "You can only book for 1 apartment with the selected voucher. Please reselect the number of guest before continue.", "err_maximum_allow_adult_this_voucher" : "You have exceeded the maximum {number} adults allowed for this voucher. Please reselect and try again.", "err_invalid_voucher" : "The voucher code you entered is invalid or expired.", "err_voucher_fixed_night_stay" : "A {voucherFixedNightStay} nights stay is required for this voucher. Please re-select your stay dates.", "err_linked_voucher_failed" : "This voucher cannot be linked to your account. Please try again.", "voucher_required_fixed_night_stay" : "A mininum {number} nights is required", "ok" : "Ok", "err_voucher_minimum_min_length_of_stay" : "A minimum {voucherMinLengthOfStay} nights stay is required for this voucher. Please re-select your stay dates.", "msg_voucher_have_external_booking" : "Sorry, voucher is not eligible for this property. Do you still wish to proceed?" }" error-not-exist-asr-properties="Your selected destination has no ASR participating properties, please select another destination or untick the ASR participating property checkbox." err-invalid-date-check-out="IA_INVALID_DATE_CHECKOUT" show-message-disable-cookie="This feature requires cookies to be enabled in your browser. Kindly enable cookies in your settings and refresh the page." :restriction-checkin="454" :restriction-checkout="455" be-synxis-url="https://be.synxis.com" day-unit-label="Night(s)" reset-label="View all properties " invalid-child-age-message="Please enter age of your child(ren)" error-not-exist-asr-properties-en="Your selected destination has no ASR participating properties, please select another destination or untick the ASR participating property checkbox." err-empty-location-en="Please enter a destination to start your search." err-invalid-date-check-out-en="IA_INVALID_DATE_CHECKOUT" err-invalid-promotion-en="The code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-one-en="The code you have entered is invalid." err-invalid-promotion-code-the-case-two-en="The promotion code you have entered is invalid" err-invalid-promotion-code-the-case-three-en="The code you have entered is invalid. Group Code" err-invalid-promotion-code-the-case-four-en="The corporate code you have entered is invalid or there is no availability based on your search date." err-invalid-promotion-code-the-case-five-en="The code you have entered is invalid. Travel Agent Code" err-invalid-promotion-code-the-case-six-en="The voucher code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-seven-en="The code you have entered is invalid. " err-invalid-promotion-code-the-case-eight-en="Please select a Country/City/Property to continue your search" err-invalid-available-date-en="There is no availability for your selected dates, please try again" invalid-child-age-message-en="Please enter age of your child(ren)" :voucher-dictonary-en="{ "err_voucher_stay_period" : "The voucher cannot be used for your selected stay period. Please re-select your stay dates.", "err_voucher_fixed_night_stay" : "A {voucherFixedNightStay} nights stay is required for this voucher. Please re-select your stay dates.", "err_voucher_on_hold" : "Sorry, voucher is on hold for another reservation. Please try again later if you cancelled your earlier reservation", "err_selected_destination_not_applicaple_this_voucher" : "Your selected destination is not applicable for this voucher. Please select another destination.", "err_voucher_no_available_rate_applicable" : "There is no available rate applicable for this voucher.\n", "err_destination_is_not_supporting_payment" : "This voucher cannot be used for this property. Please select another destination", "err_voucher_minimum_min_length_of_stay" : "A minimum {voucherMinLengthOfStay} nights stay is required for this voucher. Please re-select your stay dates.", "err_only_book_one_apartment_this_voucher" : "You can only book for 1 apartment with the selected voucher. Please reselect the number of guest before continue.", "err_maximum_allow_adult_this_voucher" : "You have exceeded the maximum {number} adults allowed for this voucher. Please reselect and try again.", "err_invalid_voucher" : "The voucher code you entered is invalid or expired." }" :scroll-search-title-en="{"keywordNotMatch":"Your keyword does not match with any destination."}" component-id="e6c4807a-d4f0-4e04-9fde-bbc12b4bd50a" component-title="Booking"> </asr-booking-search> </template> <template slot="hyperlink-0"> <a href="https://www.discoverasr.com/en/offers" target="_self" title="View Offers" aria-label="View Offers 0 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> View Offers </a> </template> <template slot="hyperlink1-0"> <a href="https://www.discoverasr.com/en/offers" target="_self" title="View Offers" aria-label="View Offers 0 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> View Offers </a> </template> <template slot="hyperlink-1"> <a href="/" target="_self" title="Our Brands" aria-label="Our Brands 1 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> Our Brands </a> </template> <template slot="hyperlink1-1"> <a href="/" target="_self" title="Our Brands" aria-label="Our Brands 1 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> Our Brands </a> </template> <template slot="hyperlink-2"> <a href="https://www.discoverasr.com/en/find-residence/property?view=property" target="_self" title="Our Properties" aria-label="Our Properties 2 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> Our Properties </a> </template> <template slot="hyperlink1-2"> <a href="https://www.discoverasr.com/en/find-residence/property?view=property" target="_self" title="Our Properties" aria-label="Our Properties 2 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> Our Properties </a> </template> <template slot="hyperlink-3"> <a href="https://www.discoverasr.com/en/member/benefits" target="_self" title="Ascott Star Rewards" aria-label="Ascott Star Rewards 3 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> Ascott Star Rewards </a> </template> <template slot="hyperlink1-3"> <a href="https://www.discoverasr.com/en/member/benefits" target="_self" title="Ascott Star Rewards" aria-label="Ascott Star Rewards 3 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> Ascott Star Rewards </a> </template> <template slot="hyperlink-4"> <a href="https://www.discoverasr.com/en/ascott-for-business" target="_self" title="Ascott For Business" aria-label="Ascott For Business 4 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> Ascott For Business </a> </template> <template slot="hyperlink1-4"> <a href="https://www.discoverasr.com/en/ascott-for-business" target="_self" title="Ascott For Business" aria-label="Ascott For Business 4 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> Ascott For Business </a> </template> <template slot="hyperlink-5"> <a href="/en/destinations" target="_self" title="Discover Destinations" aria-label="Discover Destinations 5 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> Discover Destinations </a> </template> <template slot="hyperlink1-5"> <a href="/en/destinations" target="_self" title="Discover Destinations" aria-label="Discover Destinations 5 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> Discover Destinations </a> </template> </asr-top-navigation> </template> <template slot="AsrBottomSectionQuicklinks"> <asr-bottom-section-quicklinks :bottom-quicklinks="[{"buttonText":"Find my reservation","buttonURL":"/en/booking/property-listing/search-for-reservation","buttonIcon":"/content/dam/tal/media/images/general/ia/Icon_find_reservation.svg"}]"></asr-bottom-section-quicklinks> </template> <template slot="AsrTopHeaderSelectLanguage"> <asr-top-select-language :languages="[{"hrefLangCode":"en-us","languageSelectionUrl":"/en/offers","hrefLangUrl":"/en/offers","activeLanguage":true,"languageSelectionContentEN":"English","languageSelectionContent":"English","languageSelectionFlag":"icon icon-flag icon-language-en"},{"hrefLangCode":"zh-cn","languageSelectionUrl":"/zh/offers","hrefLangUrl":"/zh/offers","activeLanguage":false,"languageSelectionContentEN":"中文","languageSelectionContent":"中文","languageSelectionFlag":"icon icon-flag icon-language-zh"},{"hrefLangCode":"fr-fr","languageSelectionUrl":"/fr/offers","hrefLangUrl":"/fr/offers","activeLanguage":false,"languageSelectionContentEN":"Français","languageSelectionContent":"Français","languageSelectionFlag":"icon icon-flag icon-language-fr"},{"hrefLangCode":"de-de","languageSelectionUrl":"/de/offers","hrefLangUrl":"/de/offers","activeLanguage":false,"languageSelectionContentEN":"Deutsch","languageSelectionContent":"Deutsch","languageSelectionFlag":"icon icon-flag icon-language-de"},{"hrefLangCode":"es-es","languageSelectionUrl":"/es/offers","hrefLangUrl":"/es/offers","activeLanguage":false,"languageSelectionContentEN":"Español","languageSelectionContent":"Español","languageSelectionFlag":"icon icon-flag icon-language-es"},{"hrefLangCode":"ko-kr","languageSelectionUrl":"/ko/offers","hrefLangUrl":"/ko/offers","activeLanguage":false,"languageSelectionContentEN":"한국어","languageSelectionContent":"한국어","languageSelectionFlag":"icon icon-flag icon-language-ko"},{"hrefLangCode":"ja-jp","languageSelectionUrl":"/ja/offers","hrefLangUrl":"/ja/offers","activeLanguage":false,"languageSelectionContentEN":"日本語","languageSelectionContent":"日本語","languageSelectionFlag":"icon icon-flag icon-language-ja"},{"hrefLangCode":"id-id","languageSelectionUrl":"/id/offers","hrefLangUrl":"/id/offers","activeLanguage":false,"languageSelectionContentEN":"Bahasa Indonesia","languageSelectionContent":"Bahasa Indonesia","languageSelectionFlag":"icon icon-flag icon-language-id"},{"hrefLangCode":"vi-vn","languageSelectionUrl":"/vi/offers","hrefLangUrl":"/vi/offers","activeLanguage":false,"languageSelectionContentEN":"IA_LANGCODE_VI","languageSelectionContent":"Tiếng Việt","languageSelectionFlag":"icon icon-flag icon-language-vi"},{"hrefLangCode":"th-th","languageSelectionUrl":"/th/offers","hrefLangUrl":"/th/offers","activeLanguage":false,"languageSelectionContentEN":"Thai","languageSelectionContent":"ภาษาไทย","languageSelectionFlag":"icon icon-flag icon-language-th"}]" alignment-language="left" config-china-domain="https://www.discoverasr.com.cn" config-row-domain="https://www.discoverasr.com" config-redirection-dsl-url="/bin/discoverasr/redirection" component-id="caf78fcd-2507-46d5-8b32-5232958cda32" component-title="Language selector"> </asr-top-select-language> </template> <template slot="AsrTopHeaderSelectCurrency"> <asr-top-select-currency all-currency-label="All currencies" top-currency-label="Top currencies" currency-input-placeholder="Type your keyword..." alignment-currency="left" component-id="da7d4b22-ab5f-4eea-94ae-a2df1f1b95a5" component-title="Currency selector"> </asr-top-select-currency> </template> <div slot="AsrUtilityBar"> <asr-utility-bar :utility-bar-online-chat="{"icon":"mark_chat_unread","name":"Online Chat","redirectLink":"/en/contact-us","title":"Online Chat","availableDescription":"Chat agent is available (English)","unavailableDescription":"Chat agent is unavailable"}" :utility-bar-contact-us="{"icon":"phone","name":"CONTACT US","url":"/en/contact-us","title":"Contact Us","description":"We are here to assist you"}" :utility-bar-scroll-top="{"icon":"expand_less","titleHover":"Scroll to Top"}" :utility-bar-utility-icon="{"icon":" headset_mic","buttonUtility":"Support"}" :utility-bar-close-button="{"icon":"close","buttonClose":"Close"}" language="en" path-service="https://ascottintl.egain.cloud/system/egain/chat/entrypoint/agentAvailability" version="v11" path-ascott="https://ascottintl.egain.cloud/system/templates/chat/ascott/chat.html" path-citadines="https://ascottintl.egain.cloud/system/templates/chat/citadines/chat.html" path-somerset="https://ascottintl.egain.cloud/system/templates/chat/somerset/chat.html" template-ascott="ascott" template-citadines="citadines" template-somerset="somerset" chat-english-agent-online="English chat agent is available"></asr-utility-bar> </div> <template slot="AsrTopRightUserActions"> <asr-top-right-user-actions policy-google="This site is protected by reCAPTCHA and the Google <u><a style="color: #003E6A;" href="https://policies.google.com/privacy" target="_blank" rel="nofollow">Privacy Policy</a></u> and <u><a style="color: #003E6A;" href="https://policies.google.com/terms" target="_blank" rel="nofollow">Terms of Service</a></u> apply." label-login="Sign in" :label-dash-board="{"titleYouHavePoint":"You have {Parameter} points!","welcome":"Welcome {Parameter}"}" label-register="Join now" label-logout="Sign Out" login-logo="/content/dam/tal/common/assets/logos/brands/ascott/logo-ascott.png" login-logo-alt="Logo of Ascott Residence" login-logo-link="/en" login-left-logo="/content/dam/tal/common/assets/logos/brands/ascott/asr_ascottstarrewards.png" login-left-logo-alt="Logo of ASR - Ascott Star Rewards Programme" login-left-logo-link="/en" forgot-password-left-logo="/content/dam/tal/common/assets/logos/brands/ascott/asr_ascottstarrewards.png.transform/ascott-lowres/image.png" forgot-password-left-logo-alt="Ascott Lowres Image" forgot-password-logo="/content/dam/tal/common/assets/logos/brands/ascott/asr_ascottstarrewards.png.transform/ascott-lowres/image.png" forgot-password-logo-alt="Ascott Lowres Image" forgot-password-title="Forgot password" forgot-password-email="Email Address" forgot-password-email-require="Email Address is required." forgot-password-email-error="We don't have an account associated with this email address. Please enter a valid email address. " forgot-password-email-placeholder="Enter your email address" forgot-password-instructions="We will email you the instructions to reset your password.<br>" forgot-password-submit="Reset password" forgot-password-return-login="Just remembered? Return to login" forgot-password-action="<p>Thank you for your request.</p><span style="font-size: 0.8125rem;">If the email address you entered matches our records, an email will be sent to you with further instructions. Please check your inbox and follow the instructions in the email to reset your password.</span>.<br>" :menu-items="[{"text":"Dashboard","href":"/en/member/user-profile#dashboard","showNewLabelLoginMenu":"false"},{"text":"My Reservations","href":"/en/member/user-profile#reservation","showNewLabelLoginMenu":"false"},{"text":"My Account Activity","href":"/en/member/user-profile#accountActivity","showNewLabelLoginMenu":"false"},{"text":"My Account Details","href":"/en/member/user-profile#accountDetail","showNewLabelLoginMenu":"false"},{"text":"My Account Preferences","href":"/en/member/user-profile#accountPreferences","showNewLabelLoginMenu":"false"},{"text":"My Vouchers","href":"/en/member/user-profile#voucher","showNewLabelLoginMenu":"false"},{"text":"Refer \u0026 Get Rewarded","href":"/en/member/user-profile#referralProgram","showNewLabelLoginMenu":"false"}]" url-redirect="/en" date="Date" month="Month " year="Year" min-age="18" max-age="100" button-update="Update" date-of-birth="Date of Birth" title="Complete your personal details" description="Complete your personal details and receive your personalized offers." :dictionary="{ "return_login" : "Return to login", "just_remember" : "Just remembered?", "email_format_error" : "Your email format seems wrong.", "ok_button" : "Ok" }" sign-in-title="Sign in" my-accounts-label="My Accounts" new-label="NEW" :trans="{ "terms_and_conditions" : "Terms & Conditions", "country_code" : "Country code", "country_of_residence" : "Country/Region of Residence: ", "sign_up_msg_resident_eu" : "Are you a resident of EU or Switzerland and are subjected to the EU GDPR?", "options" : [ { "value" : true, "title" : "Yes" }, { "value" : false, "title" : "No" } ], "name" : "Name", "last_name" : "Last Name", "country_dropdown_placeholder" : "Select", "error_phone_number_messages" : { "format_phone" : "Mobile Number may only contain digits, spaces and dashes.", "max_phone_length" : "Mobile Number must not exceed 20 numbers.", "required" : "Mobile Number is required", "min_phone_length" : "Mobile Number should be at least 6 numbers long." }, "mobile_number" : "Mobile Number", "first_name" : "First Name" }" sign-in-title-en="Sign in" label-register-en="Join now" component-id="f20eb935-455c-4b62-b91d-4749d808356f" component-title="Ascott Login"> <template slot="hyperlink1"> <a href="https://www.discoverasr.com/en/sign-up/" target="_self" title="Join now" aria-label="Join now aria label"> Join now </a> </template> </asr-top-right-user-actions> </template> </asr-top-menu> </template> <template slot="languages"> <asr-top-select-language :languages="[{"hrefLangCode":"en-us","languageSelectionUrl":"/en/offers","hrefLangUrl":"/en/offers","activeLanguage":true,"languageSelectionContentEN":"English","languageSelectionContent":"English","languageSelectionFlag":"icon icon-flag icon-language-en"},{"hrefLangCode":"zh-cn","languageSelectionUrl":"/zh/offers","hrefLangUrl":"/zh/offers","activeLanguage":false,"languageSelectionContentEN":"中文","languageSelectionContent":"中文","languageSelectionFlag":"icon icon-flag icon-language-zh"},{"hrefLangCode":"fr-fr","languageSelectionUrl":"/fr/offers","hrefLangUrl":"/fr/offers","activeLanguage":false,"languageSelectionContentEN":"Français","languageSelectionContent":"Français","languageSelectionFlag":"icon icon-flag icon-language-fr"},{"hrefLangCode":"de-de","languageSelectionUrl":"/de/offers","hrefLangUrl":"/de/offers","activeLanguage":false,"languageSelectionContentEN":"Deutsch","languageSelectionContent":"Deutsch","languageSelectionFlag":"icon icon-flag icon-language-de"},{"hrefLangCode":"es-es","languageSelectionUrl":"/es/offers","hrefLangUrl":"/es/offers","activeLanguage":false,"languageSelectionContentEN":"Español","languageSelectionContent":"Español","languageSelectionFlag":"icon icon-flag icon-language-es"},{"hrefLangCode":"ko-kr","languageSelectionUrl":"/ko/offers","hrefLangUrl":"/ko/offers","activeLanguage":false,"languageSelectionContentEN":"한국어","languageSelectionContent":"한국어","languageSelectionFlag":"icon icon-flag icon-language-ko"},{"hrefLangCode":"ja-jp","languageSelectionUrl":"/ja/offers","hrefLangUrl":"/ja/offers","activeLanguage":false,"languageSelectionContentEN":"日本語","languageSelectionContent":"日本語","languageSelectionFlag":"icon icon-flag icon-language-ja"},{"hrefLangCode":"id-id","languageSelectionUrl":"/id/offers","hrefLangUrl":"/id/offers","activeLanguage":false,"languageSelectionContentEN":"Bahasa Indonesia","languageSelectionContent":"Bahasa Indonesia","languageSelectionFlag":"icon icon-flag icon-language-id"},{"hrefLangCode":"vi-vn","languageSelectionUrl":"/vi/offers","hrefLangUrl":"/vi/offers","activeLanguage":false,"languageSelectionContentEN":"IA_LANGCODE_VI","languageSelectionContent":"Tiếng Việt","languageSelectionFlag":"icon icon-flag icon-language-vi"},{"hrefLangCode":"th-th","languageSelectionUrl":"/th/offers","hrefLangUrl":"/th/offers","activeLanguage":false,"languageSelectionContentEN":"Thai","languageSelectionContent":"ภาษาไทย","languageSelectionFlag":"icon icon-flag icon-language-th"}]" alignment-language="left" config-china-domain="https://www.discoverasr.com.cn" config-row-domain="https://www.discoverasr.com" config-redirection-dsl-url="/bin/discoverasr/redirection" component-id="caf78fcd-2507-46d5-8b32-5232958cda32" component-title="Language selector"> </asr-top-select-language> </template> <template slot="currencySelector"> <asr-top-select-currency all-currency-label="All currencies" top-currency-label="Top currencies" currency-input-placeholder="Type your keyword..." alignment-currency="left" component-id="da7d4b22-ab5f-4eea-94ae-a2df1f1b95a5" component-title="Currency selector"> </asr-top-select-currency> </template> <!-- /*<template slot="rightHeader"> <sly data-sly-include="partials/right-header.html" data-sly-unwrap /> - Cannot find attached resourceType "ascott/discoverasr/components/commons/fragment/asr-top-right-quicklinks" </template> */--> <template slot="topNavigation"> <asr-top-navigation is-booking-flow="false" list-domain-china="www.discoverasr.com.cn,discoverasr.com.cn" white-logo="/content/dam/tal/media/images/general/ia_pic/Brand logo ASR 2.svg" grey-logo="/content/dam/tal/media/images/general/ia_pic/ASR Logo Expanded Menu.svg" alt-logo-nav="Discover ASR EN" url-logo-nav="/en" active-url="/en/offers" btn-search-book-text="Search & Book" btn-search-book-alt="Search & Book" btn-close-text=" Close" btn-close-alt="Close" btn-search-text="Search" lang="en" dir="ltr" :hide-top-nav="false" txt-search="Search" new-label="NEW" property-alert-info="If you would like to book apartments in other Australian cities, New Zealand or Fiji, please consider <a href="https://www.questapartments.com.au" target="_blank">Quest Apartment Hotels</a>" :top-navigation-data="[{"navigationText":"View Offers","navigationUrl":"https://www.discoverasr.com/en/offers","navDisplay":"columnList","maxLogoDisplay":0,"navButtonName":null,"navButtonURL":null,"enableFindResidence":"false","navLogos":null,"subNavigation":[{"subNavDisplay":"section","subNavHeaderText":"By Destinations","subImageDesktop":"","subImageAlt":"","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":[{"sectionText":"France","sectionURL":"/en/offers?country=france","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Japan","sectionURL":"/en/offers?country=japan","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Singapore","sectionURL":"/en/offers?country=singapore","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"See All Destinations","sectionURL":"/en/offers","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null}]},{"subNavDisplay":"section","subNavHeaderText":"By Categories","subImageDesktop":"","subImageAlt":"","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":[{"sectionText":"ASR Member Exclusives","sectionURL":"/en/offers?category=ASR+Member+Exclusives","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Tours and Experiences","sectionURL":"/en/tours-and-experiences","isShowNewLabel":true,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Extended Stays","sectionURL":"/en/offers?category=Extended+Stays","isShowNewLabel":false,"isDisplayMobile":false,"buyPoint":null},{"sectionText":"See Other Categories","sectionURL":"/en/offers","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null}]},{"subNavDisplay":"image","subNavHeaderText":"","subImageDesktop":"/content/dam/tal/media/images/Destination-Image-Seoul-nav-thumbnail.jpg","subImageAlt":"Tours and Experiences","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":null}],"buyPoint":false},{"navigationText":"Our Brands","navigationUrl":"/","navDisplay":"imageList","maxLogoDisplay":14,"navButtonName":"See All Brands","navButtonURL":"/en/our-brands","enableFindResidence":"false","navLogos":[{"navLogoImage":"/content/dam/tal/media/images/brands/ascott10-100.jpg","navLogoAlt":"Ascott ","navLogoURL":"/ascott"},{"navLogoImage":"/content/dam/tal/media/images/brands/The-Ascott/the-ascott-limited/web-13-01.jpg","navLogoAlt":"Citadines ","navLogoURL":"/en/citadines"},{"navLogoImage":"/content/dam/tal/media/images/mega-nav/Mega-Navigation-lyf-Desktop.jpg","navLogoAlt":"lyf","navLogoURL":"/en/lyf"},{"navLogoImage":"/content/dam/tal/media/images/brands/oakwood/Oakwood-discover-our-brands-header.jpg","navLogoAlt":"Oakwood","navLogoURL":"/en/oakwood"},{"navLogoImage":"/content/dam/tal/media/images/brands/The-Ascott/the-ascott-limited/Somerset2.jpg","navLogoAlt":"Somerset","navLogoURL":"/en/somerset-serviced-residence"},{"navLogoImage":"/content/dam/tal/media/images/brands/The-Ascott/the-ascott-limited/web-11-01.jpg","navLogoAlt":"The Crest Collection","navLogoURL":"/en/the-crest-collection"},{"navLogoImage":"/content/dam/tal/media/images/brands/TUC2323-2-100.jpg","navLogoAlt":"The Unlimited Collection","navLogoURL":"/en/the-unlimited-collection"},{"navLogoImage":"/content/dam/tal/media/images/brands/fox/Fox-discover-our-brands-header-image.jpg","navLogoAlt":"Fox Hotels","navLogoURL":"/en/fox-hotels"},{"navLogoImage":"/content/dam/tal/media/images/brands/harris/Harris-discover-our-brands-header-image.jpg","navLogoAlt":"Harris Hotels","navLogoURL":"/en/harris"},{"navLogoImage":"/content/dam/tal/media/images/brands/pop!/POP!-discover-our-brands-header.jpg","navLogoAlt":"POP! Hotels","navLogoURL":"/en/pop-hotels"},{"navLogoImage":"/content/dam/tal/media/images/brands/preference/Preference-discover-our-brands-header-image.jpg","navLogoAlt":"Preference Hotels","navLogoURL":"/en/preference"},{"navLogoImage":"/content/dam/tal/media/images/mega-nav/Mega-Navigation-Quest-Desktop2-02.jpg","navLogoAlt":"Quest Apartment Hotels","navLogoURL":"/en/quest"},{"navLogoImage":"/content/dam/tal/media/images/brands/vertu/Vertu-discover-our-brands-header-image.jpg","navLogoAlt":"Vertu Hotels","navLogoURL":"/en/vertu"},{"navLogoImage":"/content/dam/tal/media/images/brands/yello/Yello-discover-our-brands-header.jpg","navLogoAlt":"Yello Hotels","navLogoURL":"/en/yello"},{"navLogoImage":"/content/dam/capitaland-common/logo-2020/Synergy-Nav-Logo.ai.svg","navLogoAlt":"Synergy ","navLogoURL":"/en/synergy"}],"subNavigation":null,"buyPoint":false},{"navigationText":"Our Properties","navigationUrl":"https://www.discoverasr.com/en/find-residence/property?view=property","navDisplay":"columnList","maxLogoDisplay":0,"navButtonName":null,"navButtonURL":null,"enableFindResidence":"false","navLogos":null,"subNavigation":null,"buyPoint":false},{"navigationText":"Ascott Star Rewards","navigationUrl":"https://www.discoverasr.com/en/member/benefits","navDisplay":"columnList","maxLogoDisplay":0,"navButtonName":null,"navButtonURL":null,"enableFindResidence":"false","navLogos":null,"subNavigation":[{"subNavDisplay":"section","subNavHeaderText":"Ascott Star Rewards","subImageDesktop":"","subImageAlt":"","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":[{"sectionText":"ASR Member Benefits","sectionURL":"/en/member/benefits","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"ASR For Business","sectionURL":"/en/ascott-for-business","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Participating Properties","sectionURL":"/en/asrp","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null}]},{"subNavDisplay":"section","subNavHeaderText":"ASR Member Exclusives","subImageDesktop":"","subImageAlt":"","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":[{"sectionText":"Earn Points","sectionURL":"/en/member/earn","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Redeem Points","sectionURL":"/en/member/redeem","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Buy Points","sectionURL":"/en/member/buy-points","isShowNewLabel":true,"isDisplayMobile":true,"buyPoint":true},{"sectionText":"Buy Voucher","sectionURL":"/en/member/buy-voucher","isShowNewLabel":true,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Partner Offers","sectionURL":"/en/member/partner","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null},{"sectionText":"Elite Status Match","sectionURL":"/en/statusmatch","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null}]},{"subNavDisplay":"section","subNavHeaderText":"ASR Member Support","subImageDesktop":"","subImageAlt":"","subImageTitle":"","subButtonName":"See All Brands","subButtonURL":"","subSectionNavigation":[{"sectionText":"Frequently Asked Questions","sectionURL":"/en/member/support","isShowNewLabel":false,"isDisplayMobile":true,"buyPoint":null}]},{"subNavDisplay":"image","subNavHeaderText":"","subImageDesktop":"/content/dam/tal/media/images/asr/partnership/CFC-TAL-nav.jpg","subImageAlt":"Official Global Hotels Partner of Chelsea FC","subImageTitle":"","subButtonName":"","subButtonURL":"/en/ascott-chelseafc","subSectionNavigation":null}],"buyPoint":false},{"navigationText":"Ascott For Business","navigationUrl":"https://www.discoverasr.com/en/ascott-for-business","navDisplay":"columnList","maxLogoDisplay":0,"navButtonName":null,"navButtonURL":null,"enableFindResidence":"false","navLogos":null,"subNavigation":null,"buyPoint":false},{"navigationText":"Discover Destinations","navigationUrl":"/en/destinations","navDisplay":"columnList","maxLogoDisplay":0,"navButtonName":null,"navButtonURL":null,"enableFindResidence":"false","navLogos":null,"subNavigation":null,"buyPoint":false}]" component-id="85d1e454-39c6-4175-bc31-8a490bd5ecd8" component-title="Top Navigation"> <template slot="bookingScrollSearch"> <asr-booking-search apartment-guest="Please select" err-empty-location="Please enter a destination to start your search." code-question="Do you have a code?" search-btn="Search" property-search-url="/en/booking/property-listing" city-search-url="/en/booking/property-listing/city-listing" apartment-search-url="/en/booking/property-listing/booking-journey" why-book-here-label="Why book here?" why-book-here-title="Save more when you book direct with us" why-book-here-title-best-rate="Best Rate Guarantee" why-book-here-icon-best-rate="beenhere" why-book-here-content-best-rate="Ascott’s Best Rate Guarantee promises you the lowest publicly available internet rates every time you book directly through any Ascott website." why-book-here-learn-more-best-rate="Learn more" why-book-here-title-exclusive-online="Exclusive Member Rates" why-book-here-icon-exclusive-online="card_giftcard" why-book-here-content-exclusive-online="Earn ASR Points for Every SGD 1 Spent on Stays" why-book-here-learn-more-exclusive-online="Learn more" why-book-here-title-free-nights="Free Nights & Breakfast on Us" why-book-here-icon-free-nights="hotel" why-book-here-content-free-nights="For every SGD 1 spent on your stays, you earn points that can be used to offset your room rates, airport transfers and save more! " why-book-here-learn-more-free-nights="Learn more" label-ok-button="OK" msg-company-staff-member="You need to be a company staff member to proceed with this booking. Please update your company profile under My Accounts Details." msg-access-code-not-applicable="Sorry, the access code you entered is not applicable." msg-company-email-need-activated="You need to activate your company email to proceed with this booking. Please check your inbox for Ascott email with account activation link." msg-company-email-is-updated="Your company email has been updated" update="Update" err-invalid-promotion="The code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-one="The code you have entered is invalid." err-invalid-promotion-code-the-case-two="The promotion code you have entered is invalid" err-invalid-promotion-code-the-case-three="The code you have entered is invalid. Group Code" err-invalid-promotion-code-the-case-four="The corporate code you have entered is invalid or there is no availability based on your search date." err-invalid-promotion-code-the-case-five="The code you have entered is invalid. Travel Agent Code" err-invalid-promotion-code-the-case-six="The voucher code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-seven="The code you have entered is invalid. " err-invalid-promotion-code-the-case-eight="Please select a Country/City/Property to continue your search" err-invalid-available-date="There is no availability for your selected dates, please try again" find-a-residence="Find a residence" code-label="Code" :scroll-search-title="{"optionPromotion":"Promotion","childNumber":"Child {number} Age","apartmentListLabel":"{property_type_label_singular}","optionGroup":"Group","resetAllProperties":"Reset and show all properties","adults":"Adult(s)","placeholderDiscountCode":"Enter code","optionTravelAgent":"Travel Agent","placeholderPromotionCode":"Enter promo code","totalApartmentLabel":"{property_type_label_plural}","remove":"Remove","placeholderTravelAgentCode":"Enter IATA code","optionCorporate":"Corporate","children":"Child(ren)","selectApartmentAndGuest":"Select {property_type_label_plural} & Guest(s)","placeholderDestination":"Search Destination, Brand or Property","selectCodeType":"Please Select a code","keywordNotMatch":"Your keyword does not match with any destination.","addAnotherApartment":"Add Another {property_type_label_singular}","placeholderCorporateCode":"Enter access code","adultsChild":"{adults} Adult(s), {child} Child(ren)","propertyTypeLabel":"IA_PROPERTY_TYPE_TYPES_LABEL","optionVoucher":"Voucher ","btnApply":"Apply","adult":"Adult","apartment":"Apartment / Room","child":"Child","apartmentNumber":"{property_type_label_singular} {number}","errInvalidProperty":"_THE_CODE_INVALID_PROPERTY"}" :dictionary="{ "when_would_you_like_to_t" : "When would you like to travel?", "check_out" : "Check-out", "a_minimum_number_night" : "A minimum {number} nights stay is required for the property you have chosen", "flexible_dates" : "Flexible dates? ", "specific_dates" : "Specific dates?", "check_in" : "Check-in", "checkbox_asr_participating_properties" : "Show ASR Participating Properties Only", "age" : "age" }" :voucher-dictonary="{ "cancel" : "Cancel", "err_voucher_stay_period" : "The voucher cannot be used for your selected stay period. Please re-select your stay dates.", "no" : "No", "msg_linked_voucher_account" : "Do you want to link the voucher to your account?", "err_voucher_on_hold" : "Sorry, voucher is on hold for another reservation. Please try again later if you cancelled your earlier reservation", "err_selected_destination_not_applicaple_this_voucher" : "Your selected destination is not applicable for this voucher. Please select another destination.", "err_voucher_no_available_rate_applicable" : "There is no available rate applicable for this voucher.\n", "yes" : "Yes", "voucher_required_mlos" : "A {number} nights is required", "err_destination_is_not_supporting_payment" : "This voucher cannot be used for this property. Please select another destination", "err_only_book_one_apartment_this_voucher" : "You can only book for 1 apartment with the selected voucher. Please reselect the number of guest before continue.", "err_maximum_allow_adult_this_voucher" : "You have exceeded the maximum {number} adults allowed for this voucher. Please reselect and try again.", "err_invalid_voucher" : "The voucher code you entered is invalid or expired.", "err_voucher_fixed_night_stay" : "A {voucherFixedNightStay} nights stay is required for this voucher. Please re-select your stay dates.", "err_linked_voucher_failed" : "This voucher cannot be linked to your account. Please try again.", "voucher_required_fixed_night_stay" : "A mininum {number} nights is required", "ok" : "Ok", "err_voucher_minimum_min_length_of_stay" : "A minimum {voucherMinLengthOfStay} nights stay is required for this voucher. Please re-select your stay dates.", "msg_voucher_have_external_booking" : "Sorry, voucher is not eligible for this property. Do you still wish to proceed?" }" error-not-exist-asr-properties="Your selected destination has no ASR participating properties, please select another destination or untick the ASR participating property checkbox." err-invalid-date-check-out="IA_INVALID_DATE_CHECKOUT" show-message-disable-cookie="This feature requires cookies to be enabled in your browser. Kindly enable cookies in your settings and refresh the page." :restriction-checkin="454" :restriction-checkout="455" be-synxis-url="https://be.synxis.com" day-unit-label="Night(s)" reset-label="View all properties " invalid-child-age-message="Please enter age of your child(ren)" error-not-exist-asr-properties-en="Your selected destination has no ASR participating properties, please select another destination or untick the ASR participating property checkbox." err-empty-location-en="Please enter a destination to start your search." err-invalid-date-check-out-en="IA_INVALID_DATE_CHECKOUT" err-invalid-promotion-en="The code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-one-en="The code you have entered is invalid." err-invalid-promotion-code-the-case-two-en="The promotion code you have entered is invalid" err-invalid-promotion-code-the-case-three-en="The code you have entered is invalid. Group Code" err-invalid-promotion-code-the-case-four-en="The corporate code you have entered is invalid or there is no availability based on your search date." err-invalid-promotion-code-the-case-five-en="The code you have entered is invalid. Travel Agent Code" err-invalid-promotion-code-the-case-six-en="The voucher code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-seven-en="The code you have entered is invalid. " err-invalid-promotion-code-the-case-eight-en="Please select a Country/City/Property to continue your search" err-invalid-available-date-en="There is no availability for your selected dates, please try again" invalid-child-age-message-en="Please enter age of your child(ren)" :voucher-dictonary-en="{ "err_voucher_stay_period" : "The voucher cannot be used for your selected stay period. Please re-select your stay dates.", "err_voucher_fixed_night_stay" : "A {voucherFixedNightStay} nights stay is required for this voucher. Please re-select your stay dates.", "err_voucher_on_hold" : "Sorry, voucher is on hold for another reservation. Please try again later if you cancelled your earlier reservation", "err_selected_destination_not_applicaple_this_voucher" : "Your selected destination is not applicable for this voucher. Please select another destination.", "err_voucher_no_available_rate_applicable" : "There is no available rate applicable for this voucher.\n", "err_destination_is_not_supporting_payment" : "This voucher cannot be used for this property. Please select another destination", "err_voucher_minimum_min_length_of_stay" : "A minimum {voucherMinLengthOfStay} nights stay is required for this voucher. Please re-select your stay dates.", "err_only_book_one_apartment_this_voucher" : "You can only book for 1 apartment with the selected voucher. Please reselect the number of guest before continue.", "err_maximum_allow_adult_this_voucher" : "You have exceeded the maximum {number} adults allowed for this voucher. Please reselect and try again.", "err_invalid_voucher" : "The voucher code you entered is invalid or expired." }" :scroll-search-title-en="{"keywordNotMatch":"Your keyword does not match with any destination."}" component-id="e6c4807a-d4f0-4e04-9fde-bbc12b4bd50a" component-title="Booking"> </asr-booking-search> </template> <template slot="hyperlink-0"> <a href="https://www.discoverasr.com/en/offers" target="_self" title="View Offers" aria-label="View Offers 0 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> View Offers </a> </template> <template slot="hyperlink1-0"> <a href="https://www.discoverasr.com/en/offers" target="_self" title="View Offers" aria-label="View Offers 0 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> View Offers </a> </template> <template slot="hyperlink-1"> <a href="/" target="_self" title="Our Brands" aria-label="Our Brands 1 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> Our Brands </a> </template> <template slot="hyperlink1-1"> <a href="/" target="_self" title="Our Brands" aria-label="Our Brands 1 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> Our Brands </a> </template> <template slot="hyperlink-2"> <a href="https://www.discoverasr.com/en/find-residence/property?view=property" target="_self" title="Our Properties" aria-label="Our Properties 2 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> Our Properties </a> </template> <template slot="hyperlink1-2"> <a href="https://www.discoverasr.com/en/find-residence/property?view=property" target="_self" title="Our Properties" aria-label="Our Properties 2 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> Our Properties </a> </template> <template slot="hyperlink-3"> <a href="https://www.discoverasr.com/en/member/benefits" target="_self" title="Ascott Star Rewards" aria-label="Ascott Star Rewards 3 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> Ascott Star Rewards </a> </template> <template slot="hyperlink1-3"> <a href="https://www.discoverasr.com/en/member/benefits" target="_self" title="Ascott Star Rewards" aria-label="Ascott Star Rewards 3 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> Ascott Star Rewards </a> </template> <template slot="hyperlink-4"> <a href="https://www.discoverasr.com/en/ascott-for-business" target="_self" title="Ascott For Business" aria-label="Ascott For Business 4 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> Ascott For Business </a> </template> <template slot="hyperlink1-4"> <a href="https://www.discoverasr.com/en/ascott-for-business" target="_self" title="Ascott For Business" aria-label="Ascott For Business 4 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> Ascott For Business </a> </template> <template slot="hyperlink-5"> <a href="/en/destinations" target="_self" title="Discover Destinations" aria-label="Discover Destinations 5 aria label" class="nav-link p-0 font-nav-link js-find-a-residence"> Discover Destinations </a> </template> <template slot="hyperlink1-5"> <a href="/en/destinations" target="_self" title="Discover Destinations" aria-label="Discover Destinations 5 aria label" class="pad-a-menu-mobi d-flex align-items-center nav-text-shadow"> Discover Destinations </a> </template> </asr-top-navigation> </template> <template slot="topNavigationModif"> </template> <template slot="brandLogo"> <asr-booking-brand-logo url="/en" review-pro-content="<div style="margin-bottom: 12px; font-weight: 600; line-height: 22px">What is the Guest Rating Score™</div>The Guest Rating Score™(GRS™) is an independent assessment of this hotel's quality rating based upon consumer reviews from around the internet.<br/><br/>The GRS™ is calculated by analyzing more than 100 million consumer reviews in 40 languages from more than 100 leading online travel agencies and review sites.<br/><br/>Provided by ReviewPro the leading provider of online reputation management analytics for the hotel sector, the GRS™ offers a complete and unbiased measurement of this hotel's online reputation.<br/><br/>ReviewPro certifies that the data presented in this quality seal is accurate and reliable." review-trans="Reviews" component-id="854f1266-9a1d-4f8f-813a-8e690201bd3e" component-title="Booking - Brand Logo"> </asr-booking-brand-logo> </template> <template slot="modifySearch"> </template> <template slot="content"> <div> <div id="container-02d73f1b3f" class="cmp-container"> <div class="asr-breadcrumb"> <asr-breadcrumb :breadcrumb-generic-link="[{"id":2,"title":"Home","path":"/en","redirectPage":true,"canRedirect":true,"last":false},{"id":1,"title":"Offers","path":"/en/offers","redirectPage":true,"canRedirect":true,"last":true}]"> <template slot="hyperlink-2"> <a href="https://www.discoverasr.com/en" target="_self" title="Home" aria-label="Home breadcrumb" class="d-inline-block pad-a-10 "> Home </a> </template> <template slot="hyperlink-1"> <a href="https://www.discoverasr.com/en/offers" target="_self" title="Offers" aria-label="Offers breadcrumb" class="d-inline-block pad-a-10 active"> Offers </a> </template> </asr-breadcrumb></div> <div class="asr-carousel"> <asr-carousel speed-play="3000" :banners="[{"id":0,"bannerImageMobile":"/content/dam/tal/media/images/offers/landing-page/Offers-Banners-Mobile-750x600px.png.transform/ascott-lowres/image.png","bannerImageDesktop":"/content/dam/tal/media/images/offers/landing-page/Offers-Landing-Banner-2880x896px.jpg.transform/ascott-highres/image.jpg","bannerImageTablet":"/content/dam/tal/media/images/offers/landing-page/Offers-Landing-Banner-Tab-750x600px.jpg.transform/ascott-highres/image.jpg","fallBackImage":"","bannerTitle":"Offers","bannerContent":"","titleBannerColour":"","isDisplaySoundIcon":"false","bannerAlt":"Offers","buttonUrl":"","buttonLabel":"","buttonAlt":"","btnBgColour":"","btnLabelColour":"","btnHoverBgColour":"","btnHoverLabelColour":"","position":"Center Left","displayStartTime":"","displayEndTime":"","timeZone":"none","displayAsH1Title":"true","openChatbot":false}]" transparent-mode="normal-mode" search-placeholder="Destination, Brand or Property" is-enable-chatbot-properties="true" is-enable-chatbot-osgi="true" component-id="b156022c-6b3d-4532-9a17-519b7303ec38" component-title="Banner and Carousel Component"> <h2>Discover ASR EN</h2> </asr-carousel></div> <div class="asr-about-us-link-lv3-item"> </div></div> <div class="asr-about-us-link-lv3-item"> </div></div> <div class="asr-brand-offers"> <asr-brand-offers find-offer-label="Find an offer" reset-btn="Reset" all-categories="All Categories" featured-btn="Featured Offers" total-records-per-page="12" placeholder-desktop="Search City or Property" placeholder-mobile="Search Destination, Brand or Property" view-mode-label="View As" stay-from-to-label="Stay from/to:" offer-ends-label="Offer ends:" book-now-label="Book now" learn-more-label="Learn more" offer-path="/content/discoverasr/en/offers" :list-items="[{"name":"Australia","value":"Australia","path":"/etc/asrdatabasemanagement/masterdata/country/australia/en","enName":"Australia","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Hobart","value":"Hobart Somerset on the Pier Hobart","path":"/etc/asrdatabasemanagement/masterdata/city/hobart/en","enName":"Hobart","countryEnName":"Australia","countryName":"Australia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset on the Pier Hobart","value":"Somerset on the Pier Hobart","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/australia/hobart/somerset-on-the-pier-hobart/en","enName":"Somerset on the Pier Hobart","countryEnName":"Australia","countryName":"Australia","cityEnName":"Hobart","cityName":"Hobart","countryData":false,"propertyData":true},{"name":"Melbourne","value":"Melbourne Citadines on Bourke Melbourne lyf Collingwood Melbourne Oakwood Premier Melbourne","path":"/etc/asrdatabasemanagement/masterdata/city/melbourne/en","enName":"Melbourne","countryEnName":"Australia","countryName":"Australia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines on Bourke Melbourne","value":"Citadines on Bourke Melbourne","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/australia/melbourne/citadines-on-bourke-melbourne/en","enName":"Citadines on Bourke Melbourne","countryEnName":"Australia","countryName":"Australia","cityEnName":"Melbourne","cityName":"Melbourne","countryData":false,"propertyData":true},{"name":"lyf Collingwood Melbourne","value":"lyf Collingwood Melbourne","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/australia/melbourne/lyf-collingwood-melbourne/en","enName":"lyf Collingwood Melbourne","countryEnName":"Australia","countryName":"Australia","cityEnName":"Melbourne","cityName":"Melbourne","countryData":false,"propertyData":true},{"name":"Oakwood Premier Melbourne","value":"Oakwood Premier Melbourne","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/australia/melbourne/oakwood-premier-melbourne/en","enName":"Oakwood Premier Melbourne","countryEnName":"Australia","countryName":"Australia","cityEnName":"Melbourne","cityName":"Melbourne","countryData":false,"propertyData":true},{"name":"Perth","value":"Perth Citadines St Georges Terrace Perth","path":"/etc/asrdatabasemanagement/masterdata/city/perth/en","enName":"Perth","countryEnName":"Australia","countryName":"Australia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines St Georges Terrace Perth","value":"Citadines St Georges Terrace Perth","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/australia/perth/citadines-st-georges-terrace-perth/en","enName":"Citadines St Georges Terrace Perth","countryEnName":"Australia","countryName":"Australia","cityEnName":"Perth","cityName":"Perth","countryData":false,"propertyData":true},{"name":"Sydney","value":"Sydney Citadines Walker North Sydney Citadines Connect Sydney Airport Sydney Central Hotel","path":"/etc/asrdatabasemanagement/masterdata/city/sydney/en","enName":"Sydney","countryEnName":"Australia","countryName":"Australia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Walker North Sydney","value":"Citadines Walker North Sydney","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/australia/sydney/citadines-walker-north-sydney/en","enName":"Citadines Walker North Sydney","countryEnName":"Australia","countryName":"Australia","cityEnName":"Sydney","cityName":"Sydney","countryData":false,"propertyData":true},{"name":"Citadines Connect Sydney Airport","value":"Citadines Connect Sydney Airport","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/australia/sydney/citadines-connect-sydney-airport/en","enName":"Citadines Connect Sydney Airport","countryEnName":"Australia","countryName":"Australia","cityEnName":"Sydney","cityName":"Sydney","countryData":false,"propertyData":true},{"name":"Sydney Central Hotel","value":"Sydney Central Hotel","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/australia/sydney/sydney-central-hotel/en","enName":"Sydney Central Hotel","countryEnName":"Australia","countryName":"Australia","cityEnName":"Sydney","cityName":"Sydney","countryData":false,"propertyData":true},{"name":"Austria","value":"Austria","path":"/etc/asrdatabasemanagement/masterdata/country/austria/en","enName":"Austria","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Vienna","value":"Vienna Citadines Danube Vienna Citadines South Vienna lyf Schoenbrunn Vienna Somerset Schoenbrunn Vienna","path":"/etc/asrdatabasemanagement/masterdata/city/vienna/en","enName":"Vienna","countryEnName":"Austria","countryName":"Austria","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Danube Vienna","value":"Citadines Danube Vienna","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/austria/vienna/citadines-danube-vienna/en","enName":"Citadines Danube Vienna","countryEnName":"Austria","countryName":"Austria","cityEnName":"Vienna","cityName":"Vienna","countryData":false,"propertyData":true},{"name":"Citadines South Vienna","value":"Citadines South Vienna","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/austria/vienna/citadines-south-vienna/en","enName":"Citadines South Vienna","countryEnName":"Austria","countryName":"Austria","cityEnName":"Vienna","cityName":"Vienna","countryData":false,"propertyData":true},{"name":"lyf Schoenbrunn Vienna","value":"lyf Schoenbrunn Vienna","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/austria/vienna/lyf-schoenbrunn-vienna/en","enName":"lyf Schoenbrunn Vienna","countryEnName":"Austria","countryName":"Austria","cityEnName":"Vienna","cityName":"Vienna","countryData":false,"propertyData":true},{"name":"Somerset Schoenbrunn Vienna","value":"Somerset Schoenbrunn Vienna","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/austria/vienna/somerset-schoenbrunn-vienna/en","enName":"Somerset Schoenbrunn Vienna","countryEnName":"Austria","countryName":"Austria","cityEnName":"Vienna","cityName":"Vienna","countryData":false,"propertyData":true},{"name":"Bahrain","value":"Bahrain","path":"/etc/asrdatabasemanagement/masterdata/country/bahrain/en","enName":"Bahrain","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Manama","value":"Manama Somerset Al Fateh Bahrain","path":"/etc/asrdatabasemanagement/masterdata/city/manama/en","enName":"Manama","countryEnName":"Bahrain","countryName":"Bahrain","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Al Fateh Bahrain","value":"Somerset Al Fateh Bahrain","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/bahrain/manama/somerset-al-fateh-bahrain/en","enName":"Somerset Al Fateh Bahrain","countryEnName":"Bahrain","countryName":"Bahrain","cityEnName":"Manama","cityName":"Manama","countryData":false,"propertyData":true},{"name":"Belgium","value":"Belgium","path":"/etc/asrdatabasemanagement/masterdata/country/belgium/en","enName":"Belgium","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Brussels","value":"Brussels Citadines Sainte-Catherine Brussels Citadines Toison d'Or Brussels","path":"/etc/asrdatabasemanagement/masterdata/city/brussels/en","enName":"Brussels","countryEnName":"Belgium","countryName":"Belgium","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Sainte-Catherine Brussels","value":"Citadines Sainte-Catherine Brussels","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/belgium/brussels/citadines-sainte-catherine-brussels/en","enName":"Citadines Sainte-Catherine Brussels","countryEnName":"Belgium","countryName":"Belgium","cityEnName":"Brussels","cityName":"Brussels","countryData":false,"propertyData":true},{"name":"Citadines Toison d'Or Brussels","value":"Citadines Toison d'Or Brussels","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/belgium/brussels/citadines-toison-dor-brussels/en","enName":"Citadines Toison d'Or Brussels","countryEnName":"Belgium","countryName":"Belgium","cityEnName":"Brussels","cityName":"Brussels","countryData":false,"propertyData":true},{"name":"Cambodia","value":"Cambodia","path":"/etc/asrdatabasemanagement/masterdata/country/cambodia/en","enName":"Cambodia","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Phnom Penh","value":"Phnom Penh Citadines Flatiron Phnom Penh Oakwood Premier Phnom Penh Somerset Norodom Phnom Penh","path":"/etc/asrdatabasemanagement/masterdata/city/phnom-penh/en","enName":"Phnom Penh","countryEnName":"Cambodia","countryName":"Cambodia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Flatiron Phnom Penh","value":"Citadines Flatiron Phnom Penh","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/cambodia/phnom-penh/citadines-flatiron-phnom-penh/en","enName":"Citadines Flatiron Phnom Penh","countryEnName":"Cambodia","countryName":"Cambodia","cityEnName":"Phnom Penh","cityName":"Phnom Penh","countryData":false,"propertyData":true},{"name":"Oakwood Premier Phnom Penh","value":"Oakwood Premier Phnom Penh","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/cambodia/phnom-penh/oakwood-premier-phnom-penh/en","enName":"Oakwood Premier Phnom Penh","countryEnName":"Cambodia","countryName":"Cambodia","cityEnName":"Phnom Penh","cityName":"Phnom Penh","countryData":false,"propertyData":true},{"name":"Somerset Norodom Phnom Penh","value":"Somerset Norodom Phnom Penh","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/cambodia/phnom-penh/somerset-norodom-phnom-penh/en","enName":"Somerset Norodom Phnom Penh","countryEnName":"Cambodia","countryName":"Cambodia","cityEnName":"Phnom Penh","cityName":"Phnom Penh","countryData":false,"propertyData":true},{"name":"Sihanoukville","value":"Sihanoukville Summer Bay Beach Club & Cabins Sihanoukville by Preference","path":"/etc/asrdatabasemanagement/masterdata/city/sihanoukville/en","enName":"Sihanoukville","countryEnName":"Cambodia","countryName":"Cambodia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Summer Bay Beach Club & Cabins Sihanoukville by Preference","value":"Summer Bay Beach Club & Cabins Sihanoukville by Preference","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/cambodia/sihanoukville/summer-bay-beach-club-cabins-sihanoukville-by-preference/en","enName":"Summer Bay Beach Club & Cabins Sihanoukville by Preference","countryEnName":"Cambodia","countryName":"Cambodia","cityEnName":"Sihanoukville","cityName":"Sihanoukville","countryData":false,"propertyData":true},{"name":"China","value":"China","path":"/etc/asrdatabasemanagement/masterdata/country/china/en","enName":"China","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Beijing","value":"Beijing Ascott Riverside Garden Beijing Ascott Raffles City Beijing Citadines Ritan Beijing Citadines Fangshan Beijing (Opening 2018) Somerset Daxing Beijing","path":"/etc/asrdatabasemanagement/masterdata/city/beijing/en","enName":"Beijing","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Riverside Garden Beijing","value":"Ascott Riverside Garden Beijing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/beijing/ascott-riverside-garden-beijing/en","enName":"Ascott Riverside Garden Beijing","countryEnName":"China","countryName":"China","cityEnName":"Beijing","cityName":"Beijing","countryData":false,"propertyData":true},{"name":"Ascott Raffles City Beijing","value":"Ascott Raffles City Beijing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/beijing/ascott-raffles-city-beijing/en","enName":"Ascott Raffles City Beijing","countryEnName":"China","countryName":"China","cityEnName":"Beijing","cityName":"Beijing","countryData":false,"propertyData":true},{"name":"Citadines Ritan Beijing","value":"Citadines Ritan Beijing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/beijing/citadines-ritan-beijing/en","enName":"Citadines Ritan Beijing","countryEnName":"China","countryName":"China","cityEnName":"Beijing","cityName":"Beijing","countryData":false,"propertyData":true},{"name":"Citadines Fangshan Beijing (Opening 2018)","value":"Citadines Fangshan Beijing (Opening 2018)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/beijing/citadines-fangshan-beijing/en","enName":"Citadines Fangshan Beijing (Opening 2018)","countryEnName":"China","countryName":"China","cityEnName":"Beijing","cityName":"Beijing","countryData":false,"propertyData":true},{"name":"Somerset Daxing Beijing","value":"Somerset Daxing Beijing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/beijing/somerset-daxing-beijing/en","enName":"Somerset Daxing Beijing","countryEnName":"China","countryName":"China","cityEnName":"Beijing","cityName":"Beijing","countryData":false,"propertyData":true},{"name":"Boao","value":"Boao Citadines Hope City Boao","path":"/etc/asrdatabasemanagement/masterdata/city/boao/en","enName":"Boao","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Hope City Boao","value":"Citadines Hope City Boao","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/boao/citadines-hope-city-boao/en","enName":"Citadines Hope City Boao","countryEnName":"China","countryName":"China","cityEnName":"Boao","cityName":"Boao","countryData":false,"propertyData":true},{"name":"Changchun","value":"Changchun Somerset Zhongmao Changchun","path":"/etc/asrdatabasemanagement/masterdata/city/changchun/en","enName":"Changchun","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Zhongmao Changchun","value":"Somerset Zhongmao Changchun","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/changchun/somerset-zhongmao-changchun/en","enName":"Somerset Zhongmao Changchun","countryEnName":"China","countryName":"China","cityEnName":"Changchun","cityName":"Changchun","countryData":false,"propertyData":true},{"name":"Changsha","value":"Changsha Ascott Xiangjiang FFC Changsha","path":"/etc/asrdatabasemanagement/masterdata/city/changsha/en","enName":"Changsha","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Xiangjiang FFC Changsha","value":"Ascott Xiangjiang FFC Changsha","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/changsha/ascott-xiangjiang-ffc-changsha/en","enName":"Ascott Xiangjiang FFC Changsha","countryEnName":"China","countryName":"China","cityEnName":"Changsha","cityName":"Changsha","countryData":false,"propertyData":true},{"name":"Chengdu","value":"Chengdu Ascott Qinhuang Chengdu Ascott Raffles City Chengdu Citadines Gaoxin Chengdu Citadines South Chengdu Somerset Gaoxin Chengdu Somerset Riverview Chengdu Citadines Connect East Chengdu","path":"/etc/asrdatabasemanagement/masterdata/city/chengdu/en","enName":"Chengdu","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Qinhuang Chengdu","value":"Ascott Qinhuang Chengdu","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chengdu/ascott-qinhuang-chengdu/en","enName":"Ascott Qinhuang Chengdu","countryEnName":"China","countryName":"China","cityEnName":"Chengdu","cityName":"Chengdu","countryData":false,"propertyData":true},{"name":"Ascott Raffles City Chengdu","value":"Ascott Raffles City Chengdu","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chengdu/ascott-raffles-city-chengdu/en","enName":"Ascott Raffles City Chengdu","countryEnName":"China","countryName":"China","cityEnName":"Chengdu","cityName":"Chengdu","countryData":false,"propertyData":true},{"name":"Citadines Gaoxin Chengdu","value":"Citadines Gaoxin Chengdu","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chengdu/citadines-gaoxin-chengdu/en","enName":"Citadines Gaoxin Chengdu","countryEnName":"China","countryName":"China","cityEnName":"Chengdu","cityName":"Chengdu","countryData":false,"propertyData":true},{"name":"Citadines South Chengdu","value":"Citadines South Chengdu","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chengdu/citadines-south-chengdu/en","enName":"Citadines South Chengdu","countryEnName":"China","countryName":"China","cityEnName":"Chengdu","cityName":"Chengdu","countryData":false,"propertyData":true},{"name":"Somerset Gaoxin Chengdu","value":"Somerset Gaoxin Chengdu","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chengdu/somerset-gaoxin-chengdu/en","enName":"Somerset Gaoxin Chengdu","countryEnName":"China","countryName":"China","cityEnName":"Chengdu","cityName":"Chengdu","countryData":false,"propertyData":true},{"name":"Somerset Riverview Chengdu","value":"Somerset Riverview Chengdu","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chengdu/somerset-riverview-chengdu/en","enName":"Somerset Riverview Chengdu","countryEnName":"China","countryName":"China","cityEnName":"Chengdu","cityName":"Chengdu","countryData":false,"propertyData":true},{"name":"Citadines Connect East Chengdu","value":"Citadines Connect East Chengdu","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chengdu/citadines-connect-east-chengdu/en","enName":"Citadines Connect East Chengdu","countryEnName":"China","countryName":"China","cityEnName":"Chengdu","cityName":"Chengdu","countryData":false,"propertyData":true},{"name":"Chongqing","value":"Chongqing Ascott Raffles City Chongqing Citadines Gaoke Liangjiang Chongqing Somerset Chayuan Chongqing Somerset Yangtze River Chongqing Citadines Connect Chayuan Chongqing","path":"/etc/asrdatabasemanagement/masterdata/city/chongqing/en","enName":"Chongqing","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Raffles City Chongqing","value":"Ascott Raffles City Chongqing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chongqing/ascott-raffles-city-chongqing/en","enName":"Ascott Raffles City Chongqing","countryEnName":"China","countryName":"China","cityEnName":"Chongqing","cityName":"Chongqing","countryData":false,"propertyData":true},{"name":"Citadines Gaoke Liangjiang Chongqing","value":"Citadines Gaoke Liangjiang Chongqing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chongqing/citadines-gaoke-liangjiang-chongqing/en","enName":"Citadines Gaoke Liangjiang Chongqing","countryEnName":"China","countryName":"China","cityEnName":"Chongqing","cityName":"Chongqing","countryData":false,"propertyData":true},{"name":"Somerset Chayuan Chongqing","value":"Somerset Chayuan Chongqing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chongqing/somerset-chayuan-chongqing/en","enName":"Somerset Chayuan Chongqing","countryEnName":"China","countryName":"China","cityEnName":"Chongqing","cityName":"Chongqing","countryData":false,"propertyData":true},{"name":"Somerset Yangtze River Chongqing","value":"Somerset Yangtze River Chongqing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chongqing/somerset-yangtze-river-chongqing/en","enName":"Somerset Yangtze River Chongqing","countryEnName":"China","countryName":"China","cityEnName":"Chongqing","cityName":"Chongqing","countryData":false,"propertyData":true},{"name":"Citadines Connect Chayuan Chongqing","value":"Citadines Connect Chayuan Chongqing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/chongqing/citadines-connect-chayuan-chongqing/en","enName":"Citadines Connect Chayuan Chongqing","countryEnName":"China","countryName":"China","cityEnName":"Chongqing","cityName":"Chongqing","countryData":false,"propertyData":true},{"name":"Dalian","value":"Dalian Citadines DD Port Dalian Somerset Grand Central Dalian","path":"/etc/asrdatabasemanagement/masterdata/city/dalian/en","enName":"Dalian","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines DD Port Dalian","value":"Citadines DD Port Dalian","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/dalian/citadines-dd-port-dalian/en","enName":"Citadines DD Port Dalian","countryEnName":"China","countryName":"China","cityEnName":"Dalian","cityName":"Dalian","countryData":false,"propertyData":true},{"name":"Somerset Grand Central Dalian","value":"Somerset Grand Central Dalian","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/dalian/somerset-grand-central-dalian/en","enName":"Somerset Grand Central Dalian","countryEnName":"China","countryName":"China","cityEnName":"Dalian","cityName":"Dalian","countryData":false,"propertyData":true},{"name":"Dongguan","value":"Dongguan Ascott Songshan Lake Dongguan Citadines Songshan Lake Dongguan","path":"/etc/asrdatabasemanagement/masterdata/city/dongguan/en","enName":"Dongguan","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Songshan Lake Dongguan","value":"Ascott Songshan Lake Dongguan","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/dongguan/ascott-songshan-lake-dongguan/en","enName":"Ascott Songshan Lake Dongguan","countryEnName":"China","countryName":"China","cityEnName":"Dongguan","cityName":"Dongguan","countryData":false,"propertyData":true},{"name":"Citadines Songshan Lake Dongguan","value":"Citadines Songshan Lake Dongguan","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/dongguan/citadines-songshan-lake-dongguan/en","enName":"Citadines Songshan Lake Dongguan","countryEnName":"China","countryName":"China","cityEnName":"Dongguan","cityName":"Dongguan","countryData":false,"propertyData":true},{"name":"Foshan ","value":"Foshan Ascott M-City Foshan Citadines Nanhai Foshan","path":"/etc/asrdatabasemanagement/masterdata/city/foshan/en","enName":"Foshan ","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott M-City Foshan","value":"Ascott M-City Foshan","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/foshan/ascott-m-city-foshan/en","enName":"Ascott M-City Foshan","countryEnName":"China","countryName":"China","cityEnName":"Foshan ","cityName":"Foshan ","countryData":false,"propertyData":true},{"name":"Citadines Nanhai Foshan","value":"Citadines Nanhai Foshan","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/foshan/citadines-nanhai-foshan/en","enName":"Citadines Nanhai Foshan","countryEnName":"China","countryName":"China","cityEnName":"Foshan ","cityName":"Foshan ","countryData":false,"propertyData":true},{"name":"Guangzhou","value":"Guangzhou Ascott IFC Guangzhou Ascott Pazhou Guangzhou Ascott ICC Guangzhou Ascott Guangzhou Somerset Haizhu Centre Guangzhou Somerset Bio-Island Guangzhou Star Residence ICC Guangzhou Springdale Serviced Residence Guangzhou","path":"/etc/asrdatabasemanagement/masterdata/city/guangzhou/en","enName":"Guangzhou","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott IFC Guangzhou","value":"Ascott IFC Guangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/guangzhou/ascott-ifc-guangzhou/en","enName":"Ascott IFC Guangzhou","countryEnName":"China","countryName":"China","cityEnName":"Guangzhou","cityName":"Guangzhou","countryData":false,"propertyData":true},{"name":"Ascott Pazhou Guangzhou","value":"Ascott Pazhou Guangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/guangzhou/ascott-pazhou-guangzhou/en","enName":"Ascott Pazhou Guangzhou","countryEnName":"China","countryName":"China","cityEnName":"Guangzhou","cityName":"Guangzhou","countryData":false,"propertyData":true},{"name":"Ascott ICC Guangzhou","value":"Ascott ICC Guangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/guangzhou/ascott-icc-guangzhou/en","enName":"Ascott ICC Guangzhou","countryEnName":"China","countryName":"China","cityEnName":"Guangzhou","cityName":"Guangzhou","countryData":false,"propertyData":true},{"name":"Ascott Guangzhou","value":"Ascott Guangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/guangzhou/ascott-guangzhou/en","enName":"Ascott Guangzhou","countryEnName":"China","countryName":"China","cityEnName":"Guangzhou","cityName":"Guangzhou","countryData":false,"propertyData":true},{"name":"Somerset Haizhu Centre Guangzhou","value":"Somerset Haizhu Centre Guangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/guangzhou/somerset-haizhu-centre-guangzhou/en","enName":"Somerset Haizhu Centre Guangzhou","countryEnName":"China","countryName":"China","cityEnName":"Guangzhou","cityName":"Guangzhou","countryData":false,"propertyData":true},{"name":"Somerset Bio-Island Guangzhou","value":"Somerset Bio-Island Guangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/guangzhou/somerset-bio-island-guangzhou/en","enName":"Somerset Bio-Island Guangzhou","countryEnName":"China","countryName":"China","cityEnName":"Guangzhou","cityName":"Guangzhou","countryData":false,"propertyData":true},{"name":"Star Residence ICC Guangzhou","value":"Star Residence ICC Guangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/guangzhou/star-residence-icc-guangzhou/en","enName":"Star Residence ICC Guangzhou","countryEnName":"China","countryName":"China","cityEnName":"Guangzhou","cityName":"Guangzhou","countryData":false,"propertyData":true},{"name":"Springdale Serviced Residence Guangzhou","value":"Springdale Serviced Residence Guangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/guangzhou/springdale-serviced-residence-guangzhou/en","enName":"Springdale Serviced Residence Guangzhou","countryEnName":"China","countryName":"China","cityEnName":"Guangzhou","cityName":"Guangzhou","countryData":false,"propertyData":true},{"name":"Hangzhou","value":"Hangzhou Citadines Qingshanhu Hangzhou lyf Mid-Town Hangzhou Somerset IOC Hangzhou","path":"/etc/asrdatabasemanagement/masterdata/city/hangzhou/en","enName":"Hangzhou","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Qingshanhu Hangzhou","value":"Citadines Qingshanhu Hangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/hangzhou/citadines-qingshanhu-hangzhou/en","enName":"Citadines Qingshanhu Hangzhou","countryEnName":"China","countryName":"China","cityEnName":"Hangzhou","cityName":"Hangzhou","countryData":false,"propertyData":true},{"name":"lyf Mid-Town Hangzhou","value":"lyf Mid-Town Hangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/hangzhou/lyf-mid-town-hangzhou/en","enName":"lyf Mid-Town Hangzhou","countryEnName":"China","countryName":"China","cityEnName":"Hangzhou","cityName":"Hangzhou","countryData":false,"propertyData":true},{"name":"Somerset IOC Hangzhou","value":"Somerset IOC Hangzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/hangzhou/somerset-ioc-hangzhou/en","enName":"Somerset IOC Hangzhou","countryEnName":"China","countryName":"China","cityEnName":"Hangzhou","cityName":"Hangzhou","countryData":false,"propertyData":true},{"name":"Hefei","value":"Hefei Citadines Zhengda Mall Hefei Somerset Swan Lake Hefei","path":"/etc/asrdatabasemanagement/masterdata/city/hefei/en","enName":"Hefei","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Zhengda Mall Hefei","value":"Citadines Zhengda Mall Hefei","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/hefei/citadines-zhengda-mall-hefei/en","enName":"Citadines Zhengda Mall Hefei","countryEnName":"China","countryName":"China","cityEnName":"Hefei","cityName":"Hefei","countryData":false,"propertyData":true},{"name":"Somerset Swan Lake Hefei","value":"Somerset Swan Lake Hefei","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/hefei/somerset-swan-lake-hefei/en","enName":"Somerset Swan Lake Hefei","countryEnName":"China","countryName":"China","cityEnName":"Hefei","cityName":"Hefei","countryData":false,"propertyData":true},{"name":"Hong Kong","value":"Hong Kong Ascott North Point Hong Kong","path":"/etc/asrdatabasemanagement/masterdata/city/hong-kong/en","enName":"Hong Kong","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott North Point Hong Kong","value":"Ascott North Point Hong Kong","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/hong-kong/ascott-north-point-hong-kong/en","enName":"Ascott North Point Hong Kong","countryEnName":"China","countryName":"China","cityEnName":"Hong Kong","cityName":"Hong Kong","countryData":false,"propertyData":true},{"name":"Macau","value":"Macau Ascott Macau","path":"/etc/asrdatabasemanagement/masterdata/city/macau/en","enName":"Macau","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Macau","value":"Ascott Macau","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/macau/ascott-macau/en","enName":"Ascott Macau","countryEnName":"China","countryName":"China","cityEnName":"Macau","cityName":"Macau","countryData":false,"propertyData":true},{"name":"Nanjing","value":"Nanjing Citadines Jiangbei Wondercity Nanjing (Opening in Q4 2024) Somerset Youth Olympic Nanjing","path":"/etc/asrdatabasemanagement/masterdata/city/nanjing/en","enName":"Nanjing","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Jiangbei Wondercity Nanjing (Opening in Q4 2024)","value":"Citadines Jiangbei Wondercity Nanjing (Opening in Q4 2024)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/nanjing/citadines-jiangbei-wondercity-nanjing/en","enName":"Citadines Jiangbei Wondercity Nanjing (Opening in Q4 2024)","countryEnName":"China","countryName":"China","cityEnName":"Nanjing","cityName":"Nanjing","countryData":false,"propertyData":true},{"name":"Somerset Youth Olympic Nanjing","value":"Somerset Youth Olympic Nanjing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/nanjing/somerset-youth-olympic-nanjing/en","enName":"Somerset Youth Olympic Nanjing","countryEnName":"China","countryName":"China","cityEnName":"Nanjing","cityName":"Nanjing","countryData":false,"propertyData":true},{"name":"Nantong","value":"Nantong Ascott Harmony City Nantong","path":"/etc/asrdatabasemanagement/masterdata/city/nantong/en","enName":"Nantong","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Harmony City Nantong","value":"Ascott Harmony City Nantong","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/nantong/ascott-harmony-city-nantong/en","enName":"Ascott Harmony City Nantong","countryEnName":"China","countryName":"China","cityEnName":"Nantong","cityName":"Nantong","countryData":false,"propertyData":true},{"name":"Ningbo","value":"Ningbo Ascott Huaishu Road Ningbo","path":"/etc/asrdatabasemanagement/masterdata/city/ningbo/en","enName":"Ningbo","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Huaishu Road Ningbo","value":"Ascott Huaishu Road Ningbo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/ningbo/ascott-huaishu-road-ningbo/en","enName":"Ascott Huaishu Road Ningbo","countryEnName":"China","countryName":"China","cityEnName":"Ningbo","cityName":"Ningbo","countryData":false,"propertyData":true},{"name":"Sanya","value":"Sanya Ascott Dadonghai Bay Sanya Citadines Yazhou Bay Sanya","path":"/etc/asrdatabasemanagement/masterdata/city/sanya/en","enName":"Sanya","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Dadonghai Bay Sanya","value":"Ascott Dadonghai Bay Sanya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/sanya/ascott-dadonghai-bay-sanya/en","enName":"Ascott Dadonghai Bay Sanya","countryEnName":"China","countryName":"China","cityEnName":"Sanya","cityName":"Sanya","countryData":false,"propertyData":true},{"name":"Citadines Yazhou Bay Sanya","value":"Citadines Yazhou Bay Sanya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/sanya/citadines-yazhou-bay-sanya/en","enName":"Citadines Yazhou Bay Sanya","countryEnName":"China","countryName":"China","cityEnName":"Sanya","cityName":"Sanya","countryData":false,"propertyData":true},{"name":"Shanghai","value":"Shanghai Ascott Sunland Shanghai Ascott Heng Shan Shanghai Ascott Huai Hai Road Shanghai Citadines Songhong Road Shanghai Citadines Hongqiao Center Shanghai Citadines Gubei Shanghai Citadines Xujiahui Shanghai Citadines West Yan’an Road Shanghai Citadines Lujiazui Shanghai lyf Hongqiao Shanghai Somerset Pudong Riverside Shanghai Somerset Xuhui Riverside Shanghai Somerset Hongkou Riverside Shanghai Somerset Gubei Shanghai","path":"/etc/asrdatabasemanagement/masterdata/city/shanghai/en","enName":"Shanghai","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Sunland Shanghai","value":"Ascott Sunland Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/ascott-sunland-shanghai/en","enName":"Ascott Sunland Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Ascott Heng Shan Shanghai","value":"Ascott Heng Shan Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/ascott-heng-shan-shanghai/en","enName":"Ascott Heng Shan Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Ascott Huai Hai Road Shanghai","value":"Ascott Huai Hai Road Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/ascott-huai-hai-road-shanghai/en","enName":"Ascott Huai Hai Road Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Citadines Songhong Road Shanghai","value":"Citadines Songhong Road Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/citadines-songhong-road-shanghai/en","enName":"Citadines Songhong Road Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Citadines Hongqiao Center Shanghai","value":"Citadines Hongqiao Center Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/citadines-hongqiao-center-shanghai/en","enName":"Citadines Hongqiao Center Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Citadines Gubei Shanghai","value":"Citadines Gubei Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/citadines-gubei-shanghai/en","enName":"Citadines Gubei Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Citadines Xujiahui Shanghai","value":"Citadines Xujiahui Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/citadines-xujiahui-shanghai/en","enName":"Citadines Xujiahui Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Citadines West Yan’an Road Shanghai","value":"Citadines West Yan’an Road Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/citadines-west-yanan-road-shanghai/en","enName":"Citadines West Yan’an Road Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Citadines Lujiazui Shanghai","value":"Citadines Lujiazui Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/citadines-lujiazui-shanghai/en","enName":"Citadines Lujiazui Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"lyf Hongqiao Shanghai","value":"lyf Hongqiao Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/lyf-hongqiao-shanghai/en","enName":"lyf Hongqiao Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Somerset Pudong Riverside Shanghai","value":"Somerset Pudong Riverside Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/somerset-pudong-riverside-shanghai/en","enName":"Somerset Pudong Riverside Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Somerset Xuhui Riverside Shanghai","value":"Somerset Xuhui Riverside Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/somerset-xuhui-riverside-shanghai/en","enName":"Somerset Xuhui Riverside Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Somerset Hongkou Riverside Shanghai","value":"Somerset Hongkou Riverside Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/somerset-hongkou-riverside-shanghai/en","enName":"Somerset Hongkou Riverside Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Somerset Gubei Shanghai","value":"Somerset Gubei Shanghai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shanghai/somerset-gubei-shanghai/en","enName":"Somerset Gubei Shanghai","countryEnName":"China","countryName":"China","cityEnName":"Shanghai","cityName":"Shanghai","countryData":false,"propertyData":true},{"name":"Shaoxing","value":"Shaoxing Citadines Keqiao Shaoxing","path":"/etc/asrdatabasemanagement/masterdata/city/shaoxing/en","enName":"Shaoxing","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Keqiao Shaoxing","value":"Citadines Keqiao Shaoxing","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shaoxing/citadines-keqiao-shaoxing/en","enName":"Citadines Keqiao Shaoxing","countryEnName":"China","countryName":"China","cityEnName":"Shaoxing","cityName":"Shaoxing","countryData":false,"propertyData":true},{"name":"Shenyang","value":"Shenyang Somerset Heping Shenyang","path":"/etc/asrdatabasemanagement/masterdata/city/shenyang/en","enName":"Shenyang","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Heping Shenyang","value":"Somerset Heping Shenyang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shenyang/somerset-heping-shenyang/en","enName":"Somerset Heping Shenyang","countryEnName":"China","countryName":"China","cityEnName":"Shenyang","cityName":"Shenyang","countryData":false,"propertyData":true},{"name":"Shenzhen","value":"Shenzhen Ascott Raffles City Shenzhen Somerset QPlex Shenzhen Somerset Grandview Shenzhen Adoor Suites Shenzhen","path":"/etc/asrdatabasemanagement/masterdata/city/shenzhen/en","enName":"Shenzhen","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Raffles City Shenzhen","value":"Ascott Raffles City Shenzhen","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shenzhen/ascott-raffles-city-shenzhen/en","enName":"Ascott Raffles City Shenzhen","countryEnName":"China","countryName":"China","cityEnName":"Shenzhen","cityName":"Shenzhen","countryData":false,"propertyData":true},{"name":"Somerset QPlex Shenzhen","value":"Somerset QPlex Shenzhen","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shenzhen/somerset-qplex-shenzhen/en","enName":"Somerset QPlex Shenzhen","countryEnName":"China","countryName":"China","cityEnName":"Shenzhen","cityName":"Shenzhen","countryData":false,"propertyData":true},{"name":"Somerset Grandview Shenzhen","value":"Somerset Grandview Shenzhen","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shenzhen/somerset-grandview-shenzhen/en","enName":"Somerset Grandview Shenzhen","countryEnName":"China","countryName":"China","cityEnName":"Shenzhen","cityName":"Shenzhen","countryData":false,"propertyData":true},{"name":"Adoor Suites Shenzhen","value":"Adoor Suites Shenzhen","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/shenzhen/adoor-suites-shenzhen/en","enName":"Adoor Suites Shenzhen","countryEnName":"China","countryName":"China","cityEnName":"Shenzhen","cityName":"Shenzhen","countryData":false,"propertyData":true},{"name":"Suzhou","value":"Suzhou Citadines Dongyan Road Suzhou Citadines Xinghai Suzhou Somerset Suzhou Bay Suzhou Somerset Baitang Suzhou Somerset Emerald City Suzhou","path":"/etc/asrdatabasemanagement/masterdata/city/suzhou/en","enName":"Suzhou","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Dongyan Road Suzhou","value":"Citadines Dongyan Road Suzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/suzhou/citadines-dongyan-road-suzhou/en","enName":"Citadines Dongyan Road Suzhou","countryEnName":"China","countryName":"China","cityEnName":"Suzhou","cityName":"Suzhou","countryData":false,"propertyData":true},{"name":"Citadines Xinghai Suzhou","value":"Citadines Xinghai Suzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/suzhou/citadines-xinghai-suzhou/en","enName":"Citadines Xinghai Suzhou","countryEnName":"China","countryName":"China","cityEnName":"Suzhou","cityName":"Suzhou","countryData":false,"propertyData":true},{"name":"Somerset Suzhou Bay Suzhou","value":"Somerset Suzhou Bay Suzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/suzhou/somerset-suzhou-bay-suzhou/en","enName":"Somerset Suzhou Bay Suzhou","countryEnName":"China","countryName":"China","cityEnName":"Suzhou","cityName":"Suzhou","countryData":false,"propertyData":true},{"name":"Somerset Baitang Suzhou","value":"Somerset Baitang Suzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/suzhou/somerset-baitang-suzhou/en","enName":"Somerset Baitang Suzhou","countryEnName":"China","countryName":"China","cityEnName":"Suzhou","cityName":"Suzhou","countryData":false,"propertyData":true},{"name":"Somerset Emerald City Suzhou","value":"Somerset Emerald City Suzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/suzhou/somerset-emerald-city-suzhou/en","enName":"Somerset Emerald City Suzhou","countryEnName":"China","countryName":"China","cityEnName":"Suzhou","cityName":"Suzhou","countryData":false,"propertyData":true},{"name":"Tianjin","value":"Tianjin Ascott TEDA MSD Tianjin Somerset Olympic Tower Tianjin Somerset International Building Tianjin","path":"/etc/asrdatabasemanagement/masterdata/city/tianjin/en","enName":"Tianjin","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott TEDA MSD Tianjin","value":"Ascott TEDA MSD Tianjin","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/tianjin/ascott-teda-msd-tianjin/en","enName":"Ascott TEDA MSD Tianjin","countryEnName":"China","countryName":"China","cityEnName":"Tianjin","cityName":"Tianjin","countryData":false,"propertyData":true},{"name":"Somerset Olympic Tower Tianjin","value":"Somerset Olympic Tower Tianjin","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/tianjin/somerset-olympic-tower-tianjin/en","enName":"Somerset Olympic Tower Tianjin","countryEnName":"China","countryName":"China","cityEnName":"Tianjin","cityName":"Tianjin","countryData":false,"propertyData":true},{"name":"Somerset International Building Tianjin","value":"Somerset International Building Tianjin","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/tianjin/somerset-international-building-tianjin/en","enName":"Somerset International Building Tianjin","countryEnName":"China","countryName":"China","cityEnName":"Tianjin","cityName":"Tianjin","countryData":false,"propertyData":true},{"name":"Wuhan","value":"Wuhan Citadines Zhuankou Wuhan Somerset Future Center Wuhan Somerset Wusheng Wuhan","path":"/etc/asrdatabasemanagement/masterdata/city/wuhan/en","enName":"Wuhan","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Zhuankou Wuhan","value":"Citadines Zhuankou Wuhan","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/wuhan/citadines-zhuankou-wuhan/en","enName":"Citadines Zhuankou Wuhan","countryEnName":"China","countryName":"China","cityEnName":"Wuhan","cityName":"Wuhan","countryData":false,"propertyData":true},{"name":"Somerset Future Center Wuhan","value":"Somerset Future Center Wuhan","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/wuhan/somerset-future-center-wuhan/en","enName":"Somerset Future Center Wuhan","countryEnName":"China","countryName":"China","cityEnName":"Wuhan","cityName":"Wuhan","countryData":false,"propertyData":true},{"name":"Somerset Wusheng Wuhan","value":"Somerset Wusheng Wuhan","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/wuhan/somerset-wusheng-wuhan/en","enName":"Somerset Wusheng Wuhan","countryEnName":"China","countryName":"China","cityEnName":"Wuhan","cityName":"Wuhan","countryData":false,"propertyData":true},{"name":"Wuxi","value":"Wuxi Ascott Central Wuxi Ascott New District Wuxi Citadines New District Wuxi Somerset Harmony City Wuxi Somerset Taihu New City CBD Wuxi","path":"/etc/asrdatabasemanagement/masterdata/city/wuxi/en","enName":"Wuxi","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Central Wuxi","value":"Ascott Central Wuxi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/wuxi/ascott-central-wuxi/en","enName":"Ascott Central Wuxi","countryEnName":"China","countryName":"China","cityEnName":"Wuxi","cityName":"Wuxi","countryData":false,"propertyData":true},{"name":"Ascott New District Wuxi","value":"Ascott New District Wuxi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/wuxi/ascott-new-district-wuxi/en","enName":"Ascott New District Wuxi","countryEnName":"China","countryName":"China","cityEnName":"Wuxi","cityName":"Wuxi","countryData":false,"propertyData":true},{"name":"Citadines New District Wuxi","value":"Citadines New District Wuxi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/wuxi/citadines-new-district-wuxi/en","enName":"Citadines New District Wuxi","countryEnName":"China","countryName":"China","cityEnName":"Wuxi","cityName":"Wuxi","countryData":false,"propertyData":true},{"name":"Somerset Harmony City Wuxi","value":"Somerset Harmony City Wuxi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/wuxi/somerset-harmony-city-wuxi/en","enName":"Somerset Harmony City Wuxi","countryEnName":"China","countryName":"China","cityEnName":"Wuxi","cityName":"Wuxi","countryData":false,"propertyData":true},{"name":"Somerset Taihu New City CBD Wuxi","value":"Somerset Taihu New City CBD Wuxi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/wuxi/somerset-taihu-new-city-cbd-wuxi/en","enName":"Somerset Taihu New City CBD Wuxi","countryEnName":"China","countryName":"China","cityEnName":"Wuxi","cityName":"Wuxi","countryData":false,"propertyData":true},{"name":"Xi'an","value":"Xi'an Citadines Gaoxin Xi'an lyf Dayanta Xi'an Somerset Xindicheng Xi'an Somerset Fengdong Xi'an (Opening 2024)","path":"/etc/asrdatabasemanagement/masterdata/city/xian/en","enName":"Xi'an","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Gaoxin Xi'an","value":"Citadines Gaoxin Xi'an","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/xian/citadines-gaoxin-xian/en","enName":"Citadines Gaoxin Xi'an","countryEnName":"China","countryName":"China","cityEnName":"Xi'an","cityName":"Xi'an","countryData":false,"propertyData":true},{"name":"lyf Dayanta Xi'an","value":"lyf Dayanta Xi'an","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/xian/lyf-dayanta-xian/en","enName":"lyf Dayanta Xi'an","countryEnName":"China","countryName":"China","cityEnName":"Xi'an","cityName":"Xi'an","countryData":false,"propertyData":true},{"name":"Somerset Xindicheng Xi'an","value":"Somerset Xindicheng Xi'an","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/xian/somerset-xindicheng-xian/en","enName":"Somerset Xindicheng Xi'an","countryEnName":"China","countryName":"China","cityEnName":"Xi'an","cityName":"Xi'an","countryData":false,"propertyData":true},{"name":"Somerset Fengdong Xi'an (Opening 2024)","value":"Somerset Fengdong Xi'an (Opening 2024)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/xian/somerset-fengdong-xian/en","enName":"Somerset Fengdong Xi'an (Opening 2024)","countryEnName":"China","countryName":"China","cityEnName":"Xi'an","cityName":"Xi'an","countryData":false,"propertyData":true},{"name":"Xiamen","value":"Xiamen Somerset Software Park Xiamen","path":"/etc/asrdatabasemanagement/masterdata/city/xiamen/en","enName":"Xiamen","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Software Park Xiamen","value":"Somerset Software Park Xiamen","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/xiamen/somerset-software-park-xiamen/en","enName":"Somerset Software Park Xiamen","countryEnName":"China","countryName":"China","cityEnName":"Xiamen","cityName":"Xiamen","countryData":false,"propertyData":true},{"name":"Xuzhou","value":"Xuzhou Citadines Yunlong Lake Xuzhou","path":"/etc/asrdatabasemanagement/masterdata/city/xuzhou/en","enName":"Xuzhou","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Yunlong Lake Xuzhou","value":"Citadines Yunlong Lake Xuzhou","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/xuzhou/citadines-yunlong-lake-xuzhou/en","enName":"Citadines Yunlong Lake Xuzhou","countryEnName":"China","countryName":"China","cityEnName":"Xuzhou","cityName":"Xuzhou","countryData":false,"propertyData":true},{"name":"Yantai","value":"Yantai Citadines Jinqiao Building Yantai","path":"/etc/asrdatabasemanagement/masterdata/city/yantai/en","enName":"Yantai","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Jinqiao Building Yantai","value":"Citadines Jinqiao Building Yantai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/yantai/citadines-jinqiao-building-yantai/en","enName":"Citadines Jinqiao Building Yantai","countryEnName":"China","countryName":"China","cityEnName":"Yantai","cityName":"Yantai","countryData":false,"propertyData":true},{"name":"Zhangjiakou","value":"Zhangjiakou Oakwood Suites Chongli","path":"/etc/asrdatabasemanagement/masterdata/city/zhangjiakou/en","enName":"Zhangjiakou","countryEnName":"China","countryName":"China","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Suites Chongli","value":"Oakwood Suites Chongli","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/china/zhangjiakou/oakwood-suites-chongli/en","enName":"Oakwood Suites Chongli","countryEnName":"China","countryName":"China","cityEnName":"Zhangjiakou","cityName":"Zhangjiakou","countryData":false,"propertyData":true},{"name":"Ethiopia","value":"Ethiopia","path":"/etc/asrdatabasemanagement/masterdata/country/ethiopia/en","enName":"Ethiopia","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Addis Ababa","value":"Addis Ababa Citadines Bole Addis Ababa (Opening 2025)","path":"/etc/asrdatabasemanagement/masterdata/city/addis-ababa/en","enName":"Addis Ababa","countryEnName":"Ethiopia","countryName":"Ethiopia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Bole Addis Ababa (Opening 2025)","value":"Citadines Bole Addis Ababa (Opening 2025)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/ethiopia/addis-ababa/citadines-bole-addis-ababa/en","enName":"Citadines Bole Addis Ababa (Opening 2025)","countryEnName":"Ethiopia","countryName":"Ethiopia","cityEnName":"Addis Ababa","cityName":"Addis Ababa","countryData":false,"propertyData":true},{"name":"France","value":"France","path":"/etc/asrdatabasemanagement/masterdata/country/france/en","enName":"France","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Lille","value":"Lille Citadines City Centre Lille","path":"/etc/asrdatabasemanagement/masterdata/city/lille/en","enName":"Lille","countryEnName":"France","countryName":"France","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines City Centre Lille","value":"Citadines City Centre Lille","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/lille/citadines-city-centre-lille/en","enName":"Citadines City Centre Lille","countryEnName":"France","countryName":"France","cityEnName":"Lille","cityName":"Lille","countryData":false,"propertyData":true},{"name":"Lyon","value":"Lyon Citadines Presqu’île Lyon Citadines Part-Dieu Lyon","path":"/etc/asrdatabasemanagement/masterdata/city/lyon/en","enName":"Lyon","countryEnName":"France","countryName":"France","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Presqu’île Lyon","value":"Citadines Presqu’île Lyon","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/lyon/citadines-presquile-lyon/en","enName":"Citadines Presqu’île Lyon","countryEnName":"France","countryName":"France","cityEnName":"Lyon","cityName":"Lyon","countryData":false,"propertyData":true},{"name":"Citadines Part-Dieu Lyon","value":"Citadines Part-Dieu Lyon","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/lyon/citadines-part-dieu-lyon/en","enName":"Citadines Part-Dieu Lyon","countryEnName":"France","countryName":"France","cityEnName":"Lyon","cityName":"Lyon","countryData":false,"propertyData":true},{"name":"Marseille","value":"Marseille Citadines Prado Chanot Marseille","path":"/etc/asrdatabasemanagement/masterdata/city/marseille/en","enName":"Marseille","countryEnName":"France","countryName":"France","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Prado Chanot Marseille","value":"Citadines Prado Chanot Marseille","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/marseille/citadines-prado-chanot-marseille/en","enName":"Citadines Prado Chanot Marseille","countryEnName":"France","countryName":"France","cityEnName":"Marseille","cityName":"Marseille","countryData":false,"propertyData":true},{"name":"Montpellier","value":"Montpellier Citadines Antigone Montpellier","path":"/etc/asrdatabasemanagement/masterdata/city/montpellier/en","enName":"Montpellier","countryEnName":"France","countryName":"France","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Antigone Montpellier","value":"Citadines Antigone Montpellier","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/montpellier/citadines-antigone-montpellier/en","enName":"Citadines Antigone Montpellier","countryEnName":"France","countryName":"France","cityEnName":"Montpellier","cityName":"Montpellier","countryData":false,"propertyData":true},{"name":"Nantes","value":"Nantes Citadines Confluent Nantes","path":"/etc/asrdatabasemanagement/masterdata/city/nantes/en","enName":"Nantes","countryEnName":"France","countryName":"France","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Confluent Nantes","value":"Citadines Confluent Nantes","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/nantes/citadines-confluent-nantes/en","enName":"Citadines Confluent Nantes","countryEnName":"France","countryName":"France","cityEnName":"Nantes","cityName":"Nantes","countryData":false,"propertyData":true},{"name":"Paris","value":"Paris Citadines Trocadéro Paris Citadines Opéra Paris Citadines Place d’Italie Paris Citadines Austerlitz Paris Citadines La Défense Paris Citadines République Paris Citadines Bastille Gare de Lyon Paris Citadines Tour Eiffel Paris Citadines Bastille Marais Paris Citadines Montmartre Paris Citadines Montparnasse Paris Citadines Les Halles Paris Citadines Saint-Germain-des-Prés Paris La Clef Champs-Élysées Paris La Clef Tour Eiffel Paris La Clef Louvre Paris","path":"/etc/asrdatabasemanagement/masterdata/city/paris/en","enName":"Paris","countryEnName":"France","countryName":"France","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Trocadéro Paris","value":"Citadines Trocadéro Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-trocadero-paris/en","enName":"Citadines Trocadéro Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines Opéra Paris","value":"Citadines Opéra Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-opera-paris/en","enName":"Citadines Opéra Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines Place d’Italie Paris","value":"Citadines Place d’Italie Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-place-ditalie-paris/en","enName":"Citadines Place d’Italie Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines Austerlitz Paris","value":"Citadines Austerlitz Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-austerlitz-paris/en","enName":"Citadines Austerlitz Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines La Défense Paris","value":"Citadines La Défense Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-la-defense-paris/en","enName":"Citadines La Défense Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines République Paris","value":"Citadines République Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-republique-paris/en","enName":"Citadines République Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines Bastille Gare de Lyon Paris","value":"Citadines Bastille Gare de Lyon Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-bastille-gare-de-lyon-paris/en","enName":"Citadines Bastille Gare de Lyon Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines Tour Eiffel Paris","value":"Citadines Tour Eiffel Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-tour-eiffel-paris/en","enName":"Citadines Tour Eiffel Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines Bastille Marais Paris","value":"Citadines Bastille Marais Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-bastille-marais-paris/en","enName":"Citadines Bastille Marais Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines Montmartre Paris","value":"Citadines Montmartre Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-montmartre-paris/en","enName":"Citadines Montmartre Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines Montparnasse Paris","value":"Citadines Montparnasse Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-montparnasse-paris/en","enName":"Citadines Montparnasse Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines Les Halles Paris","value":"Citadines Les Halles Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-les-halles-paris/en","enName":"Citadines Les Halles Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Citadines Saint-Germain-des-Prés Paris","value":"Citadines Saint-Germain-des-Prés Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/citadines-saint-germain-des-pres-paris/en","enName":"Citadines Saint-Germain-des-Prés Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"La Clef Champs-Élysées Paris","value":"La Clef Champs-Élysées Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/la-clef-champs-elysees-paris/en","enName":"La Clef Champs-Élysées Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"La Clef Tour Eiffel Paris","value":"La Clef Tour Eiffel Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/la-clef-tour-eiffel-paris/en","enName":"La Clef Tour Eiffel Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"La Clef Louvre Paris","value":"La Clef Louvre Paris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/paris/la-clef-louvre-paris/en","enName":"La Clef Louvre Paris","countryEnName":"France","countryName":"France","cityEnName":"Paris","cityName":"Paris","countryData":false,"propertyData":true},{"name":"Strasbourg","value":"Strasbourg Citadines Eurometropole Strasbourg Citadines Kléber Strasbourg","path":"/etc/asrdatabasemanagement/masterdata/city/strasbourg/en","enName":"Strasbourg","countryEnName":"France","countryName":"France","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Eurometropole Strasbourg","value":"Citadines Eurometropole Strasbourg","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/strasbourg/citadines-eurometropole-strasbourg/en","enName":"Citadines Eurometropole Strasbourg","countryEnName":"France","countryName":"France","cityEnName":"Strasbourg","cityName":"Strasbourg","countryData":false,"propertyData":true},{"name":"Citadines Kléber Strasbourg","value":"Citadines Kléber Strasbourg","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/strasbourg/citadines-kleber-strasbourg/en","enName":"Citadines Kléber Strasbourg","countryEnName":"France","countryName":"France","cityEnName":"Strasbourg","cityName":"Strasbourg","countryData":false,"propertyData":true},{"name":"Toulouse","value":"Toulouse Citadines Wilson Toulouse","path":"/etc/asrdatabasemanagement/masterdata/city/toulouse/en","enName":"Toulouse","countryEnName":"France","countryName":"France","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Wilson Toulouse","value":"Citadines Wilson Toulouse","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/toulouse/citadines-wilson-toulouse/en","enName":"Citadines Wilson Toulouse","countryEnName":"France","countryName":"France","cityEnName":"Toulouse","cityName":"Toulouse","countryData":false,"propertyData":true},{"name":"Tours","value":"Tours Château Belmont Tours","path":"/etc/asrdatabasemanagement/masterdata/city/tours/en","enName":"Tours","countryEnName":"France","countryName":"France","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Château Belmont Tours","value":"Château Belmont Tours","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/france/tours/chateau-belmont-tours/en","enName":"Château Belmont Tours","countryEnName":"France","countryName":"France","cityEnName":"Tours","cityName":"Tours","countryData":false,"propertyData":true},{"name":"Georgia","value":"Georgia","path":"/etc/asrdatabasemanagement/masterdata/country/georgia/en","enName":"Georgia","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Tbilisi","value":"Tbilisi Citadines City Centre Tbilisi","path":"/etc/asrdatabasemanagement/masterdata/city/tbilisi/en","enName":"Tbilisi","countryEnName":"Georgia","countryName":"Georgia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines City Centre Tbilisi","value":"Citadines City Centre Tbilisi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/georgia/tbilisi/citadines-city-centre-tbilisi/en","enName":"Citadines City Centre Tbilisi","countryEnName":"Georgia","countryName":"Georgia","cityEnName":"Tbilisi","cityName":"Tbilisi","countryData":false,"propertyData":true},{"name":"Germany","value":"Germany","path":"/etc/asrdatabasemanagement/masterdata/country/germany/en","enName":"Germany","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Berlin","value":"Berlin Citadines Kurfürstendamm Berlin","path":"/etc/asrdatabasemanagement/masterdata/city/berlin/en","enName":"Berlin","countryEnName":"Germany","countryName":"Germany","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Kurfürstendamm Berlin","value":"Citadines Kurfürstendamm Berlin","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/germany/berlin/citadines-kurfurstendamm-berlin/en","enName":"Citadines Kurfürstendamm Berlin","countryEnName":"Germany","countryName":"Germany","cityEnName":"Berlin","cityName":"Berlin","countryData":false,"propertyData":true},{"name":"Frankfurt","value":"Frankfurt Citadines City Centre Frankfurt lyf East Frankfurt","path":"/etc/asrdatabasemanagement/masterdata/city/frankfurt/en","enName":"Frankfurt","countryEnName":"Germany","countryName":"Germany","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines City Centre Frankfurt","value":"Citadines City Centre Frankfurt","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/germany/frankfurt/citadines-city-centre-frankfurt/en","enName":"Citadines City Centre Frankfurt","countryEnName":"Germany","countryName":"Germany","cityEnName":"Frankfurt","cityName":"Frankfurt","countryData":false,"propertyData":true},{"name":"lyf East Frankfurt","value":"lyf East Frankfurt","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/germany/frankfurt/lyf-east-frankfurt/en","enName":"lyf East Frankfurt","countryEnName":"Germany","countryName":"Germany","cityEnName":"Frankfurt","cityName":"Frankfurt","countryData":false,"propertyData":true},{"name":"Hamburg","value":"Hamburg Citadines Michel Hamburg","path":"/etc/asrdatabasemanagement/masterdata/city/hamburg/en","enName":"Hamburg","countryEnName":"Germany","countryName":"Germany","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Michel Hamburg","value":"Citadines Michel Hamburg","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/germany/hamburg/citadines-michel-hamburg/en","enName":"Citadines Michel Hamburg","countryEnName":"Germany","countryName":"Germany","cityEnName":"Hamburg","cityName":"Hamburg","countryData":false,"propertyData":true},{"name":"Munich","value":"Munich Citadines Arnulfpark Munich","path":"/etc/asrdatabasemanagement/masterdata/city/munich/en","enName":"Munich","countryEnName":"Germany","countryName":"Germany","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Arnulfpark Munich","value":"Citadines Arnulfpark Munich","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/germany/munich/citadines-arnulfpark-munich/en","enName":"Citadines Arnulfpark Munich","countryEnName":"Germany","countryName":"Germany","cityEnName":"Munich","cityName":"Munich","countryData":false,"propertyData":true},{"name":"India","value":"India","path":"/etc/asrdatabasemanagement/masterdata/country/india/en","enName":"India","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Bangalore","value":"Bangalore Oakwood Residence Whitefield Bangalore","path":"/etc/asrdatabasemanagement/masterdata/city/bangalore/en","enName":"Bangalore","countryEnName":"India","countryName":"India","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Residence Whitefield Bangalore","value":"Oakwood Residence Whitefield Bangalore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/india/bangalore/oakwood-residence-whitefield-bangalore/en","enName":"Oakwood Residence Whitefield Bangalore","countryEnName":"India","countryName":"India","cityEnName":"Bangalore","cityName":"Bangalore","countryData":false,"propertyData":true},{"name":"Chennai","value":"Chennai Citadines OMR Chennai Somerset Greenways Chennai","path":"/etc/asrdatabasemanagement/masterdata/city/chennai/en","enName":"Chennai","countryEnName":"India","countryName":"India","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines OMR Chennai","value":"Citadines OMR Chennai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/india/chennai/citadines-omr-chennai/en","enName":"Citadines OMR Chennai","countryEnName":"India","countryName":"India","cityEnName":"Chennai","cityName":"Chennai","countryData":false,"propertyData":true},{"name":"Somerset Greenways Chennai","value":"Somerset Greenways Chennai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/india/chennai/somerset-greenways-chennai/en","enName":"Somerset Greenways Chennai","countryEnName":"India","countryName":"India","cityEnName":"Chennai","cityName":"Chennai","countryData":false,"propertyData":true},{"name":"Goa","value":"Goa Citadines Arpora Nagoa Goa","path":"/etc/asrdatabasemanagement/masterdata/city/goa/en","enName":"Goa","countryEnName":"India","countryName":"India","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Arpora Nagoa Goa","value":"Citadines Arpora Nagoa Goa","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/india/goa/citadines-arpora-nagoa-goa/en","enName":"Citadines Arpora Nagoa Goa","countryEnName":"India","countryName":"India","cityEnName":"Goa","cityName":"Goa","countryData":false,"propertyData":true},{"name":"Gurugram","value":"Gurugram Citadines Paras Square Gurugram","path":"/etc/asrdatabasemanagement/masterdata/city/gurugram/en","enName":"Gurugram","countryEnName":"India","countryName":"India","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Paras Square Gurugram","value":"Citadines Paras Square Gurugram","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/india/gurugram/citadines-paras-square-gurugram/en","enName":"Citadines Paras Square Gurugram","countryEnName":"India","countryName":"India","cityEnName":"Gurugram","cityName":"Gurugram","countryData":false,"propertyData":true},{"name":"Hyderabad","value":"Hyderabad Oakwood Residence Kapil Hyderabad","path":"/etc/asrdatabasemanagement/masterdata/city/hyderabad/en","enName":"Hyderabad","countryEnName":"India","countryName":"India","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Residence Kapil Hyderabad","value":"Oakwood Residence Kapil Hyderabad","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/india/hyderabad/oakwood-residence-kapil-hyderabad/en","enName":"Oakwood Residence Kapil Hyderabad","countryEnName":"India","countryName":"India","cityEnName":"Hyderabad","cityName":"Hyderabad","countryData":false,"propertyData":true},{"name":"Pune","value":"Pune Oakwood Residence Naylor Road Pune","path":"/etc/asrdatabasemanagement/masterdata/city/pune/en","enName":"Pune","countryEnName":"India","countryName":"India","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Residence Naylor Road Pune","value":"Oakwood Residence Naylor Road Pune","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/india/pune/oakwood-residence-naylor-road-pune/en","enName":"Oakwood Residence Naylor Road Pune","countryEnName":"India","countryName":"India","cityEnName":"Pune","cityName":"Pune","countryData":false,"propertyData":true},{"name":"Indonesia","value":"Indonesia","path":"/etc/asrdatabasemanagement/masterdata/country/indonesia/en","enName":"Indonesia","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Bali","value":"Bali Citadines Berawa Beach Bali FOX Hotel Jimbaran Beach Bali HARRIS Hotel & Residence Riverview Kuta Bali HARRIS Hotel & Residence Sunset Road Bali HARRIS Hotel & Conventions Denpasar Bali HARRIS Hotel Seminyak Bali HARRIS Hotel Kuta Tuban Bali POP! Hotel Denpasar Bali POP! Hotel Kuta Beach Bali POP! Hotel Teuku Umar Denpasar Bali Maison Aurelia Sanur, Bali - by Préférence YELLO Hotel Kuta Beachwalk Bali","path":"/etc/asrdatabasemanagement/masterdata/city/bali/en","enName":"Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Berawa Beach Bali","value":"Citadines Berawa Beach Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/citadines-berawa-beach-bali/en","enName":"Citadines Berawa Beach Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"FOX Hotel Jimbaran Beach Bali","value":"FOX Hotel Jimbaran Beach Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/fox-hotel-jimbaran-beach-bali/en","enName":"FOX Hotel Jimbaran Beach Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"HARRIS Hotel & Residence Riverview Kuta Bali","value":"HARRIS Hotel & Residence Riverview Kuta Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/harris-hotel-residence-riverview-kuta-bali/en","enName":"HARRIS Hotel & Residence Riverview Kuta Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"HARRIS Hotel & Residence Sunset Road Bali","value":"HARRIS Hotel & Residence Sunset Road Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/harris-hotel-residence-sunset-road-bali/en","enName":"HARRIS Hotel & Residence Sunset Road Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"HARRIS Hotel & Conventions Denpasar Bali","value":"HARRIS Hotel & Conventions Denpasar Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/harris-hotel-conventions-denpasar-bali/en","enName":"HARRIS Hotel & Conventions Denpasar Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"HARRIS Hotel Seminyak Bali","value":"HARRIS Hotel Seminyak Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/harris-hotel-seminyak-bali/en","enName":"HARRIS Hotel Seminyak Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"HARRIS Hotel Kuta Tuban Bali","value":"HARRIS Hotel Kuta Tuban Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/harris-hotel-kuta-tuban-bali/en","enName":"HARRIS Hotel Kuta Tuban Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"POP! Hotel Denpasar Bali","value":"POP! Hotel Denpasar Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/pop-hotel-denpasar-bali/en","enName":"POP! Hotel Denpasar Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"POP! Hotel Kuta Beach Bali","value":"POP! Hotel Kuta Beach Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/pop-hotel-kuta-beach-bali/en","enName":"POP! Hotel Kuta Beach Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"POP! Hotel Teuku Umar Denpasar Bali","value":"POP! Hotel Teuku Umar Denpasar Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/pop-hotel-teuku-umar-denpasar-bali/en","enName":"POP! Hotel Teuku Umar Denpasar Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"Maison Aurelia Sanur, Bali - by Préférence","value":"Maison Aurelia Sanur, Bali - by Préférence","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/maison-aurelia-sanur-bali-by-preference/en","enName":"Maison Aurelia Sanur, Bali - by Préférence","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"YELLO Hotel Kuta Beachwalk Bali","value":"YELLO Hotel Kuta Beachwalk Bali","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bali/yello-hotel-kuta-beachwalk-bali/en","enName":"YELLO Hotel Kuta Beachwalk Bali","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bali","cityName":"Bali","countryData":false,"propertyData":true},{"name":"Bandung","value":"Bandung Oakwood Merdeka Bandung HARRIS Hotel & Conventions Ciumbuleuit Bandung HARRIS Hotel & Conventions Festival Citylink Bandung POP! Hotel Festival Citylink Bandung YELLO Hotel Paskal Bandung Kimaya Braga Bandung by Harris","path":"/etc/asrdatabasemanagement/masterdata/city/bandung/en","enName":"Bandung","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Merdeka Bandung","value":"Oakwood Merdeka Bandung","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bandung/oakwood-merdeka-bandung/en","enName":"Oakwood Merdeka Bandung","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bandung","cityName":"Bandung","countryData":false,"propertyData":true},{"name":"HARRIS Hotel & Conventions Ciumbuleuit Bandung","value":"HARRIS Hotel & Conventions Ciumbuleuit Bandung","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bandung/harris-hotel-conventions-ciumbuleuit-bandung/en","enName":"HARRIS Hotel & Conventions Ciumbuleuit Bandung","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bandung","cityName":"Bandung","countryData":false,"propertyData":true},{"name":"HARRIS Hotel & Conventions Festival Citylink Bandung","value":"HARRIS Hotel & Conventions Festival Citylink Bandung","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bandung/harris-hotel-conventions-festival-citylink-bandung/en","enName":"HARRIS Hotel & Conventions Festival Citylink Bandung","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bandung","cityName":"Bandung","countryData":false,"propertyData":true},{"name":"POP! Hotel Festival Citylink Bandung","value":"POP! Hotel Festival Citylink Bandung","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bandung/pop-hotel-festival-citylink-bandung/en","enName":"POP! Hotel Festival Citylink Bandung","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bandung","cityName":"Bandung","countryData":false,"propertyData":true},{"name":"YELLO Hotel Paskal Bandung","value":"YELLO Hotel Paskal Bandung","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bandung/yello-hotel-paskal-bandung/en","enName":"YELLO Hotel Paskal Bandung","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bandung","cityName":"Bandung","countryData":false,"propertyData":true},{"name":"Kimaya Braga Bandung by Harris","value":"Kimaya Braga Bandung by Harris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bandung/kimaya-braga-bandung-by-harris/en","enName":"Kimaya Braga Bandung by Harris","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bandung","cityName":"Bandung","countryData":false,"propertyData":true},{"name":"Banjarmasin","value":"Banjarmasin POP! Hotel Banjarmasin","path":"/etc/asrdatabasemanagement/masterdata/city/banjarmasin/en","enName":"Banjarmasin","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"POP! Hotel Banjarmasin","value":"POP! Hotel Banjarmasin","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/banjarmasin/pop-hotel-banjarmasin/en","enName":"POP! Hotel Banjarmasin","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Banjarmasin","cityName":"Banjarmasin","countryData":false,"propertyData":true},{"name":"Banjarnegara","value":"Banjarnegara FOX Harris Hotel & Conventions Banjarnegara","path":"/etc/asrdatabasemanagement/masterdata/city/banjarnegara/en","enName":"Banjarnegara","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"FOX Harris Hotel & Conventions Banjarnegara","value":"FOX Harris Hotel & Conventions Banjarnegara","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/banjarnegara/fox-harris-hotel-conventions-banjarnegara/en","enName":"FOX Harris Hotel & Conventions Banjarnegara","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Banjarnegara","cityName":"Banjarnegara","countryData":false,"propertyData":true},{"name":"Batam","value":"Batam Oakwood Hotel & Apartments Grand Batam HARRIS Resort Batam Waterfront HARRIS Hotel Batam Center Batam HARRIS Resort Barelang Batam YELLO Hotel Harbour Bay Batam","path":"/etc/asrdatabasemanagement/masterdata/city/batam/en","enName":"Batam","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Hotel & Apartments Grand Batam","value":"Oakwood Hotel & Apartments Grand Batam","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/batam/oakwood-hotel-apartments-grand-batam/en","enName":"Oakwood Hotel & Apartments Grand Batam","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Batam","cityName":"Batam","countryData":false,"propertyData":true},{"name":"HARRIS Resort Batam Waterfront","value":"HARRIS Resort Batam Waterfront","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/batam/harris-resort-batam-waterfront/en","enName":"HARRIS Resort Batam Waterfront","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Batam","cityName":"Batam","countryData":false,"propertyData":true},{"name":"HARRIS Hotel Batam Center Batam","value":"HARRIS Hotel Batam Center Batam","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/batam/harris-hotel-batam-center-batam/en","enName":"HARRIS Hotel Batam Center Batam","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Batam","cityName":"Batam","countryData":false,"propertyData":true},{"name":"HARRIS Resort Barelang Batam","value":"HARRIS Resort Barelang Batam","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/batam/harris-resort-barelang-batam/en","enName":"HARRIS Resort Barelang Batam","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Batam","cityName":"Batam","countryData":false,"propertyData":true},{"name":"YELLO Hotel Harbour Bay Batam","value":"YELLO Hotel Harbour Bay Batam","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/batam/yello-hotel-harbour-bay-batam/en","enName":"YELLO Hotel Harbour Bay Batam","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Batam","cityName":"Batam","countryData":false,"propertyData":true},{"name":"Bekasi","value":"Bekasi HARRIS Hotel & Conventions Bekasi","path":"/etc/asrdatabasemanagement/masterdata/city/bekasi/en","enName":"Bekasi","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"HARRIS Hotel & Conventions Bekasi","value":"HARRIS Hotel & Conventions Bekasi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bekasi/harris-hotel-conventions-bekasi/en","enName":"HARRIS Hotel & Conventions Bekasi","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bekasi","cityName":"Bekasi","countryData":false,"propertyData":true},{"name":"Bogor","value":"Bogor HARRIS Hotel & Convention Cibinong City Mall Bogor HARRIS Hotel Sentul City Bogor Pesona Alam Resort & Spa The Botanica Sanctuary Bogor","path":"/etc/asrdatabasemanagement/masterdata/city/bogor/en","enName":"Bogor","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"HARRIS Hotel & Convention Cibinong City Mall Bogor","value":"HARRIS Hotel & Convention Cibinong City Mall Bogor","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bogor/harris-hotel-convention-cibinong-city-mall-bogor/en","enName":"HARRIS Hotel & Convention Cibinong City Mall Bogor","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bogor","cityName":"Bogor","countryData":false,"propertyData":true},{"name":"HARRIS Hotel Sentul City Bogor","value":"HARRIS Hotel Sentul City Bogor","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bogor/harris-hotel-sentul-city-bogor/en","enName":"HARRIS Hotel Sentul City Bogor","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bogor","cityName":"Bogor","countryData":false,"propertyData":true},{"name":"Pesona Alam Resort & Spa","value":"Pesona Alam Resort & Spa","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bogor/pesona-alam-resort-spa/en","enName":"Pesona Alam Resort & Spa","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bogor","cityName":"Bogor","countryData":false,"propertyData":true},{"name":"The Botanica Sanctuary Bogor","value":"The Botanica Sanctuary Bogor","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/bogor/the-botanica-sanctuary-bogor/en","enName":"The Botanica Sanctuary Bogor","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Bogor","cityName":"Bogor","countryData":false,"propertyData":true},{"name":"Gorontalo","value":"Gorontalo FOX Hotel Gorontalo","path":"/etc/asrdatabasemanagement/masterdata/city/gorontalo/en","enName":"Gorontalo","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"FOX Hotel Gorontalo","value":"FOX Hotel Gorontalo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/gorontalo/fox-hotel-gorontalo/en","enName":"FOX Hotel Gorontalo","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Gorontalo","cityName":"Gorontalo","countryData":false,"propertyData":true},{"name":"Jakarta","value":"Jakarta Ascott Kuningan Jakarta Ascott Jakarta Ascott Sudirman Jakarta Citadines Sudirman Jakarta Citadines Gatot Subroto Jakarta Oakwood Apartments PIK Jakarta Oakwood Premier Cozmo Jakarta Oakwood Suites Kuningan Jakarta Oakwood Suites La Maison Jakarta Oakwood Hotel & Apartments Taman Mini Jakarta Somerset Grand Citra Jakarta Somerset Berlian Jakarta Somerset Kencana Jakarta Somerset Sudirman Jakarta The Grand Mansion Menteng by The Crest Collection HARRIS Suites Puri Mansion Jakarta HARRIS Suites FX Sudirman Jakarta HARRIS Hotel & Conventions Kelapa Gading Jakarta POP! Hotel Tebet Jakarta POP! Hotel Airport Jakarta POP! Hotel Kelapa Gading Jakarta POP! Hotel Kemang Jakarta POP! Hotel Pasar Baru Jakarta Vertu Harmoni Jakarta YELLO Hotel Manggarai Jakarta YELLO Hotel Harmoni Jakarta FOX Lite Hotel Grogol Jakarta Kimaya Slipi Jakarta by Harris Rasamala & Cendana at Menteng","path":"/etc/asrdatabasemanagement/masterdata/city/jakarta/en","enName":"Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Kuningan Jakarta","value":"Ascott Kuningan Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/ascott-kuningan-jakarta/en","enName":"Ascott Kuningan Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Ascott Jakarta","value":"Ascott Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/ascott-jakarta/en","enName":"Ascott Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Ascott Sudirman Jakarta","value":"Ascott Sudirman Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/ascott-sudirman-jakarta/en","enName":"Ascott Sudirman Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Citadines Sudirman Jakarta","value":"Citadines Sudirman Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/citadines-sudirman-jakarta/en","enName":"Citadines Sudirman Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Citadines Gatot Subroto Jakarta","value":"Citadines Gatot Subroto Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/citadines-gatot-subroto-jakarta/en","enName":"Citadines Gatot Subroto Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Oakwood Apartments PIK Jakarta","value":"Oakwood Apartments PIK Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/oakwood-apartments-pik-jakarta/en","enName":"Oakwood Apartments PIK Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Oakwood Premier Cozmo Jakarta","value":"Oakwood Premier Cozmo Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/oakwood-premier-cozmo-jakarta/en","enName":"Oakwood Premier Cozmo Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Oakwood Suites Kuningan Jakarta","value":"Oakwood Suites Kuningan Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/oakwood-suites-kuningan-jakarta/en","enName":"Oakwood Suites Kuningan Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Oakwood Suites La Maison Jakarta","value":"Oakwood Suites La Maison Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/oakwood-suites-la-maison-jakarta/en","enName":"Oakwood Suites La Maison Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Oakwood Hotel & Apartments Taman Mini Jakarta","value":"Oakwood Hotel & Apartments Taman Mini Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/oakwood-hotel-apartments-taman-mini-jakarta/en","enName":"Oakwood Hotel & Apartments Taman Mini Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Somerset Grand Citra Jakarta","value":"Somerset Grand Citra Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/somerset-grand-citra-jakarta/en","enName":"Somerset Grand Citra Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Somerset Berlian Jakarta","value":"Somerset Berlian Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/somerset-berlian-jakarta/en","enName":"Somerset Berlian Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Somerset Kencana Jakarta","value":"Somerset Kencana Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/somerset-kencana-jakarta/en","enName":"Somerset Kencana Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Somerset Sudirman Jakarta","value":"Somerset Sudirman Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/somerset-sudirman-jakarta/en","enName":"Somerset Sudirman Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"The Grand Mansion Menteng by The Crest Collection","value":"The Grand Mansion Menteng by The Crest Collection","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/the-grand-mansion-menteng-by-the-crest-collection/en","enName":"The Grand Mansion Menteng by The Crest Collection","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"HARRIS Suites Puri Mansion Jakarta","value":"HARRIS Suites Puri Mansion Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/harris-suites-puri-mansion-jakarta/en","enName":"HARRIS Suites Puri Mansion Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"HARRIS Suites FX Sudirman Jakarta","value":"HARRIS Suites FX Sudirman Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/harris-suites-fx-sudirman-jakarta/en","enName":"HARRIS Suites FX Sudirman Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"HARRIS Hotel & Conventions Kelapa Gading Jakarta","value":"HARRIS Hotel & Conventions Kelapa Gading Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/harris-hotel-conventions-kelapa-gading-jakarta/en","enName":"HARRIS Hotel & Conventions Kelapa Gading Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"POP! Hotel Tebet Jakarta","value":"POP! Hotel Tebet Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/pop-hotel-tebet-jakarta/en","enName":"POP! Hotel Tebet Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"POP! Hotel Airport Jakarta","value":"POP! Hotel Airport Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/pop-hotel-airport-jakarta/en","enName":"POP! Hotel Airport Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"POP! Hotel Kelapa Gading Jakarta","value":"POP! Hotel Kelapa Gading Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/pop-hotel-kelapa-gading-jakarta/en","enName":"POP! Hotel Kelapa Gading Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"POP! Hotel Kemang Jakarta","value":"POP! Hotel Kemang Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/pop-hotel-kemang-jakarta/en","enName":"POP! Hotel Kemang Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"POP! Hotel Pasar Baru Jakarta","value":"POP! Hotel Pasar Baru Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/pop-hotel-pasar-baru-jakarta/en","enName":"POP! Hotel Pasar Baru Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Vertu Harmoni Jakarta","value":"Vertu Harmoni Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/vertu-harmoni-jakarta/en","enName":"Vertu Harmoni Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"YELLO Hotel Manggarai Jakarta","value":"YELLO Hotel Manggarai Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/yello-hotel-manggarai-jakarta/en","enName":"YELLO Hotel Manggarai Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"YELLO Hotel Harmoni Jakarta","value":"YELLO Hotel Harmoni Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/yello-hotel-harmoni-jakarta/en","enName":"YELLO Hotel Harmoni Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"FOX Lite Hotel Grogol Jakarta","value":"FOX Lite Hotel Grogol Jakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/fox-lite-hotel-grogol-jakarta/en","enName":"FOX Lite Hotel Grogol Jakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Kimaya Slipi Jakarta by Harris","value":"Kimaya Slipi Jakarta by Harris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/kimaya-slipi-jakarta-by-harris/en","enName":"Kimaya Slipi Jakarta by Harris","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Rasamala & Cendana at Menteng","value":"Rasamala & Cendana at Menteng","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jakarta/rasamala-cendana-at-menteng/en","enName":"Rasamala & Cendana at Menteng","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jakarta","cityName":"Jakarta","countryData":false,"propertyData":true},{"name":"Jambi","value":"Jambi YELLO Hotel Jambi","path":"/etc/asrdatabasemanagement/masterdata/city/jambi/en","enName":"Jambi","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"YELLO Hotel Jambi","value":"YELLO Hotel Jambi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jambi/yello-hotel-jambi/en","enName":"YELLO Hotel Jambi","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jambi","cityName":"Jambi","countryData":false,"propertyData":true},{"name":"Jayapura","value":"Jayapura FOX Hotel Jayapura","path":"/etc/asrdatabasemanagement/masterdata/city/jayapura/en","enName":"Jayapura","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"FOX Hotel Jayapura","value":"FOX Hotel Jayapura","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/jayapura/fox-hotel-jayapura/en","enName":"FOX Hotel Jayapura","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Jayapura","cityName":"Jayapura","countryData":false,"propertyData":true},{"name":"Lampung","value":"Lampung POP! Hotel Tanjung Karang Lampung","path":"/etc/asrdatabasemanagement/masterdata/city/lampung/en","enName":"Lampung","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"POP! Hotel Tanjung Karang Lampung","value":"POP! Hotel Tanjung Karang Lampung","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/lampung/pop-hotel-tanjung-karang-lampung/en","enName":"POP! Hotel Tanjung Karang Lampung","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Lampung","cityName":"Lampung","countryData":false,"propertyData":true},{"name":"Malang","value":"Malang HARRIS Hotel & Conventions Malang Shanaya Resort Malang","path":"/etc/asrdatabasemanagement/masterdata/city/malang/en","enName":"Malang","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"HARRIS Hotel & Conventions Malang","value":"HARRIS Hotel & Conventions Malang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/malang/harris-hotel-conventions-malang/en","enName":"HARRIS Hotel & Conventions Malang","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Malang","cityName":"Malang","countryData":false,"propertyData":true},{"name":"Shanaya Resort Malang","value":"Shanaya Resort Malang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/malang/shanaya-resort-malang/en","enName":"Shanaya Resort Malang","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Malang","cityName":"Malang","countryData":false,"propertyData":true},{"name":"Pekanbaru","value":"Pekanbaru FOX Hotel Pekanbaru","path":"/etc/asrdatabasemanagement/masterdata/city/pekanbaru/en","enName":"Pekanbaru","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"FOX Hotel Pekanbaru","value":"FOX Hotel Pekanbaru","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/pekanbaru/fox-hotel-pekanbaru/en","enName":"FOX Hotel Pekanbaru","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Pekanbaru","cityName":"Pekanbaru","countryData":false,"propertyData":true},{"name":"Pontianak","value":"Pontianak HARRIS Hotel Pontianak","path":"/etc/asrdatabasemanagement/masterdata/city/pontianak/en","enName":"Pontianak","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"HARRIS Hotel Pontianak","value":"HARRIS Hotel Pontianak","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/pontianak/harris-hotel-pontianak/en","enName":"HARRIS Hotel Pontianak","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Pontianak","cityName":"Pontianak","countryData":false,"propertyData":true},{"name":"Samarinda","value":"Samarinda HARRIS Hotel Samarinda FOX Lite Hotel Samarinda","path":"/etc/asrdatabasemanagement/masterdata/city/samarinda/en","enName":"Samarinda","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"HARRIS Hotel Samarinda","value":"HARRIS Hotel Samarinda","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/samarinda/harris-hotel-samarinda/en","enName":"HARRIS Hotel Samarinda","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Samarinda","cityName":"Samarinda","countryData":false,"propertyData":true},{"name":"FOX Lite Hotel Samarinda","value":"FOX Lite Hotel Samarinda","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/samarinda/fox-lite-hotel-samarinda/en","enName":"FOX Lite Hotel Samarinda","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Samarinda","cityName":"Samarinda","countryData":false,"propertyData":true},{"name":"Semarang","value":"Semarang HARRIS Hotel Sentraland Semarang POP! Hotel Pemuda Semarang","path":"/etc/asrdatabasemanagement/masterdata/city/semarang/en","enName":"Semarang","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"HARRIS Hotel Sentraland Semarang","value":"HARRIS Hotel Sentraland Semarang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/semarang/harris-hotel-sentraland-semarang/en","enName":"HARRIS Hotel Sentraland Semarang","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Semarang","cityName":"Semarang","countryData":false,"propertyData":true},{"name":"POP! Hotel Pemuda Semarang","value":"POP! Hotel Pemuda Semarang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/semarang/pop-hotel-pemuda-semarang/en","enName":"POP! Hotel Pemuda Semarang","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Semarang","cityName":"Semarang","countryData":false,"propertyData":true},{"name":"Solo (Surakarta)","value":"Solo (Surakarta) HARRIS Hotel & Conventions Solo POP! Hotel Solo","path":"/etc/asrdatabasemanagement/masterdata/city/solo/en","enName":"Solo (Surakarta)","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"HARRIS Hotel & Conventions Solo","value":"HARRIS Hotel & Conventions Solo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/solo/harris-hotel-conventions-solo/en","enName":"HARRIS Hotel & Conventions Solo","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Solo (Surakarta)","cityName":"Solo (Surakarta)","countryData":false,"propertyData":true},{"name":"POP! Hotel Solo","value":"POP! Hotel Solo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/solo/pop-hotel-solo/en","enName":"POP! Hotel Solo","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Solo (Surakarta)","cityName":"Solo (Surakarta)","countryData":false,"propertyData":true},{"name":"Surabaya","value":"Surabaya Ascott Waterplace Surabaya Oakwood Hotel & Residence Surabaya HARRIS Hotel & Conventions Bundaran Satelit Surabaya HARRIS Hotel & Conventions Gubeng Surabaya POP! Hotel Stasiun Kota Surabaya POP! Hotel Diponegoro Surabaya YELLO Hotel Jemursari Surabaya","path":"/etc/asrdatabasemanagement/masterdata/city/surabaya/en","enName":"Surabaya","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Waterplace Surabaya","value":"Ascott Waterplace Surabaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/surabaya/ascott-waterplace-surabaya/en","enName":"Ascott Waterplace Surabaya","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Surabaya","cityName":"Surabaya","countryData":false,"propertyData":true},{"name":"Oakwood Hotel & Residence Surabaya","value":"Oakwood Hotel & Residence Surabaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/surabaya/oakwood-hotel-residence-surabaya/en","enName":"Oakwood Hotel & Residence Surabaya","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Surabaya","cityName":"Surabaya","countryData":false,"propertyData":true},{"name":"HARRIS Hotel & Conventions Bundaran Satelit Surabaya","value":"HARRIS Hotel & Conventions Bundaran Satelit Surabaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/surabaya/harris-hotel-conventions-bundaran-satelit-surabaya/en","enName":"HARRIS Hotel & Conventions Bundaran Satelit Surabaya","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Surabaya","cityName":"Surabaya","countryData":false,"propertyData":true},{"name":"HARRIS Hotel & Conventions Gubeng Surabaya","value":"HARRIS Hotel & Conventions Gubeng Surabaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/surabaya/harris-hotel-conventions-gubeng-surabaya/en","enName":"HARRIS Hotel & Conventions Gubeng Surabaya","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Surabaya","cityName":"Surabaya","countryData":false,"propertyData":true},{"name":"POP! Hotel Stasiun Kota Surabaya","value":"POP! Hotel Stasiun Kota Surabaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/surabaya/pop-hotel-stasiun-kota-surabaya/en","enName":"POP! Hotel Stasiun Kota Surabaya","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Surabaya","cityName":"Surabaya","countryData":false,"propertyData":true},{"name":"POP! Hotel Diponegoro Surabaya","value":"POP! Hotel Diponegoro Surabaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/surabaya/pop-hotel-diponegoro-surabaya/en","enName":"POP! Hotel Diponegoro Surabaya","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Surabaya","cityName":"Surabaya","countryData":false,"propertyData":true},{"name":"YELLO Hotel Jemursari Surabaya","value":"YELLO Hotel Jemursari Surabaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/surabaya/yello-hotel-jemursari-surabaya/en","enName":"YELLO Hotel Jemursari Surabaya","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Surabaya","cityName":"Surabaya","countryData":false,"propertyData":true},{"name":"Tangerang","value":"Tangerang POP! Hotel BSD City Tangerang","path":"/etc/asrdatabasemanagement/masterdata/city/tangerang/en","enName":"Tangerang","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"POP! Hotel BSD City Tangerang","value":"POP! Hotel BSD City Tangerang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/tangerang/pop-hotel-bsd-city-tangerang/en","enName":"POP! Hotel BSD City Tangerang","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Tangerang","cityName":"Tangerang","countryData":false,"propertyData":true},{"name":"Yogyakarta","value":"Yogyakarta POP! Hotel Sangaji Yogyakarta POP! Hotel Timoho Yogyakarta POP! Hotel Malioboro Yogyakarta Kimaya Sudirman Yogyakarta by Harris","path":"/etc/asrdatabasemanagement/masterdata/city/yogyakarta/en","enName":"Yogyakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"POP! Hotel Sangaji Yogyakarta","value":"POP! Hotel Sangaji Yogyakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/yogyakarta/pop-hotel-sangaji-yogyakarta/en","enName":"POP! Hotel Sangaji Yogyakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Yogyakarta","cityName":"Yogyakarta","countryData":false,"propertyData":true},{"name":"POP! Hotel Timoho Yogyakarta","value":"POP! Hotel Timoho Yogyakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/yogyakarta/pop-hotel-timoho-yogyakarta/en","enName":"POP! Hotel Timoho Yogyakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Yogyakarta","cityName":"Yogyakarta","countryData":false,"propertyData":true},{"name":"POP! Hotel Malioboro Yogyakarta","value":"POP! Hotel Malioboro Yogyakarta","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/yogyakarta/pop-hotel-malioboro-yogyakarta/en","enName":"POP! Hotel Malioboro Yogyakarta","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Yogyakarta","cityName":"Yogyakarta","countryData":false,"propertyData":true},{"name":"Kimaya Sudirman Yogyakarta by Harris","value":"Kimaya Sudirman Yogyakarta by Harris","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/indonesia/yogyakarta/kimaya-sudirman-yogyakarta-by-harris/en","enName":"Kimaya Sudirman Yogyakarta by Harris","countryEnName":"Indonesia","countryName":"Indonesia","cityEnName":"Yogyakarta","cityName":"Yogyakarta","countryData":false,"propertyData":true},{"name":"Ireland","value":"Ireland","path":"/etc/asrdatabasemanagement/masterdata/country/ireland/en","enName":"Ireland","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Dublin","value":"Dublin Temple Bar Hotel Dublin","path":"/etc/asrdatabasemanagement/masterdata/city/dublin/en","enName":"Dublin","countryEnName":"Ireland","countryName":"Ireland","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Temple Bar Hotel Dublin","value":"Temple Bar Hotel Dublin","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/ireland/dublin/temple-bar-hotel-dublin/en","enName":"Temple Bar Hotel Dublin","countryEnName":"Ireland","countryName":"Ireland","cityEnName":"Dublin","cityName":"Dublin","countryData":false,"propertyData":true},{"name":"Japan","value":"Japan","path":"/etc/asrdatabasemanagement/masterdata/country/japan/en","enName":"Japan","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Fukuoka","value":"Fukuoka lyf Tenjin Fukuoka","path":"/etc/asrdatabasemanagement/masterdata/city/fukuoka-shi/en","enName":"Fukuoka","countryEnName":"Japan","countryName":"Japan","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"lyf Tenjin Fukuoka","value":"lyf Tenjin Fukuoka","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/fukuoka-shi/lyf-tenjin-fukuoka/en","enName":"lyf Tenjin Fukuoka","countryEnName":"Japan","countryName":"Japan","cityEnName":"Fukuoka","cityName":"Fukuoka","countryData":false,"propertyData":true},{"name":"Kyoto","value":"Kyoto Oakwood Hotel Oike Kyoto","path":"/etc/asrdatabasemanagement/masterdata/city/kyoto/en","enName":"Kyoto","countryEnName":"Japan","countryName":"Japan","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Hotel Oike Kyoto","value":"Oakwood Hotel Oike Kyoto","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/kyoto/oakwood-hotel-oike-kyoto/en","enName":"Oakwood Hotel Oike Kyoto","countryEnName":"Japan","countryName":"Japan","cityEnName":"Kyoto","cityName":"Kyoto","countryData":false,"propertyData":true},{"name":"Osaka","value":"Osaka Citadines Namba Osaka","path":"/etc/asrdatabasemanagement/masterdata/city/osaka/en","enName":"Osaka","countryEnName":"Japan","countryName":"Japan","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Namba Osaka","value":"Citadines Namba Osaka","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/osaka/citadines-namba-osaka/en","enName":"Citadines Namba Osaka","countryEnName":"Japan","countryName":"Japan","cityEnName":"Osaka","cityName":"Osaka","countryData":false,"propertyData":true},{"name":"Tokyo","value":"Tokyo Ascott Marunouchi Tokyo Citadines Central Shinjuku Tokyo Citadines Shinjuku Tokyo lyf Shibuya Tokyo lyf Ginza Tokyo Oakwood Residence Aoyama Tokyo Oakwood Residence Roppongi T-Cube Tokyo (Online booking is unavailable) Oakwood Residence Shinagawa Tokyo (Online booking is unavailable) Oakwood Apartments Nishi-Shinjuku Tokyo Oakwood Premier Tokyo Midtown (Online booking is unavailable) Oakwood Premier Tokyo Oakwood Apartments Shirokane Tokyo (Online booking is unavailable) Oakwood Apartments Minami Azabu Tokyo Oakwood Hotel & Apartments Azabu Tokyo Oakwood Residence Azabujyuban Tokyo Somerset Ginza East Tokyo (Online booking is unavailable) Somerset Shinagawa Tokyo (Online booking is unavailable)","path":"/etc/asrdatabasemanagement/masterdata/city/tokyo/en","enName":"Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Marunouchi Tokyo","value":"Ascott Marunouchi Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/ascott-marunouchi-tokyo/en","enName":"Ascott Marunouchi Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Citadines Central Shinjuku Tokyo","value":"Citadines Central Shinjuku Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/citadines-central-shinjuku-tokyo/en","enName":"Citadines Central Shinjuku Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Citadines Shinjuku Tokyo","value":"Citadines Shinjuku Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/citadines-shinjuku-tokyo/en","enName":"Citadines Shinjuku Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"lyf Shibuya Tokyo","value":"lyf Shibuya Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/lyf-shibuya-tokyo/en","enName":"lyf Shibuya Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"lyf Ginza Tokyo","value":"lyf Ginza Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/lyf-ginza-tokyo/en","enName":"lyf Ginza Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Oakwood Residence Aoyama Tokyo","value":"Oakwood Residence Aoyama Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/oakwood-residence-aoyama-tokyo/en","enName":"Oakwood Residence Aoyama Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Oakwood Residence Roppongi T-Cube Tokyo (Online booking is unavailable)","value":"Oakwood Residence Roppongi T-Cube Tokyo (Online booking is unavailable)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/oakwood-residence-roppongi-t-cube-tokyo/en","enName":"Oakwood Residence Roppongi T-Cube Tokyo (Online booking is unavailable)","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Oakwood Residence Shinagawa Tokyo (Online booking is unavailable)","value":"Oakwood Residence Shinagawa Tokyo (Online booking is unavailable)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/oakwood-residence-shinagawa-tokyo/en","enName":"Oakwood Residence Shinagawa Tokyo (Online booking is unavailable)","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Oakwood Apartments Nishi-Shinjuku Tokyo","value":"Oakwood Apartments Nishi-Shinjuku Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/oakwood-apartments-nishi-shinjuku-tokyo/en","enName":"Oakwood Apartments Nishi-Shinjuku Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Oakwood Premier Tokyo Midtown (Online booking is unavailable)","value":"Oakwood Premier Tokyo Midtown (Online booking is unavailable)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/oakwood-premier-tokyo-midtown/en","enName":"Oakwood Premier Tokyo Midtown (Online booking is unavailable)","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Oakwood Premier Tokyo","value":"Oakwood Premier Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/oakwood-premier-tokyo/en","enName":"Oakwood Premier Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Oakwood Apartments Shirokane Tokyo (Online booking is unavailable)","value":"Oakwood Apartments Shirokane Tokyo (Online booking is unavailable)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/oakwood-apartments-shirokane-tokyo/en","enName":"Oakwood Apartments Shirokane Tokyo (Online booking is unavailable)","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Oakwood Apartments Minami Azabu Tokyo","value":"Oakwood Apartments Minami Azabu Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/oakwood-apartments-minami-azabu-tokyo/en","enName":"Oakwood Apartments Minami Azabu Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Oakwood Hotel & Apartments Azabu Tokyo","value":"Oakwood Hotel & Apartments Azabu Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/oakwood-hotel-apartments-azabu-tokyo/en","enName":"Oakwood Hotel & Apartments Azabu Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Oakwood Residence Azabujyuban Tokyo","value":"Oakwood Residence Azabujyuban Tokyo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/oakwood-residence-azabujyuban-tokyo/en","enName":"Oakwood Residence Azabujyuban Tokyo","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Somerset Ginza East Tokyo (Online booking is unavailable)","value":"Somerset Ginza East Tokyo (Online booking is unavailable)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/somerset-ginza-east-tokyo/en","enName":"Somerset Ginza East Tokyo (Online booking is unavailable)","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Somerset Shinagawa Tokyo (Online booking is unavailable)","value":"Somerset Shinagawa Tokyo (Online booking is unavailable)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/tokyo/somerset-shinagawa-tokyo/en","enName":"Somerset Shinagawa Tokyo (Online booking is unavailable)","countryEnName":"Japan","countryName":"Japan","cityEnName":"Tokyo","cityName":"Tokyo","countryData":false,"propertyData":true},{"name":"Yokohama","value":"Yokohama Citadines Harbour Front Yokohama Oakwood Suites Yokohama","path":"/etc/asrdatabasemanagement/masterdata/city/yokohama/en","enName":"Yokohama","countryEnName":"Japan","countryName":"Japan","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Harbour Front Yokohama","value":"Citadines Harbour Front Yokohama","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/yokohama/citadines-harbour-front-yokohama/en","enName":"Citadines Harbour Front Yokohama","countryEnName":"Japan","countryName":"Japan","cityEnName":"Yokohama","cityName":"Yokohama","countryData":false,"propertyData":true},{"name":"Oakwood Suites Yokohama","value":"Oakwood Suites Yokohama","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/japan/yokohama/oakwood-suites-yokohama/en","enName":"Oakwood Suites Yokohama","countryEnName":"Japan","countryName":"Japan","cityEnName":"Yokohama","cityName":"Yokohama","countryData":false,"propertyData":true},{"name":"Kazakhstan","value":"Kazakhstan","path":"/etc/asrdatabasemanagement/masterdata/country/kazakhstan/en","enName":"Kazakhstan","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Atyrau","value":"Atyrau Somerset City Centre Atyrau","path":"/etc/asrdatabasemanagement/masterdata/city/atyrau/en","enName":"Atyrau","countryEnName":"Kazakhstan","countryName":"Kazakhstan","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset City Centre Atyrau","value":"Somerset City Centre Atyrau","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/kazakhstan/atyrau/somerset-city-centre-atyrau/en","enName":"Somerset City Centre Atyrau","countryEnName":"Kazakhstan","countryName":"Kazakhstan","cityEnName":"Atyrau","cityName":"Atyrau","countryData":false,"propertyData":true},{"name":"Kenya","value":"Kenya","path":"/etc/asrdatabasemanagement/masterdata/country/kenya/en","enName":"Kenya","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Nairobi","value":"Nairobi Somerset Westview Nairobi","path":"/etc/asrdatabasemanagement/masterdata/city/nairobi/en","enName":"Nairobi","countryEnName":"Kenya","countryName":"Kenya","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Westview Nairobi","value":"Somerset Westview Nairobi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/kenya/nairobi/somerset-westview-nairobi/en","enName":"Somerset Westview Nairobi","countryEnName":"Kenya","countryName":"Kenya","cityEnName":"Nairobi","cityName":"Nairobi","countryData":false,"propertyData":true},{"name":"Korea, South","value":"Korea, South","path":"/etc/asrdatabasemanagement/masterdata/country/korea-south/en","enName":"Korea, South","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Busan","value":"Busan Citadines Connect Hari Busan","path":"/etc/asrdatabasemanagement/masterdata/city/busan/en","enName":"Busan","countryEnName":"Korea, South","countryName":"Korea, South","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Connect Hari Busan","value":"Citadines Connect Hari Busan","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/korea-south/busan/citadines-connect-hari-busan/en","enName":"Citadines Connect Hari Busan","countryEnName":"Korea, South","countryName":"Korea, South","cityEnName":"Busan","cityName":"Busan","countryData":false,"propertyData":true},{"name":"Incheon","value":"Incheon Oakwood Premier Incheon","path":"/etc/asrdatabasemanagement/masterdata/city/incheon/en","enName":"Incheon","countryEnName":"Korea, South","countryName":"Korea, South","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Premier Incheon","value":"Oakwood Premier Incheon","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/korea-south/incheon/oakwood-premier-incheon/en","enName":"Oakwood Premier Incheon","countryEnName":"Korea, South","countryName":"Korea, South","cityEnName":"Incheon","cityName":"Incheon","countryData":false,"propertyData":true},{"name":"Jeju","value":"Jeju Somerset Jeju Shinhwa World","path":"/etc/asrdatabasemanagement/masterdata/city/jeju/en","enName":"Jeju","countryEnName":"Korea, South","countryName":"Korea, South","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Jeju Shinhwa World","value":"Somerset Jeju Shinhwa World","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/korea-south/jeju/somerset-jeju-shinhwa-world/en","enName":"Somerset Jeju Shinhwa World","countryEnName":"Korea, South","countryName":"Korea, South","cityEnName":"Jeju","cityName":"Jeju","countryData":false,"propertyData":true},{"name":"Seoul","value":"Seoul Oakwood Premier Coex Center Seoul Somerset Palace Seoul","path":"/etc/asrdatabasemanagement/masterdata/city/seoul/en","enName":"Seoul","countryEnName":"Korea, South","countryName":"Korea, South","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Premier Coex Center Seoul","value":"Oakwood Premier Coex Center Seoul","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/korea-south/seoul/oakwood-premier-coex-center-seoul/en","enName":"Oakwood Premier Coex Center Seoul","countryEnName":"Korea, South","countryName":"Korea, South","cityEnName":"Seoul","cityName":"Seoul","countryData":false,"propertyData":true},{"name":"Somerset Palace Seoul","value":"Somerset Palace Seoul","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/korea-south/seoul/somerset-palace-seoul/en","enName":"Somerset Palace Seoul","countryEnName":"Korea, South","countryName":"Korea, South","cityEnName":"Seoul","cityName":"Seoul","countryData":false,"propertyData":true},{"name":"Laos","value":"Laos","path":"/etc/asrdatabasemanagement/masterdata/country/laos/en","enName":"Laos","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Vientiane","value":"Vientiane Somerset Vientiane","path":"/etc/asrdatabasemanagement/masterdata/city/vientiane/en","enName":"Vientiane","countryEnName":"Laos","countryName":"Laos","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Vientiane","value":"Somerset Vientiane","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/laos/vientiane/somerset-vientiane/en","enName":"Somerset Vientiane","countryEnName":"Laos","countryName":"Laos","cityEnName":"Vientiane","cityName":"Vientiane","countryData":false,"propertyData":true},{"name":"Malaysia","value":"Malaysia","path":"/etc/asrdatabasemanagement/masterdata/country/malaysia/en","enName":"Malaysia","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Cyberjaya","value":"Cyberjaya Citadines DPulze Cyberjaya FOX Lite Hotel DPulze Cyberjaya","path":"/etc/asrdatabasemanagement/masterdata/city/cyberjaya/en","enName":"Cyberjaya","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines DPulze Cyberjaya","value":"Citadines DPulze Cyberjaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/cyberjaya/citadines-dpulze-cyberjaya/en","enName":"Citadines DPulze Cyberjaya","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Cyberjaya","cityName":"Cyberjaya","countryData":false,"propertyData":true},{"name":"FOX Lite Hotel DPulze Cyberjaya","value":"FOX Lite Hotel DPulze Cyberjaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/cyberjaya/fox-lite-hotel-dpulze-cyberjaya/en","enName":"FOX Lite Hotel DPulze Cyberjaya","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Cyberjaya","cityName":"Cyberjaya","countryData":false,"propertyData":true},{"name":"Iskandar Puteri","value":"Iskandar Puteri Somerset Medini Iskandar Puteri","path":"/etc/asrdatabasemanagement/masterdata/city/iskandar-puteri/en","enName":"Iskandar Puteri","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Medini Iskandar Puteri","value":"Somerset Medini Iskandar Puteri","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/iskandar-puteri/somerset-medini-iskandar-puteri/en","enName":"Somerset Medini Iskandar Puteri","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Iskandar Puteri","cityName":"Iskandar Puteri","countryData":false,"propertyData":true},{"name":"Kota Kinabalu","value":"Kota Kinabalu Citadines Waterfront Kota Kinabalu","path":"/etc/asrdatabasemanagement/masterdata/city/kota-kinabalu/en","enName":"Kota Kinabalu","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Waterfront Kota Kinabalu","value":"Citadines Waterfront Kota Kinabalu","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/kota-kinabalu/citadines-waterfront-kota-kinabalu/en","enName":"Citadines Waterfront Kota Kinabalu","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Kota Kinabalu","cityName":"Kota Kinabalu","countryData":false,"propertyData":true},{"name":"Kuala Lumpur","value":"Kuala Lumpur Ascott Star KLCC Kuala Lumpur Ascott Sentral Kuala Lumpur Ascott Kuala Lumpur lyf Chinatown Kuala Lumpur Oakwood Hotel & Residence Kuala Lumpur Somerset Kuala Lumpur Domitys Bangsar Kuala Lumpur","path":"/etc/asrdatabasemanagement/masterdata/city/kuala-lumpur/en","enName":"Kuala Lumpur","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Star KLCC Kuala Lumpur","value":"Ascott Star KLCC Kuala Lumpur","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/kuala-lumpur/ascott-star-klcc-kuala-lumpur/en","enName":"Ascott Star KLCC Kuala Lumpur","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Kuala Lumpur","cityName":"Kuala Lumpur","countryData":false,"propertyData":true},{"name":"Ascott Sentral Kuala Lumpur","value":"Ascott Sentral Kuala Lumpur","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/kuala-lumpur/ascott-sentral-kuala-lumpur/en","enName":"Ascott Sentral Kuala Lumpur","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Kuala Lumpur","cityName":"Kuala Lumpur","countryData":false,"propertyData":true},{"name":"Ascott Kuala Lumpur","value":"Ascott Kuala Lumpur","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/kuala-lumpur/ascott-kuala-lumpur/en","enName":"Ascott Kuala Lumpur","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Kuala Lumpur","cityName":"Kuala Lumpur","countryData":false,"propertyData":true},{"name":"lyf Chinatown Kuala Lumpur","value":"lyf Chinatown Kuala Lumpur","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/kuala-lumpur/lyf-chinatown-kuala-lumpur/en","enName":"lyf Chinatown Kuala Lumpur","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Kuala Lumpur","cityName":"Kuala Lumpur","countryData":false,"propertyData":true},{"name":"Oakwood Hotel & Residence Kuala Lumpur","value":"Oakwood Hotel & Residence Kuala Lumpur","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/kuala-lumpur/oakwood-hotel-residence-kuala-lumpur/en","enName":"Oakwood Hotel & Residence Kuala Lumpur","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Kuala Lumpur","cityName":"Kuala Lumpur","countryData":false,"propertyData":true},{"name":"Somerset Kuala Lumpur","value":"Somerset Kuala Lumpur","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/kuala-lumpur/somerset-kuala-lumpur/en","enName":"Somerset Kuala Lumpur","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Kuala Lumpur","cityName":"Kuala Lumpur","countryData":false,"propertyData":true},{"name":"Domitys Bangsar Kuala Lumpur","value":"Domitys Bangsar Kuala Lumpur","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/kuala-lumpur/domitys-bangsar-kuala-lumpur/en","enName":"Domitys Bangsar Kuala Lumpur","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Kuala Lumpur","cityName":"Kuala Lumpur","countryData":false,"propertyData":true},{"name":"Kuching","value":"Kuching Citadines Uplands Kuching","path":"/etc/asrdatabasemanagement/masterdata/city/kuching/en","enName":"Kuching","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Uplands Kuching","value":"Citadines Uplands Kuching","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/kuching/citadines-uplands-kuching/en","enName":"Citadines Uplands Kuching","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Kuching","cityName":"Kuching","countryData":false,"propertyData":true},{"name":"Penang","value":"Penang Ascott Gurney Penang Citadines Prai Penang Citadines Tanjung Tokong Penang (Opening 2025) lyf Georgetown Penang The George Penang by The Crest Collection Citadines Connect Georgetown Penang Citadines Connect Cecil Georgetown Penang Macallum Central Hotel Magazine Vista Hotel Hutton Central Hotel Macalister Hotel Bahari Parade Hotel Ropewalk Piazza Hotel Hutton Suite Hotel","path":"/etc/asrdatabasemanagement/masterdata/city/penang/en","enName":"Penang","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Gurney Penang","value":"Ascott Gurney Penang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/ascott-gurney-penang/en","enName":"Ascott Gurney Penang","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Citadines Prai Penang ","value":"Citadines Prai Penang ","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/citadines-prai-penang/en","enName":"Citadines Prai Penang ","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Citadines Tanjung Tokong Penang (Opening 2025)","value":"Citadines Tanjung Tokong Penang (Opening 2025)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/citadines-tanjung-tokong-penang/en","enName":"Citadines Tanjung Tokong Penang (Opening 2025)","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"lyf Georgetown Penang","value":"lyf Georgetown Penang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/lyf-georgetown-penang/en","enName":"lyf Georgetown Penang","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"The George Penang by The Crest Collection","value":"The George Penang by The Crest Collection","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/the-george-penang-by-the-crest-collection/en","enName":"The George Penang by The Crest Collection","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Citadines Connect Georgetown Penang","value":"Citadines Connect Georgetown Penang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/citadines-connect-georgetown-penang/en","enName":"Citadines Connect Georgetown Penang","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Citadines Connect Cecil Georgetown Penang","value":"Citadines Connect Cecil Georgetown Penang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/citadines-connect-cecil-georgetown-penang/en","enName":"Citadines Connect Cecil Georgetown Penang","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Macallum Central Hotel","value":"Macallum Central Hotel","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/macallum-central-hotel/en","enName":"Macallum Central Hotel","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Magazine Vista Hotel","value":"Magazine Vista Hotel","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/magazine-vista-hotel/en","enName":"Magazine Vista Hotel","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Hutton Central Hotel","value":"Hutton Central Hotel","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/hutton-central-hotel/en","enName":"Hutton Central Hotel","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Macalister Hotel","value":"Macalister Hotel","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/macalister-hotel/en","enName":"Macalister Hotel","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Bahari Parade Hotel","value":"Bahari Parade Hotel","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/bahari-parade-hotel/en","enName":"Bahari Parade Hotel","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Ropewalk Piazza Hotel","value":"Ropewalk Piazza Hotel","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/ropewalk-piazza-hotel/en","enName":"Ropewalk Piazza Hotel","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Hutton Suite Hotel","value":"Hutton Suite Hotel","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/penang/hutton-suite-hotel/en","enName":"Hutton Suite Hotel","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Penang","cityName":"Penang","countryData":false,"propertyData":true},{"name":"Petaling Jaya","value":"Petaling Jaya Somerset Damansara Uptown Petaling Jaya","path":"/etc/asrdatabasemanagement/masterdata/city/petaling-jaya/en","enName":"Petaling Jaya","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Damansara Uptown Petaling Jaya","value":"Somerset Damansara Uptown Petaling Jaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/petaling-jaya/somerset-damansara-uptown-petaling-jaya/en","enName":"Somerset Damansara Uptown Petaling Jaya","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Petaling Jaya","cityName":"Petaling Jaya","countryData":false,"propertyData":true},{"name":"Shah Alam","value":"Shah Alam FOX Hotel Glenmarie Shah Alam","path":"/etc/asrdatabasemanagement/masterdata/city/shah-alam/en","enName":"Shah Alam","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"FOX Hotel Glenmarie Shah Alam","value":"FOX Hotel Glenmarie Shah Alam","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/malaysia/shah-alam/fox-hotel-glenmarie-shah-alam/en","enName":"FOX Hotel Glenmarie Shah Alam","countryEnName":"Malaysia","countryName":"Malaysia","cityEnName":"Shah Alam","cityName":"Shah Alam","countryData":false,"propertyData":true},{"name":"Mauritius","value":"Mauritius","path":"/etc/asrdatabasemanagement/masterdata/country/mauritius/en","enName":"Mauritius","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Grand Baie","value":"Grand Baie Domaine de Grand Baie","path":"/etc/asrdatabasemanagement/masterdata/city/grand-baie/en","enName":"Grand Baie","countryEnName":"Mauritius","countryName":"Mauritius","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Domaine de Grand Baie","value":"Domaine de Grand Baie","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/mauritius/grand-baie/domaine-de-grand-baie/en","enName":"Domaine de Grand Baie","countryEnName":"Mauritius","countryName":"Mauritius","cityEnName":"Grand Baie","cityName":"Grand Baie","countryData":false,"propertyData":true},{"name":"Netherlands","value":"Netherlands","path":"/etc/asrdatabasemanagement/masterdata/country/netherlands/en","enName":"Netherlands","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Amsterdam","value":"Amsterdam Citadines Canal Amsterdam Citadines Sloterdijk Station Amsterdam","path":"/etc/asrdatabasemanagement/masterdata/city/amsterdam/en","enName":"Amsterdam","countryEnName":"Netherlands","countryName":"Netherlands","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Canal Amsterdam","value":"Citadines Canal Amsterdam","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/netherlands/amsterdam/citadines-canal-amsterdam/en","enName":"Citadines Canal Amsterdam","countryEnName":"Netherlands","countryName":"Netherlands","cityEnName":"Amsterdam","cityName":"Amsterdam","countryData":false,"propertyData":true},{"name":"Citadines Sloterdijk Station Amsterdam","value":"Citadines Sloterdijk Station Amsterdam","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/netherlands/amsterdam/citadines-sloterdijk-station-amsterdam/en","enName":"Citadines Sloterdijk Station Amsterdam","countryEnName":"Netherlands","countryName":"Netherlands","cityEnName":"Amsterdam","cityName":"Amsterdam","countryData":false,"propertyData":true},{"name":"Oman","value":"Oman","path":"/etc/asrdatabasemanagement/masterdata/country/oman/en","enName":"Oman","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Muscat","value":"Muscat Citadines Al Ghubrah Muscat","path":"/etc/asrdatabasemanagement/masterdata/city/muscat/en","enName":"Muscat","countryEnName":"Oman","countryName":"Oman","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Al Ghubrah Muscat","value":"Citadines Al Ghubrah Muscat","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/oman/muscat/citadines-al-ghubrah-muscat/en","enName":"Citadines Al Ghubrah Muscat","countryEnName":"Oman","countryName":"Oman","cityEnName":"Muscat","cityName":"Muscat","countryData":false,"propertyData":true},{"name":"Philippines","value":"Philippines","path":"/etc/asrdatabasemanagement/masterdata/country/philippines/en","enName":"Philippines","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Bacolod","value":"Bacolod Citadines Bacolod City","path":"/etc/asrdatabasemanagement/masterdata/city/bacolod/en","enName":"Bacolod","countryEnName":"Philippines","countryName":"Philippines","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Bacolod City","value":"Citadines Bacolod City","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/bacolod/citadines-bacolod-city/en","enName":"Citadines Bacolod City","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Bacolod","cityName":"Bacolod","countryData":false,"propertyData":true},{"name":"Cebu","value":"Cebu Citadines Cebu City lyf Cebu City","path":"/etc/asrdatabasemanagement/masterdata/city/cebu/en","enName":"Cebu","countryEnName":"Philippines","countryName":"Philippines","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Cebu City","value":"Citadines Cebu City","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/cebu/citadines-cebu-city/en","enName":"Citadines Cebu City","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Cebu","cityName":"Cebu","countryData":false,"propertyData":true},{"name":"lyf Cebu City","value":"lyf Cebu City","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/cebu/lyf-cebu-city/en","enName":"lyf Cebu City","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Cebu","cityName":"Cebu","countryData":false,"propertyData":true},{"name":"Iloilo","value":"Iloilo Citadines Amigo Iloilo","path":"/etc/asrdatabasemanagement/masterdata/city/iloilo/en","enName":"Iloilo","countryEnName":"Philippines","countryName":"Philippines","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Amigo Iloilo","value":"Citadines Amigo Iloilo","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/iloilo/citadines-amigo-iloilo/en","enName":"Citadines Amigo Iloilo","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Iloilo","cityName":"Iloilo","countryData":false,"propertyData":true},{"name":"Manila","value":"Manila Ascott Bonifacio Global City Manila Ascott Makati Citadines Salcedo Makati Citadines Bay City Manila Citadines Roces Quezon City Citadines Millennium Ortigas Manila Citadines Benavidez Makati lyf Malate Manila Oakwood Makati Avenue Somerset Millennium Makati Somerset Valero Makati (Opening 2024) Somerset Central Salcedo Makati Somerset Alabang Manila The Suites at Torre Lorenzo Malate","path":"/etc/asrdatabasemanagement/masterdata/city/manila/en","enName":"Manila","countryEnName":"Philippines","countryName":"Philippines","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Bonifacio Global City Manila","value":"Ascott Bonifacio Global City Manila","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/ascott-bonifacio-global-city-manila/en","enName":"Ascott Bonifacio Global City Manila","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Ascott Makati","value":"Ascott Makati","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/ascott-makati/en","enName":"Ascott Makati","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Citadines Salcedo Makati","value":"Citadines Salcedo Makati","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/citadines-salcedo-makati/en","enName":"Citadines Salcedo Makati","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Citadines Bay City Manila","value":"Citadines Bay City Manila","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/citadines-bay-city-manila/en","enName":"Citadines Bay City Manila","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Citadines Roces Quezon City","value":"Citadines Roces Quezon City","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/citadines-roces-quezon-city/en","enName":"Citadines Roces Quezon City","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Citadines Millennium Ortigas Manila","value":"Citadines Millennium Ortigas Manila","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/citadines-millennium-ortigas-manila/en","enName":"Citadines Millennium Ortigas Manila","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Citadines Benavidez Makati","value":"Citadines Benavidez Makati","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/citadines-benavidez-makati/en","enName":"Citadines Benavidez Makati","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"lyf Malate Manila","value":"lyf Malate Manila","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/lyf-malate-manila/en","enName":"lyf Malate Manila","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Oakwood Makati Avenue","value":"Oakwood Makati Avenue","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/makati/oakwood-makati-avenue/en","enName":"Oakwood Makati Avenue","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Somerset Millennium Makati","value":"Somerset Millennium Makati","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/somerset-millennium-makati/en","enName":"Somerset Millennium Makati","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Somerset Valero Makati (Opening 2024)","value":"Somerset Valero Makati (Opening 2024)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/somerset-valero-makati/en","enName":"Somerset Valero Makati (Opening 2024)","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Somerset Central Salcedo Makati","value":"Somerset Central Salcedo Makati","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/somerset-central-salcedo-makati/en","enName":"Somerset Central Salcedo Makati","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Somerset Alabang Manila","value":"Somerset Alabang Manila","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/somerset-alabang-manila/en","enName":"Somerset Alabang Manila","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"The Suites at Torre Lorenzo Malate","value":"The Suites at Torre Lorenzo Malate","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/philippines/manila/the-suites-at-torre-lorenzo-malate/en","enName":"The Suites at Torre Lorenzo Malate","countryEnName":"Philippines","countryName":"Philippines","cityEnName":"Manila","cityName":"Manila","countryData":false,"propertyData":true},{"name":"Qatar","value":"Qatar","path":"/etc/asrdatabasemanagement/masterdata/country/qatar/en","enName":"Qatar","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Doha","value":"Doha Somerset Al Mansoura Doha Somerset West Bay Doha","path":"/etc/asrdatabasemanagement/masterdata/city/doha/en","enName":"Doha","countryEnName":"Qatar","countryName":"Qatar","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Al Mansoura Doha","value":"Somerset Al Mansoura Doha","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/qatar/doha/somerset-al-mansoura-doha/en","enName":"Somerset Al Mansoura Doha","countryEnName":"Qatar","countryName":"Qatar","cityEnName":"Doha","cityName":"Doha","countryData":false,"propertyData":true},{"name":"Somerset West Bay Doha","value":"Somerset West Bay Doha","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/qatar/doha/somerset-west-bay-doha/en","enName":"Somerset West Bay Doha","countryEnName":"Qatar","countryName":"Qatar","cityEnName":"Doha","cityName":"Doha","countryData":false,"propertyData":true},{"name":"Saudi Arabia","value":"Saudi Arabia","path":"/etc/asrdatabasemanagement/masterdata/country/saudi-arabia/en","enName":"Saudi Arabia","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Abha","value":"Abha Citadines Abha","path":"/etc/asrdatabasemanagement/masterdata/city/abha/en","enName":"Abha","countryEnName":"Saudi Arabia","countryName":"Saudi Arabia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Abha","value":"Citadines Abha","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/saudi-arabia/abha/citadines-abha/en","enName":"Citadines Abha","countryEnName":"Saudi Arabia","countryName":"Saudi Arabia","cityEnName":"Abha","cityName":"Abha","countryData":false,"propertyData":true},{"name":"Al Khobar","value":"Al Khobar Ascott Corniche Al Khobar Somerset Downtown Al Khobar","path":"/etc/asrdatabasemanagement/masterdata/city/al-khobar/en","enName":"Al Khobar","countryEnName":"Saudi Arabia","countryName":"Saudi Arabia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Corniche Al Khobar","value":"Ascott Corniche Al Khobar","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/saudi-arabia/al-khobar/ascott-corniche-al-khobar/en","enName":"Ascott Corniche Al Khobar","countryEnName":"Saudi Arabia","countryName":"Saudi Arabia","cityEnName":"Al Khobar","cityName":"Al Khobar","countryData":false,"propertyData":true},{"name":"Somerset Downtown Al Khobar","value":"Somerset Downtown Al Khobar","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/saudi-arabia/al-khobar/somerset-downtown-al-khobar/en","enName":"Somerset Downtown Al Khobar","countryEnName":"Saudi Arabia","countryName":"Saudi Arabia","cityEnName":"Al Khobar","cityName":"Al Khobar","countryData":false,"propertyData":true},{"name":"Riyadh","value":"Riyadh Ascott Rafal Olaya Riyadh","path":"/etc/asrdatabasemanagement/masterdata/city/riyadh/en","enName":"Riyadh","countryEnName":"Saudi Arabia","countryName":"Saudi Arabia","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Rafal Olaya Riyadh","value":"Ascott Rafal Olaya Riyadh","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/saudi-arabia/riyadh/ascott-rafal-olaya-riyadh/en","enName":"Ascott Rafal Olaya Riyadh","countryEnName":"Saudi Arabia","countryName":"Saudi Arabia","cityEnName":"Riyadh","cityName":"Riyadh","countryData":false,"propertyData":true},{"name":"Singapore","value":"Singapore","path":"/etc/asrdatabasemanagement/masterdata/country/singapore/en","enName":"Singapore","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Singapore","value":"Singapore Ascott Raffles Place Singapore Ascott Orchard Singapore Citadines Balestier Singapore Citadines Raffles Place Singapore Citadines Rochor Singapore Citadines Fusionopolis Singapore Citadines Science Park Singapore lyf Bugis Singapore lyf Farrer Park Singapore lyf one-north Singapore lyf Funan Singapore Oakwood Studios Singapore Somerset Bencoolen Singapore The Robertson House by The Crest Collection Ann Siang House by The Unlimited Collection Wanderlust by The Unlimited Collection KēSa House by The Unlimited Collection Citadines Connect City Centre Singapore Citadines Connect Rochester Singapore D'Hotel Singapore","path":"/etc/asrdatabasemanagement/masterdata/city/singapore/en","enName":"Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Raffles Place Singapore","value":"Ascott Raffles Place Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/ascott-raffles-place-singapore/en","enName":"Ascott Raffles Place Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Ascott Orchard Singapore","value":"Ascott Orchard Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/ascott-orchard-singapore/en","enName":"Ascott Orchard Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Citadines Balestier Singapore","value":"Citadines Balestier Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/citadines-balestier-singapore/en","enName":"Citadines Balestier Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Citadines Raffles Place Singapore","value":"Citadines Raffles Place Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/citadines-raffles-place-singapore/en","enName":"Citadines Raffles Place Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Citadines Rochor Singapore","value":"Citadines Rochor Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/citadines-rochor-singapore/en","enName":"Citadines Rochor Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Citadines Fusionopolis Singapore","value":"Citadines Fusionopolis Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/citadines-fusionopolis-singapore/en","enName":"Citadines Fusionopolis Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Citadines Science Park Singapore","value":"Citadines Science Park Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/citadines-science-park-singapore/en","enName":"Citadines Science Park Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"lyf Bugis Singapore","value":"lyf Bugis Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/lyf-bugis-singapore/en","enName":"lyf Bugis Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"lyf Farrer Park Singapore","value":"lyf Farrer Park Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/lyf-farrer-park-singapore/en","enName":"lyf Farrer Park Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"lyf one-north Singapore","value":"lyf one-north Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/lyf-one-north-singapore/en","enName":"lyf one-north Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"lyf Funan Singapore","value":"lyf Funan Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/lyf-funan-singapore/en","enName":"lyf Funan Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Oakwood Studios Singapore","value":"Oakwood Studios Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/oakwood-studios-singapore/en","enName":"Oakwood Studios Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Somerset Bencoolen Singapore","value":"Somerset Bencoolen Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/somerset-bencoolen-singapore/en","enName":"Somerset Bencoolen Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"The Robertson House by The Crest Collection","value":"The Robertson House by The Crest Collection","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/the-robertson-house-by-the-crest-collection/en","enName":"The Robertson House by The Crest Collection","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Ann Siang House by The Unlimited Collection","value":"Ann Siang House by The Unlimited Collection","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/ann-siang-house-by-the-unlimited-collection/en","enName":"Ann Siang House by The Unlimited Collection","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Wanderlust by The Unlimited Collection","value":"Wanderlust by The Unlimited Collection","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/wanderlust-by-the-unlimited-collection/en","enName":"Wanderlust by The Unlimited Collection","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"KēSa House by The Unlimited Collection","value":"KēSa House by The Unlimited Collection","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/kesa-house-by-the-unlimited-collection/en","enName":"KēSa House by The Unlimited Collection","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Citadines Connect City Centre Singapore","value":"Citadines Connect City Centre Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/citadines-connect-city-centre-singapore/en","enName":"Citadines Connect City Centre Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Citadines Connect Rochester Singapore","value":"Citadines Connect Rochester Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/citadines-connect-rochester-singapore/en","enName":"Citadines Connect Rochester Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"D'Hotel Singapore","value":"D'Hotel Singapore","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/singapore/singapore/dhotel-singapore/en","enName":"D'Hotel Singapore","countryEnName":"Singapore","countryName":"Singapore","cityEnName":"Singapore","cityName":"Singapore","countryData":false,"propertyData":true},{"name":"Spain","value":"Spain","path":"/etc/asrdatabasemanagement/masterdata/country/spain/en","enName":"Spain","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Barcelona","value":"Barcelona Citadines Ramblas Barcelona","path":"/etc/asrdatabasemanagement/masterdata/city/barcelona/en","enName":"Barcelona","countryEnName":"Spain","countryName":"Spain","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Ramblas Barcelona","value":"Citadines Ramblas Barcelona","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/spain/barcelona/citadines-ramblas-barcelona/en","enName":"Citadines Ramblas Barcelona","countryEnName":"Spain","countryName":"Spain","cityEnName":"Barcelona","cityName":"Barcelona","countryData":false,"propertyData":true},{"name":"Thailand","value":"Thailand","path":"/etc/asrdatabasemanagement/masterdata/country/thailand/en","enName":"Thailand","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Bangkok","value":"Bangkok Ascott Thonglor Bangkok Ascott Embassy Sathorn Bangkok Ascott Sathorn Bangkok Citadines Sukhumvit 8 Bangkok Citadines Sukhumvit 16 Bangkok Citadines Sukhumvit 11 Bangkok lyf Sukhumvit 8 Bangkok Oakwood Hotel & Residence Bangkok Oakwood Suites Tiwanon Bangkok Oakwood Residence Sukhumvit 24 Bangkok Oakwood Studios Sukhumvit Bangkok Oakwood Suites Bangkok Oakwood Residence Sukhumvit Thonglor Bangkok Somerset Maison Asoke Bangkok Somerset Sukhumvit Thonglor Bangkok Somerset Sukhumvit 71 Bangkok (Opening on 10 December 2024) Somerset Park Suanplu Bangkok Somerset Rama 9 Bangkok Somerset Ekamai Bangkok Ten Six Hundred, Chao Phraya, Bangkok by Preference SILQ Hotel and Residence SQ Boutique Hotel","path":"/etc/asrdatabasemanagement/masterdata/city/bangkok/en","enName":"Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Thonglor Bangkok","value":"Ascott Thonglor Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/ascott-thonglor-bangkok/en","enName":"Ascott Thonglor Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Ascott Embassy Sathorn Bangkok","value":"Ascott Embassy Sathorn Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/ascott-embassy-sathorn-bangkok/en","enName":"Ascott Embassy Sathorn Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Ascott Sathorn Bangkok","value":"Ascott Sathorn Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/ascott-sathorn-bangkok/en","enName":"Ascott Sathorn Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Citadines Sukhumvit 8 Bangkok","value":"Citadines Sukhumvit 8 Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/citadines-sukhumvit-8-bangkok/en","enName":"Citadines Sukhumvit 8 Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Citadines Sukhumvit 16 Bangkok","value":"Citadines Sukhumvit 16 Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/citadines-sukhumvit-16-bangkok/en","enName":"Citadines Sukhumvit 16 Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Citadines Sukhumvit 11 Bangkok","value":"Citadines Sukhumvit 11 Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/citadines-sukhumvit-11-bangkok/en","enName":"Citadines Sukhumvit 11 Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"lyf Sukhumvit 8 Bangkok","value":"lyf Sukhumvit 8 Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/lyf-sukhumvit-8-bangkok/en","enName":"lyf Sukhumvit 8 Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Oakwood Hotel & Residence Bangkok","value":"Oakwood Hotel & Residence Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/oakwood-hotel-residence-bangkok/en","enName":"Oakwood Hotel & Residence Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Oakwood Suites Tiwanon Bangkok","value":"Oakwood Suites Tiwanon Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/oakwood-suites-tiwanon-bangkok/en","enName":"Oakwood Suites Tiwanon Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Oakwood Residence Sukhumvit 24 Bangkok","value":"Oakwood Residence Sukhumvit 24 Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/oakwood-residence-sukhumvit-24-bangkok/en","enName":"Oakwood Residence Sukhumvit 24 Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Oakwood Studios Sukhumvit Bangkok","value":"Oakwood Studios Sukhumvit Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/oakwood-studios-sukhumvit-bangkok/en","enName":"Oakwood Studios Sukhumvit Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Oakwood Suites Bangkok","value":"Oakwood Suites Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/oakwood-suites-bangkok/en","enName":"Oakwood Suites Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Oakwood Residence Sukhumvit Thonglor Bangkok","value":"Oakwood Residence Sukhumvit Thonglor Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/oakwood-residence-sukhumvit-thonglor-bangkok/en","enName":"Oakwood Residence Sukhumvit Thonglor Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Somerset Maison Asoke Bangkok","value":"Somerset Maison Asoke Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/somerset-maison-asoke-bangkok/en","enName":"Somerset Maison Asoke Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Somerset Sukhumvit Thonglor Bangkok","value":"Somerset Sukhumvit Thonglor Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/somerset-sukhumvit-thonglor-bangkok/en","enName":"Somerset Sukhumvit Thonglor Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Somerset Sukhumvit 71 Bangkok (Opening on 10 December 2024)","value":"Somerset Sukhumvit 71 Bangkok (Opening on 10 December 2024)","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/somerset-sukhumvit-71-bangkok/en","enName":"Somerset Sukhumvit 71 Bangkok (Opening on 10 December 2024)","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Somerset Park Suanplu Bangkok","value":"Somerset Park Suanplu Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/somerset-park-suanplu-bangkok/en","enName":"Somerset Park Suanplu Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Somerset Rama 9 Bangkok","value":"Somerset Rama 9 Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/somerset-rama-9-bangkok/en","enName":"Somerset Rama 9 Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Somerset Ekamai Bangkok","value":"Somerset Ekamai Bangkok","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/somerset-ekamai-bangkok/en","enName":"Somerset Ekamai Bangkok","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Ten Six Hundred, Chao Phraya, Bangkok by Preference","value":"Ten Six Hundred, Chao Phraya, Bangkok by Preference","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/ten-six-hundred-chao-phraya-bangkok-by-preference/en","enName":"Ten Six Hundred, Chao Phraya, Bangkok by Preference","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"SILQ Hotel and Residence","value":"SILQ Hotel and Residence","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/silq-hotel-and-residence/en","enName":"SILQ Hotel and Residence","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"SQ Boutique Hotel","value":"SQ Boutique Hotel","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/bangkok/sq-boutique-hotel/en","enName":"SQ Boutique Hotel","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Bangkok","cityName":"Bangkok","countryData":false,"propertyData":true},{"name":"Pattaya","value":"Pattaya Somerset Pattaya","path":"/etc/asrdatabasemanagement/masterdata/city/pattaya/en","enName":"Pattaya","countryEnName":"Thailand","countryName":"Thailand","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Pattaya","value":"Somerset Pattaya","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/pattaya/somerset-pattaya/en","enName":"Somerset Pattaya","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Pattaya","cityName":"Pattaya","countryData":false,"propertyData":true},{"name":"Sri Racha","value":"Sri Racha Citadines Grand Central Sri Racha Oakwood Hotel & Residence Sri Racha Somerset Harbourview Sri Racha","path":"/etc/asrdatabasemanagement/masterdata/city/sri-racha/en","enName":"Sri Racha","countryEnName":"Thailand","countryName":"Thailand","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Grand Central Sri Racha","value":"Citadines Grand Central Sri Racha","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/sri-racha/citadines-grand-central-sri-racha/en","enName":"Citadines Grand Central Sri Racha","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Sri Racha","cityName":"Sri Racha","countryData":false,"propertyData":true},{"name":"Oakwood Hotel & Residence Sri Racha","value":"Oakwood Hotel & Residence Sri Racha","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/sri-racha/oakwood-hotel-residence-sri-racha/en","enName":"Oakwood Hotel & Residence Sri Racha","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Sri Racha","cityName":"Sri Racha","countryData":false,"propertyData":true},{"name":"Somerset Harbourview Sri Racha","value":"Somerset Harbourview Sri Racha","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/thailand/sri-racha/somerset-harbourview-sri-racha/en","enName":"Somerset Harbourview Sri Racha","countryEnName":"Thailand","countryName":"Thailand","cityEnName":"Sri Racha","cityName":"Sri Racha","countryData":false,"propertyData":true},{"name":"Türkiye","value":"Türkiye","path":"/etc/asrdatabasemanagement/masterdata/country/turkiye/en","enName":"Türkiye","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Istanbul","value":"Istanbul Somerset Maslak Istanbul","path":"/etc/asrdatabasemanagement/masterdata/city/istanbul/en","enName":"Istanbul","countryEnName":"Türkiye","countryName":"Türkiye","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Maslak Istanbul","value":"Somerset Maslak Istanbul","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/turkiye/istanbul/somerset-maslak-istanbul/en","enName":"Somerset Maslak Istanbul","countryEnName":"Türkiye","countryName":"Türkiye","cityEnName":"Istanbul","cityName":"Istanbul","countryData":false,"propertyData":true},{"name":"United Arab Emirates","value":"United Arab Emirates","path":"/etc/asrdatabasemanagement/masterdata/country/united-arab-emirates/en","enName":"United Arab Emirates","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Dubai","value":"Dubai Ascott Park Place Dubai Citadines Metro Central Dubai Citadines Culture Village Dubai","path":"/etc/asrdatabasemanagement/masterdata/city/dubai/en","enName":"Dubai","countryEnName":"United Arab Emirates","countryName":"United Arab Emirates","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Ascott Park Place Dubai","value":"Ascott Park Place Dubai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-arab-emirates/dubai/ascott-park-place-dubai/en","enName":"Ascott Park Place Dubai","countryEnName":"United Arab Emirates","countryName":"United Arab Emirates","cityEnName":"Dubai","cityName":"Dubai","countryData":false,"propertyData":true},{"name":"Citadines Metro Central Dubai","value":"Citadines Metro Central Dubai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-arab-emirates/dubai/citadines-metro-central-dubai/en","enName":"Citadines Metro Central Dubai","countryEnName":"United Arab Emirates","countryName":"United Arab Emirates","cityEnName":"Dubai","cityName":"Dubai","countryData":false,"propertyData":true},{"name":"Citadines Culture Village Dubai","value":"Citadines Culture Village Dubai","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-arab-emirates/dubai/citadines-culture-village-dubai/en","enName":"Citadines Culture Village Dubai","countryEnName":"United Arab Emirates","countryName":"United Arab Emirates","cityEnName":"Dubai","cityName":"Dubai","countryData":false,"propertyData":true},{"name":"United Kingdom","value":"United Kingdom","path":"/etc/asrdatabasemanagement/masterdata/country/united-kingdom/en","enName":"United Kingdom","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Edinburgh","value":"Edinburgh Mount Royal Hotel Edinburgh by The Unlimited Collection","path":"/etc/asrdatabasemanagement/masterdata/city/edinburgh-0/en","enName":"Edinburgh","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Mount Royal Hotel Edinburgh by The Unlimited Collection","value":"Mount Royal Hotel Edinburgh by The Unlimited Collection","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-kingdom/edinburgh-0/mount-royal-hotel-edinburgh-by-the-unlimited-collection/en","enName":"Mount Royal Hotel Edinburgh by The Unlimited Collection","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":"Edinburgh","cityName":"Edinburgh","countryData":false,"propertyData":true},{"name":"Liverpool","value":"Liverpool Quest Liverpool City Centre","path":"/etc/asrdatabasemanagement/masterdata/city/liverpool/en","enName":"Liverpool","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Quest Liverpool City Centre","value":"Quest Liverpool City Centre","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-kingdom/liverpool/quest-liverpool-city-centre/en","enName":"Quest Liverpool City Centre","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":"Liverpool","cityName":"Liverpool","countryData":false,"propertyData":true},{"name":"London","value":"London Citadines South Kensington London Citadines Islington London Citadines Holborn-Covent Garden London Citadines Trafalgar Square London Citadines Barbican London The Cavendish London","path":"/etc/asrdatabasemanagement/masterdata/city/london/en","enName":"London","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines South Kensington London","value":"Citadines South Kensington London","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-kingdom/london/citadines-south-kensington-london/en","enName":"Citadines South Kensington London","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":"London","cityName":"London","countryData":false,"propertyData":true},{"name":"Citadines Islington London","value":"Citadines Islington London","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-kingdom/london/citadines-islington-london/en","enName":"Citadines Islington London","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":"London","cityName":"London","countryData":false,"propertyData":true},{"name":"Citadines Holborn-Covent Garden London","value":"Citadines Holborn-Covent Garden London","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-kingdom/london/citadines-holborn-covent-garden-london/en","enName":"Citadines Holborn-Covent Garden London","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":"London","cityName":"London","countryData":false,"propertyData":true},{"name":"Citadines Trafalgar Square London","value":"Citadines Trafalgar Square London","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-kingdom/london/citadines-trafalgar-square-london/en","enName":"Citadines Trafalgar Square London","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":"London","cityName":"London","countryData":false,"propertyData":true},{"name":"Citadines Barbican London","value":"Citadines Barbican London","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-kingdom/london/citadines-barbican-london/en","enName":"Citadines Barbican London","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":"London","cityName":"London","countryData":false,"propertyData":true},{"name":"The Cavendish London","value":"The Cavendish London","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-kingdom/london/the-cavendish-london/en","enName":"The Cavendish London","countryEnName":"United Kingdom","countryName":"United Kingdom","cityEnName":"London","cityName":"London","countryData":false,"propertyData":true},{"name":"United States","value":"United States","path":"/etc/asrdatabasemanagement/masterdata/country/united-states/en","enName":"United States","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"New York","value":"New York Citadines Connect Fifth Avenue New York","path":"/etc/asrdatabasemanagement/masterdata/city/new-york/en","enName":"New York","countryEnName":"United States","countryName":"United States","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Connect Fifth Avenue New York","value":"Citadines Connect Fifth Avenue New York","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-states/new-york/citadines-connect-fifth-avenue-new-york/en","enName":"Citadines Connect Fifth Avenue New York","countryEnName":"United States","countryName":"United States","cityEnName":"New York","cityName":"New York","countryData":false,"propertyData":true},{"name":"Sunnyvale","value":"Sunnyvale The Domain Hotel Sunnyvale","path":"/etc/asrdatabasemanagement/masterdata/city/sunnyvale/en","enName":"Sunnyvale","countryEnName":"United States","countryName":"United States","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"The Domain Hotel Sunnyvale","value":"The Domain Hotel Sunnyvale","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/united-states/sunnyvale/the-domain-hotel-sunnyvale/en","enName":"The Domain Hotel Sunnyvale","countryEnName":"United States","countryName":"United States","cityEnName":"Sunnyvale","cityName":"Sunnyvale","countryData":false,"propertyData":true},{"name":"Vietnam","value":"Vietnam","path":"/etc/asrdatabasemanagement/masterdata/country/vietnam/en","enName":"Vietnam","countryEnName":null,"countryName":null,"cityEnName":null,"cityName":null,"countryData":true,"propertyData":false},{"name":"Binh Duong","value":"Binh Duong Citadines Central Binh Duong","path":"/etc/asrdatabasemanagement/masterdata/city/binh-duong/en","enName":"Binh Duong","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Central Binh Duong","value":"Citadines Central Binh Duong","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/binh-duong/citadines-central-binh-duong/en","enName":"Citadines Central Binh Duong","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Binh Duong","cityName":"Binh Duong","countryData":false,"propertyData":true},{"name":"Ha Long","value":"Ha Long Citadines Marina Halong Oakwood Ha Long","path":"/etc/asrdatabasemanagement/masterdata/city/halong/en","enName":"Ha Long","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Marina Halong","value":"Citadines Marina Halong","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/halong/citadines-marina-halong/en","enName":"Citadines Marina Halong","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Ha Long","cityName":"Ha Long","countryData":false,"propertyData":true},{"name":"Oakwood Ha Long","value":"Oakwood Ha Long","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/halong/oakwood-ha-long/en","enName":"Oakwood Ha Long","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Ha Long","cityName":"Ha Long","countryData":false,"propertyData":true},{"name":"Hai Phong City","value":"Hai Phong City Somerset Central TD Hai Phong City","path":"/etc/asrdatabasemanagement/masterdata/city/hai-phong-city/en","enName":"Hai Phong City","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Somerset Central TD Hai Phong City","value":"Somerset Central TD Hai Phong City","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/hai-phong-city/somerset-central-td-hai-phong-city/en","enName":"Somerset Central TD Hai Phong City","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Hai Phong City","cityName":"Hai Phong City","countryData":false,"propertyData":true},{"name":"Hanoi","value":"Hanoi Oakwood Residence Hanoi Somerset West Point Hanoi Somerset Grand Hanoi Somerset Hoa Binh Hanoi","path":"/etc/asrdatabasemanagement/masterdata/city/hanoi/en","enName":"Hanoi","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Residence Hanoi","value":"Oakwood Residence Hanoi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/hanoi/oakwood-residence-hanoi/en","enName":"Oakwood Residence Hanoi","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Hanoi","cityName":"Hanoi","countryData":false,"propertyData":true},{"name":"Somerset West Point Hanoi","value":"Somerset West Point Hanoi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/hanoi/somerset-west-point-hanoi/en","enName":"Somerset West Point Hanoi","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Hanoi","cityName":"Hanoi","countryData":false,"propertyData":true},{"name":"Somerset Grand Hanoi","value":"Somerset Grand Hanoi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/hanoi/somerset-grand-hanoi/en","enName":"Somerset Grand Hanoi","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Hanoi","cityName":"Hanoi","countryData":false,"propertyData":true},{"name":"Somerset Hoa Binh Hanoi","value":"Somerset Hoa Binh Hanoi","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/hanoi/somerset-hoa-binh-hanoi/en","enName":"Somerset Hoa Binh Hanoi","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Hanoi","cityName":"Hanoi","countryData":false,"propertyData":true},{"name":"Ho Chi Minh City","value":"Ho Chi Minh City Oakwood Hotel & Apartments Saigon Oakwood Residence Saigon Somerset Chancellor Court Ho Chi Minh City Somerset Vista Ho Chi Minh City Somerset Feliz Ho Chi Minh City Somerset Ho Chi Minh City RichLane Residences","path":"/etc/asrdatabasemanagement/masterdata/city/ho-chi-minh-city/en","enName":"Ho Chi Minh City","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Oakwood Hotel & Apartments Saigon","value":"Oakwood Hotel & Apartments Saigon","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/ho-chi-minh-city/oakwood-hotel-apartments-saigon/en","enName":"Oakwood Hotel & Apartments Saigon","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Ho Chi Minh City","cityName":"Ho Chi Minh City","countryData":false,"propertyData":true},{"name":"Oakwood Residence Saigon","value":"Oakwood Residence Saigon","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/ho-chi-minh-city/oakwood-residence-saigon/en","enName":"Oakwood Residence Saigon","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Ho Chi Minh City","cityName":"Ho Chi Minh City","countryData":false,"propertyData":true},{"name":"Somerset Chancellor Court Ho Chi Minh City","value":"Somerset Chancellor Court Ho Chi Minh City","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/ho-chi-minh-city/somerset-chancellor-court-ho-chi-minh-city/en","enName":"Somerset Chancellor Court Ho Chi Minh City","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Ho Chi Minh City","cityName":"Ho Chi Minh City","countryData":false,"propertyData":true},{"name":"Somerset Vista Ho Chi Minh City","value":"Somerset Vista Ho Chi Minh City","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/ho-chi-minh-city/somerset-vista-ho-chi-minh-city/en","enName":"Somerset Vista Ho Chi Minh City","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Ho Chi Minh City","cityName":"Ho Chi Minh City","countryData":false,"propertyData":true},{"name":"Somerset Feliz Ho Chi Minh City","value":"Somerset Feliz Ho Chi Minh City","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/ho-chi-minh-city/somerset-feliz-ho-chi-minh-city/en","enName":"Somerset Feliz Ho Chi Minh City","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Ho Chi Minh City","cityName":"Ho Chi Minh City","countryData":false,"propertyData":true},{"name":"Somerset Ho Chi Minh City","value":"Somerset Ho Chi Minh City","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/ho-chi-minh-city/somerset-ho-chi-minh-city/en","enName":"Somerset Ho Chi Minh City","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Ho Chi Minh City","cityName":"Ho Chi Minh City","countryData":false,"propertyData":true},{"name":"RichLane Residences","value":"RichLane Residences","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/ho-chi-minh-city/richlane-residences/en","enName":"RichLane Residences","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Ho Chi Minh City","cityName":"Ho Chi Minh City","countryData":false,"propertyData":true},{"name":"Hoi An","value":"Hoi An Anmira Resort & Spa Hoi An by The Unlimited Collection","path":"/etc/asrdatabasemanagement/masterdata/city/hoi-an/en","enName":"Hoi An","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Anmira Resort & Spa Hoi An by The Unlimited Collection","value":"Anmira Resort & Spa Hoi An by The Unlimited Collection","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/hoi-an/anmira-resort-spa-hoi-an-by-the-unlimited-collection/en","enName":"Anmira Resort & Spa Hoi An by The Unlimited Collection","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Hoi An","cityName":"Hoi An","countryData":false,"propertyData":true},{"name":"Nha Trang","value":"Nha Trang Citadines Bayfront Nha Trang","path":"/etc/asrdatabasemanagement/masterdata/city/nha-trang/en","enName":"Nha Trang","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":null,"cityName":null,"countryData":false,"propertyData":false},{"name":"Citadines Bayfront Nha Trang","value":"Citadines Bayfront Nha Trang","path":"/etc/asrdatabasemanagement/ascottpropertydatabase/properties/vietnam/nha-trang/citadines-bayfront-nha-trang/en","enName":"Citadines Bayfront Nha Trang","countryEnName":"Vietnam","countryName":"Vietnam","cityEnName":"Nha Trang","cityName":"Nha Trang","countryData":false,"propertyData":true}]" txt-more-options="More options" title-popup="Categories:" txt-find-offers="Find offers" txt-show-more-options="Show more options" destination-label="Destination:" date-label="Dates:" logo-ascott-png='/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-site/resources/images/ascott_star_rewards_offer_icon.svg' logo-ascott-svg='/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-site/resources/images/ascott_star_rewards_offer_icon.svg' logo-ascott-title="Ascott Star Rewards" lang="en" dir="ltr" no-offer-found-title="No offer found" no-offer-found-msg="No current offers, please search again" :dictionary="{ "when_would_you_like_to_t" : "When would you like to travel?", "cancel" : "Cancel", "check_out" : "Check-out", "a_minimum_number_night" : "A minimum {number} nights stay is required for the property you have chosen", "flexible_dates" : "Flexible dates? ", "redirect_message_force_app" : "This rate is only available for bookings made on the ASR app. Do you wish to be redirected to the relevant store for app download?", "redirect_message" : "Do you wish to be redirected to the relevant store for App download? Please click cancel to continue your booking.", "specific_dates" : "Specific dates?", "check_in" : "Check-in", "ok" : "OK", "age" : "age" }"></asr-brand-offers> </div> </div> </div> </template> <template slot="socialConnect"> <asr-section-social-connect :social-network-generic-link-r="[{"socialNetworkIcon":"fa-brands fa-facebook-f","socialNetworkUrl":"https://www.facebook.com/discoverasr/","socialNetworkAlt":"Facebook"},{"socialNetworkIcon":"fa-instagram","socialNetworkUrl":"https://www.instagram.com/DiscoverASR/","socialNetworkAlt":"Instagram"},{"socialNetworkIcon":"fa-brands fa-tiktok","socialNetworkUrl":"https://www.tiktok.com/@discoverasr","socialNetworkAlt":"TikTok"},{"socialNetworkIcon":"fa-brands fa-x-twitter","socialNetworkUrl":"https://twitter.com/DiscoverASR","socialNetworkAlt":"Twitter "},{"socialNetworkIcon":"fa-youtube-play ","socialNetworkUrl":"https://www.youtube.com/DiscoverASR","socialNetworkAlt":"Youtube"},{"socialNetworkIcon":"fa-brands fa-linkedin-in","socialNetworkUrl":"https://www.linkedin.com/company/the-ascott-limited","socialNetworkAlt":"Linkedin"}]" component-id="727024c5-da25-4135-b8d8-6a56ee4d533e" component-title="Social network" social-network-title="Connect with Us"> <template slot="hyperlink-0"> <a href="https://www.facebook.com/discoverasr/" target="_blank" rel="nofollow" title="Facebook" aria-label="Facebook" class="social-text-a"> <i class="fa fa-brands fa-facebook-f" aria-hidden="true"></i> </a> </template> <template slot="hyperlink-1"> <a href="https://www.instagram.com/DiscoverASR/" target="_blank" rel="nofollow" title="Instagram" aria-label="Instagram" class="social-text-a"> <i class="fa fa-instagram" aria-hidden="true"></i> </a> </template> <template slot="hyperlink-2"> <a href="https://www.tiktok.com/@discoverasr" target="_blank" rel="nofollow" title="TikTok" aria-label="TikTok" class="social-text-a"> <i class="fa fa-brands fa-tiktok" aria-hidden="true"></i> </a> </template> <template slot="hyperlink-3"> <a href="https://twitter.com/DiscoverASR" target="_blank" rel="nofollow" title="Twitter " aria-label="Twitter " class="social-text-a"> <i class="fa fa-brands fa-x-twitter" aria-hidden="true"></i> </a> </template> <template slot="hyperlink-4"> <a href="https://www.youtube.com/DiscoverASR" target="_blank" rel="nofollow" title="Youtube" aria-label="Youtube" class="social-text-a"> <i class="fa fa-youtube-play " aria-hidden="true"></i> </a> </template> <template slot="hyperlink-5"> <a href="https://www.linkedin.com/company/the-ascott-limited" target="_blank" rel="nofollow" title="Linkedin" aria-label="Linkedin" class="social-text-a"> <i class="fa fa-brands fa-linkedin-in" aria-hidden="true"></i> </a> </template> </asr-section-social-connect> </template> <template slot="footerRQuicklink"> <asr-site-maps list-domain-china="www.discoverasr.com.cn,discoverasr.com.cn" :utility-bar-online-chat="{"icon":"mark_chat_unread","name":"Online Chat","redirectLink":"/en/contact-us","title":"Online Chat","availableDescription":"Chat agent is available (English)","unavailableDescription":"Chat agent is unavailable"}" :quick-link-list="[{"linkCategory":"The Ascott Limited","displayForMobileCategory":"true","linkContentField":[{"id":0,"linkContent":"About Us","url":"/en/the-ascott-limited","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":1,"linkContent":"Our Sustainability Programme","url":"/en/ascott-cares","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":2,"linkContent":"Development","url":"/en/the-ascott-limited/hotel-development","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":3,"linkContent":"Careers","url":"/en/the-ascott-limited/careers","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":4,"linkContent":"Newsroom","url":"/en/the-ascott-limited/newsroom","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":5,"linkContent":"Awards","url":"/en/the-ascott-limited/awards","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false}]},{"linkCategory":"Ascott Star Rewards","displayForMobileCategory":"true","linkContentField":[{"id":6,"linkContent":"Join Now","url":"/en/sign-up","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":7,"linkContent":"Member Benefits","url":"/en/member/benefits","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":8,"linkContent":"Buy & Gift Points","url":"/en/member/buy-points","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":true},{"id":9,"linkContent":"Ascott For Business","url":"/en/ascott-for-business","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":10,"linkContent":"ASR Partners","url":"/en/member/partner","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":11,"linkContent":"ASR Participating Properties","url":"/en/asrp","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":12,"linkContent":"Ascott Star Rewards App","url":"/en/ascott-star-rewards-app","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false}]},{"linkCategory":"Travel & Experiences","displayForMobileCategory":"true","linkContentField":[{"id":13,"linkContent":"Find A Property","url":"/en/find-residence/property?view=property","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":14,"linkContent":"Discover Destinations","url":"/en/destinations","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":15,"linkContent":"Explore Offers","url":"/en/offers","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":16,"linkContent":"Tours & Experiences","url":"/en/tours-and-experiences","displayForMobileContent":true,"displayLabelNew":true,"buyPoint":false},{"id":17,"linkContent":"Extended Stays","url":"/en/extended-stay","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false}]},{"linkCategory":"Support","displayForMobileCategory":"true","linkContentField":[{"id":18,"linkContent":"Best Rate Guarantee","url":"/en/brg-overview","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":19,"linkContent":"Contact Us","url":"/en/contact-us","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false},{"id":20,"linkContent":"Sitemap","url":"/en/sitemap","displayForMobileContent":true,"displayLabelNew":false,"buyPoint":false}]}]" help-title="Help" contact-us-title="Contact Us" reservation-chat-title="Reservation Chat" faq-title="faq" language="en" path-service="https://ascottintl.egain.cloud/system/egain/chat/entrypoint/agentAvailability" version="v11" path-ascott="https://ascottintl.egain.cloud/system/templates/chat/ascott/chat.html" path-citadines="https://ascottintl.egain.cloud/system/templates/chat/citadines/chat.html" path-somerset="https://ascottintl.egain.cloud/system/templates/chat/somerset/chat.html" template-ascott="ascott" template-citadines="citadines" template-somerset="somerset" new-label="NEW" component-id="f8f5f85c-5204-4650-b49a-0deec484f6c6" component-title="Footer"> <template slot="hyperlink1-0"> <a href="https://www.discoverasr.com/en/the-ascott-limited" target="_self" title="About Us" class="body-2" aria-label="About Us aria label"> About Us </a> </template> <template slot="hyperlink1-1"> <a href="https://www.discoverasr.com/en/ascott-cares" target="_self" title="Our Sustainability Programme" class="body-2" aria-label="Our Sustainability Programme aria label"> Our Sustainability Programme </a> </template> <template slot="hyperlink1-2"> <a href="https://www.discoverasr.com/en/the-ascott-limited/hotel-development" target="_self" title="Development" class="body-2" aria-label="Development aria label"> Development </a> </template> <template slot="hyperlink1-3"> <a href="https://www.discoverasr.com/en/the-ascott-limited/careers" target="_self" title="Careers" class="body-2" aria-label="Careers aria label"> Careers </a> </template> <template slot="hyperlink1-4"> <a href="https://www.discoverasr.com/en/the-ascott-limited/newsroom" target="_self" title="Newsroom" class="body-2" aria-label="Newsroom aria label"> Newsroom </a> </template> <template slot="hyperlink1-5"> <a href="https://www.discoverasr.com/en/the-ascott-limited/awards" target="_self" title="Awards" class="body-2" aria-label="Awards aria label"> Awards </a> </template> <template slot="hyperlink1-6"> <a href="https://www.discoverasr.com/en/sign-up" target="_self" title="Join Now" class="body-2" aria-label="Join Now aria label"> Join Now </a> </template> <template slot="hyperlink1-7"> <a href="https://www.discoverasr.com/en/member/benefits" target="_self" title="Member Benefits" class="body-2" aria-label="Member Benefits aria label"> Member Benefits </a> </template> <template slot="hyperlink1-8"> <a href="https://www.discoverasr.com/en/member/buy-points" target="_self" title="Buy & Gift Points" class="body-2" aria-label="Buy & Gift Points aria label"> Buy & Gift Points </a> </template> <template slot="hyperlink1-9"> <a href="https://www.discoverasr.com/en/ascott-for-business" target="_self" title="Ascott For Business" class="body-2" aria-label="Ascott For Business aria label"> Ascott For Business </a> </template> <template slot="hyperlink1-10"> <a href="https://www.discoverasr.com/en/member/partner" target="_self" title="ASR Partners" class="body-2" aria-label="ASR Partners aria label"> ASR Partners </a> </template> <template slot="hyperlink1-11"> <a href="https://www.discoverasr.com/en/asrp" target="_self" title="ASR Participating Properties" class="body-2" aria-label="ASR Participating Properties aria label"> ASR Participating Properties </a> </template> <template slot="hyperlink1-12"> <a href="https://www.discoverasr.com/en/ascott-star-rewards-app" target="_self" title="Ascott Star Rewards App" class="body-2" aria-label="Ascott Star Rewards App aria label"> Ascott Star Rewards App </a> </template> <template slot="hyperlink1-13"> <a href="https://www.discoverasr.com/en/find-residence/property?view=property" target="_self" title="Find A Property" class="body-2" aria-label="Find A Property aria label"> Find A Property </a> </template> <template slot="hyperlink1-14"> <a href="https://www.discoverasr.com/en/destinations" target="_self" title="Discover Destinations" class="body-2" aria-label="Discover Destinations aria label"> Discover Destinations </a> </template> <template slot="hyperlink1-15"> <a href="https://www.discoverasr.com/en/offers" target="_self" title="Explore Offers" class="body-2" aria-label="Explore Offers aria label"> Explore Offers </a> </template> <template slot="hyperlink1-16"> <a href="https://www.discoverasr.com/en/tours-and-experiences" target="_self" title="Tours & Experiences" class="body-2" aria-label="Tours & Experiences aria label"> Tours & Experiences </a> </template> <template slot="hyperlink1-17"> <a href="https://www.discoverasr.com/en/extended-stay" target="_self" title="Extended Stays" class="body-2" aria-label="Extended Stays aria label"> Extended Stays </a> </template> <template slot="hyperlink1-18"> <a href="https://www.discoverasr.com/en/brg-overview" target="_self" title="Best Rate Guarantee" class="body-2" aria-label="Best Rate Guarantee aria label"> Best Rate Guarantee </a> </template> <template slot="hyperlink1-19"> <a href="https://www.discoverasr.com/en/contact-us" target="_self" title="Contact Us" class="body-2" aria-label="Contact Us aria label"> Contact Us </a> </template> <template slot="hyperlink1-20"> <a href="https://www.discoverasr.com/en/sitemap" target="_self" title="Sitemap" class="body-2" aria-label="Sitemap aria label"> Sitemap </a> </template> <template slot="hyperlink2"> <a href="#" target="_self" title="Contact Us" aria-label="Contact Us aria label"> <i class="material-icons icon-footer-help">call</i>Contact Us </a> </template> </asr-site-maps> </template> <template slot="lifestyleFooter"> <asr-section-brands-logo logo-master-desktop-src="/content/dam/capitaland-common/logo-2020/ascott-star-rewards-desktop.svg" logo-master-mobile-src="/content/dam/capitaland-common/logo-2020/ascott-star-rewards-desktop.svg" logo-master-alt="ASR" logo-master-url="/en/our-brands" logo-master-height="0" component-id="a2a2277f-ada7-47ce-9ff4-26e41615edfb" component-title="Logo Footer" :brand-logos="[{"id":0,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Ascott","brandingLogoMobileAlt":"Ascott","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"","brandingLogoLineBreakTablet":""},{"id":1,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Citadines","brandingLogoMobileAlt":"Citadines","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"","brandingLogoLineBreakTablet":""},{"id":2,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/lyf-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/lyf-logo-mobile.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Lyf","brandingLogoMobileAlt":"Lyf","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"true","brandingLogoLineBreakTablet":""},{"id":3,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Oakwood","brandingLogoMobileAlt":"Oakwood","brandingLogoLineBreakDesktop":"true","brandingLogoLineBreakMobile":"","brandingLogoLineBreakTablet":"true"},{"id":4,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Somerset","brandingLogoMobileAlt":"Somerset","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"true","brandingLogoLineBreakTablet":""},{"id":5,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/crest-collection-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/crest-collection-logo-mobile.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"The Crest Collection","brandingLogoMobileAlt":"The Crest Collection","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"true","brandingLogoLineBreakTablet":""},{"id":6,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"The Unlimited Collection","brandingLogoMobileAlt":"The Unlimited Collection","brandingLogoLineBreakDesktop":"true","brandingLogoLineBreakMobile":"true","brandingLogoLineBreakTablet":"true"},{"id":7,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/fox-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/fox-logo-mobile.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Fox Hotels","brandingLogoMobileAlt":"Fox Hotels","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"","brandingLogoLineBreakTablet":""},{"id":8,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/harris-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/harris-logo-mobile.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Harris Hotels","brandingLogoMobileAlt":"Harris Hotels","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"","brandingLogoLineBreakTablet":""},{"id":9,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/POP-hotel-desktop-81x76-ai.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/pop-hotel-mobile.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"POP Hotels","brandingLogoMobileAlt":"POP Hotels","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"true","brandingLogoLineBreakTablet":""},{"id":10,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/preference-desktop-178x76-ai.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/preference-mobile-90x47-ai.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Préférence Hotels","brandingLogoMobileAlt":"Préférence Hotels","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"","brandingLogoLineBreakTablet":""},{"id":11,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Quest Apartment Hotels","brandingLogoMobileAlt":"Quest Apartment Hotels","brandingLogoLineBreakDesktop":"true","brandingLogoLineBreakMobile":"true","brandingLogoLineBreakTablet":"true"},{"id":12,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/vertu-logo-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/vertu-logo-mobile.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Vertu Hotels","brandingLogoMobileAlt":"Vertu Hotels","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"","brandingLogoLineBreakTablet":""},{"id":13,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/Yello-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/Yello-mobile.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Yello Hotels","brandingLogoMobileAlt":"Yello Hotels","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"","brandingLogoLineBreakTablet":""},{"id":14,"brandingLogoImageDesktop":"/content/dam/capitaland-common/logo-2020/Synergy-logo-with-line-desktop.svg","brandingLogoImageMobile":"/content/dam/capitaland-common/logo-2020/Synergy-Logo-with-line-mobile.svg","brandingLogoHeight":"0","brandingLogoUrl":"/en/our-brands","brandingLogoDesktopAlt":"Synergy","brandingLogoMobileAlt":"Synergy","brandingLogoLineBreakDesktop":"","brandingLogoLineBreakMobile":"","brandingLogoLineBreakTablet":""}]"> <template slot="hyperlink"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" title="ASR" aria-label="ASR" class="padding-l-r-2 border-r item"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/ascott-star-rewards-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/ascott-star-rewards-desktop.svg" alt="ASR" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-0"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg" title="Ascott" alt="Ascott" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-1"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg" title="Citadines" alt="Citadines" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-2"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/lyf-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/lyf-logo-desktop.svg" title="Lyf" alt="Lyf" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-3"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg" title="Oakwood" alt="Oakwood" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-4"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg" title="Somerset" alt="Somerset" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-5"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/crest-collection-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/crest-collection-logo-desktop.svg" title="The Crest Collection" alt="The Crest Collection" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-6"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg" title="The Unlimited Collection" alt="The Unlimited Collection" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-7"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/fox-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/fox-logo-desktop.svg" title="Fox Hotels" alt="Fox Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-8"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/harris-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/harris-logo-desktop.svg" title="Harris Hotels" alt="Harris Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-9"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/pop-hotel-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/POP-hotel-desktop-81x76-ai.svg" title="POP Hotels" alt="POP Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-10"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/preference-mobile-90x47-ai.svg"/> <img src="/content/dam/capitaland-common/logo-2020/preference-desktop-178x76-ai.svg" title="Préférence Hotels" alt="Préférence Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-11"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg" title="Quest Apartment Hotels" alt="Quest Apartment Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-12"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/vertu-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/vertu-logo-desktop.svg" title="Vertu Hotels" alt="Vertu Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-13"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/Yello-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/Yello-desktop.svg" title="Yello Hotels" alt="Yello Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink2-14"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/Synergy-Logo-with-line-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/Synergy-logo-with-line-desktop.svg" title="Synergy" alt="Synergy" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-0"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg" title="Ascott" alt="Ascott" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-1"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg" title="Citadines" alt="Citadines" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-2"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/lyf-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/lyf-logo-desktop.svg" title="Lyf" alt="Lyf" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-3"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg" title="Oakwood" alt="Oakwood" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-4"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg" title="Somerset" alt="Somerset" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-5"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/crest-collection-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/crest-collection-logo-desktop.svg" title="The Crest Collection" alt="The Crest Collection" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-6"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg" title="The Unlimited Collection" alt="The Unlimited Collection" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-7"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/fox-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/fox-logo-desktop.svg" title="Fox Hotels" alt="Fox Hotels" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-8"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/harris-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/harris-logo-desktop.svg" title="Harris Hotels" alt="Harris Hotels" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-9"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/pop-hotel-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/POP-hotel-desktop-81x76-ai.svg" title="POP Hotels" alt="POP Hotels" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-10"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/preference-mobile-90x47-ai.svg"/> <img src="/content/dam/capitaland-common/logo-2020/preference-desktop-178x76-ai.svg" title="Préférence Hotels" alt="Préférence Hotels" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-11"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg" title="Quest Apartment Hotels" alt="Quest Apartment Hotels" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-12"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/vertu-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/vertu-logo-desktop.svg" title="Vertu Hotels" alt="Vertu Hotels" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-13"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/Yello-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/Yello-desktop.svg" title="Yello Hotels" alt="Yello Hotels" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink3-14"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-end"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/Synergy-Logo-with-line-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/Synergy-logo-with-line-desktop.svg" title="Synergy" alt="Synergy" class="brand brand-md margin-t-b hover-item align-mobile" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink5-0"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg" title="Ascott" alt="Ascott" class="w-100"/> </a> </template> <template slot="hyperlink5-1"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg" title="Citadines" alt="Citadines" class="w-100"/> </a> </template> <template slot="hyperlink5-2"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/lyf-logo-mobile.svg" src="/content/dam/capitaland-common/logo-2020/lyf-logo-desktop.svg" title="Lyf" alt="Lyf" class="w-100"/> </a> </template> <template slot="hyperlink5-3"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg" title="Oakwood" alt="Oakwood" class="w-100"/> </a> </template> <template slot="hyperlink5-4"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg" title="Somerset" alt="Somerset" class="w-100"/> </a> </template> <template slot="hyperlink5-5"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/crest-collection-logo-mobile.svg" src="/content/dam/capitaland-common/logo-2020/crest-collection-logo-desktop.svg" title="The Crest Collection" alt="The Crest Collection" class="w-100"/> </a> </template> <template slot="hyperlink5-6"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg" title="The Unlimited Collection" alt="The Unlimited Collection" class="w-100"/> </a> </template> <template slot="hyperlink5-7"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/fox-logo-mobile.svg" src="/content/dam/capitaland-common/logo-2020/fox-logo-desktop.svg" title="Fox Hotels" alt="Fox Hotels" class="w-100"/> </a> </template> <template slot="hyperlink5-8"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/harris-logo-mobile.svg" src="/content/dam/capitaland-common/logo-2020/harris-logo-desktop.svg" title="Harris Hotels" alt="Harris Hotels" class="w-100"/> </a> </template> <template slot="hyperlink5-9"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/pop-hotel-mobile.svg" src="/content/dam/capitaland-common/logo-2020/POP-hotel-desktop-81x76-ai.svg" title="POP Hotels" alt="POP Hotels" class="w-100"/> </a> </template> <template slot="hyperlink5-10"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/preference-mobile-90x47-ai.svg" src="/content/dam/capitaland-common/logo-2020/preference-desktop-178x76-ai.svg" title="Préférence Hotels" alt="Préférence Hotels" class="w-100"/> </a> </template> <template slot="hyperlink5-11"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg" title="Quest Apartment Hotels" alt="Quest Apartment Hotels" class="w-100"/> </a> </template> <template slot="hyperlink5-12"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/vertu-logo-mobile.svg" src="/content/dam/capitaland-common/logo-2020/vertu-logo-desktop.svg" title="Vertu Hotels" alt="Vertu Hotels" class="w-100"/> </a> </template> <template slot="hyperlink5-13"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/Yello-mobile.svg" src="/content/dam/capitaland-common/logo-2020/Yello-desktop.svg" title="Yello Hotels" alt="Yello Hotels" class="w-100"/> </a> </template> <template slot="hyperlink5-14"> <a href="https://www.discoverasr.com/en/our-brands" target="_self"> <img srcset="/content/dam/capitaland-common/logo-2020/Synergy-Logo-with-line-mobile.svg" src="/content/dam/capitaland-common/logo-2020/Synergy-logo-with-line-desktop.svg" title="Synergy" alt="Synergy" class="w-100"/> </a> </template> <template slot="hyperlink6"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="logo-asr align-self-center"> <img srcset="/content/dam/capitaland-common/logo-2020/ascott-star-rewards-desktop.svg" src="/content/dam/capitaland-common/logo-2020/ascott-star-rewards-desktop.svg" title="ASR" alt="ASR" style="height:0px"/> </a> </template> <template slot="hyperlink7-0"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg" title="Ascott" alt="Ascott"/> </a> </template> <template slot="hyperlink7-1"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg" title="Citadines" alt="Citadines"/> </a> </template> <template slot="hyperlink7-2"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/lyf-logo-mobile.svg" src="/content/dam/capitaland-common/logo-2020/lyf-logo-desktop.svg" title="Lyf" alt="Lyf"/> </a> </template> <template slot="hyperlink7-3"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg" title="Oakwood" alt="Oakwood"/> </a> </template> <template slot="hyperlink7-4"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg" title="Somerset" alt="Somerset"/> </a> </template> <template slot="hyperlink7-5"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/crest-collection-logo-mobile.svg" src="/content/dam/capitaland-common/logo-2020/crest-collection-logo-desktop.svg" title="The Crest Collection" alt="The Crest Collection"/> </a> </template> <template slot="hyperlink7-6"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg" title="The Unlimited Collection" alt="The Unlimited Collection"/> </a> </template> <template slot="hyperlink7-7"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/fox-logo-mobile.svg" src="/content/dam/capitaland-common/logo-2020/fox-logo-desktop.svg" title="Fox Hotels" alt="Fox Hotels"/> </a> </template> <template slot="hyperlink7-8"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/harris-logo-mobile.svg" src="/content/dam/capitaland-common/logo-2020/harris-logo-desktop.svg" title="Harris Hotels" alt="Harris Hotels"/> </a> </template> <template slot="hyperlink7-9"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/pop-hotel-mobile.svg" src="/content/dam/capitaland-common/logo-2020/POP-hotel-desktop-81x76-ai.svg" title="POP Hotels" alt="POP Hotels"/> </a> </template> <template slot="hyperlink7-10"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/preference-mobile-90x47-ai.svg" src="/content/dam/capitaland-common/logo-2020/preference-desktop-178x76-ai.svg" title="Préférence Hotels" alt="Préférence Hotels"/> </a> </template> <template slot="hyperlink7-11"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg" src="/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg" title="Quest Apartment Hotels" alt="Quest Apartment Hotels"/> </a> </template> <template slot="hyperlink7-12"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/vertu-logo-mobile.svg" src="/content/dam/capitaland-common/logo-2020/vertu-logo-desktop.svg" title="Vertu Hotels" alt="Vertu Hotels"/> </a> </template> <template slot="hyperlink7-13"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/Yello-mobile.svg" src="/content/dam/capitaland-common/logo-2020/Yello-desktop.svg" title="Yello Hotels" alt="Yello Hotels"/> </a> </template> <template slot="hyperlink7-14"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="align-self-end"> <img style="height:0px" srcset="/content/dam/capitaland-common/logo-2020/Synergy-Logo-with-line-mobile.svg" src="/content/dam/capitaland-common/logo-2020/Synergy-logo-with-line-desktop.svg" title="Synergy" alt="Synergy"/> </a> </template> <template slot="hyperlink8-0"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/ascott-logo-desktop.svg" title="Ascott" alt="Ascott" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-1"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/citadines-logo-desktop.svg" title="Citadines" alt="Citadines" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-2"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/lyf-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/lyf-logo-desktop.svg" title="Lyf" alt="Lyf" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-3"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/oakwood-logo-desktop.svg" title="Oakwood" alt="Oakwood" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-4"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/somerset-logo-desktop.svg" title="Somerset" alt="Somerset" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-5"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/crest-collection-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/crest-collection-logo-desktop.svg" title="The Crest Collection" alt="The Crest Collection" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-6"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/the-unlimited-collection-logo-desktop.svg" title="The Unlimited Collection" alt="The Unlimited Collection" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-7"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/fox-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/fox-logo-desktop.svg" title="Fox Hotels" alt="Fox Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-8"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/harris-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/harris-logo-desktop.svg" title="Harris Hotels" alt="Harris Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-9"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/pop-hotel-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/POP-hotel-desktop-81x76-ai.svg" title="POP Hotels" alt="POP Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-10"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/preference-mobile-90x47-ai.svg"/> <img src="/content/dam/capitaland-common/logo-2020/preference-desktop-178x76-ai.svg" title="Préférence Hotels" alt="Préférence Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-11"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg"/> <img src="/content/dam/capitaland-common/logo-2020/quest-logo-desktop.svg" title="Quest Apartment Hotels" alt="Quest Apartment Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-12"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/vertu-logo-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/vertu-logo-desktop.svg" title="Vertu Hotels" alt="Vertu Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-13"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/Yello-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/Yello-desktop.svg" title="Yello Hotels" alt="Yello Hotels" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> <template slot="hyperlink8-14"> <a href="https://www.discoverasr.com/en/our-brands" target="_self" class="padding-1 item align-self-center"> <picture> <source media="(max-width: 1199px)" srcset="/content/dam/capitaland-common/logo-2020/Synergy-Logo-with-line-mobile.svg"/> <img src="/content/dam/capitaland-common/logo-2020/Synergy-logo-with-line-desktop.svg" title="Synergy" alt="Synergy" class="brand brand-md margin-t-b hover-item" style="height:0px"/> </picture> </a> </template> </asr-section-brands-logo> </template> <template slot="partnerLogoFooter"> <asr-section-brands-logo logo-master-height="0" :brand-logos="[]" is-remove-master-logo-underline custom-class="asr-section-partner-logo"> </asr-section-brands-logo> </template> <template slot="globalFooter"> <asr-global-footer src-logo-left="/content/dam/tal/media/images/brands/ascott-limited-logo-122x101.svg" srcset-logo-left="/content/dam/tal/media/images/brands/ascott-limited-logo-122x101.svg" name-logo-left="The Ascott Limited" url-logo-left="/en/the-ascott-limited" :footer-generic-link="[{"footerGenericContent":"Terms of Use and Legal Info","footerGenericUrl":"/en/terms-of-use","contentAlt":"Terms of Use and Legal Info"},{"footerGenericContent":" Privacy Policy","footerGenericUrl":"/en/privacy-policy","contentAlt":" Privacy Policy"},{"footerGenericContent":"Cookie Preferences","footerGenericUrl":"trustarc_teconsent","contentAlt":"Cookie Preferences"},{"footerGenericContent":"Guarantee and Cancellation Policy","footerGenericUrl":"/en/guarantee-and-cancellation-policy","contentAlt":"Guarantee and Cancellation Policy"}]" footer-copyright="© 2024 The Ascott Limited. All Rights Reserved" src-logo-right="/content/dam/capitaland-common/logo-2020/logo-capitaland.svg" srcset-logo-right="/content/dam/capitaland-common/logo-2020/logo-capitaland.svg" name-logo-right="A member of CapitaLand" url-logo-right="https://www.capitaland.com/international/en.html" component-id="e8b9df91-cc95-4feb-b95b-4ebbd7c2214f" component-title="Global Footer" icp-icon="/content/dam/tal/media/images/common-ascott/brand-logos/icp/beian-ico.png"> <template slot="hyperlink1"> <a href="https://www.discoverasr.com/en/the-ascott-limited" target="_self" title="The Ascott Limited" class="brand brand-l" aria-label="The Ascott Limited"> <img src="/content/dam/tal/media/images/brands/ascott-limited-logo-122x101.svg" srcset="/content/dam/tal/media/images/brands/ascott-limited-logo-122x101.svg" alt="The Ascott Limited" title="The Ascott Limited"/> </a> </template> <template slot="hyperlink3"> <a href="https://www.capitaland.com/international/en.html" target="_blank" rel="nofollow" title="A member of CapitaLand" class="brand brand-r" aria-label="A member of CapitaLand"> <img src="/content/dam/capitaland-common/logo-2020/logo-capitaland.svg" srcset="/content/dam/capitaland-common/logo-2020/logo-capitaland.svg" alt="A member of CapitaLand" title="A member of CapitaLand" class="mar-image"/> </a> </template> <template slot="hyperlink4"> <a href="https://www.discoverasr.com/en/the-ascott-limited" target="_self" title="The Ascott Limited" class="brand" aria-label="The Ascott Limited"> <img src="/content/dam/tal/media/images/brands/ascott-limited-logo-122x101.svg" srcset="/content/dam/tal/media/images/brands/ascott-limited-logo-122x101.svg" alt="The Ascott Limited" title="The Ascott Limited"/> </a> </template> <template slot="hyperlink5"> <a href="https://www.capitaland.com/international/en.html" target="_blank" rel="nofollow" title="A member of CapitaLand" class="brand" aria-label="A member of CapitaLand"> <img src="/content/dam/capitaland-common/logo-2020/logo-capitaland.svg" srcset="/content/dam/capitaland-common/logo-2020/logo-capitaland.svg" alt="A member of CapitaLand" title="A member of CapitaLand" class="mar-image"/> </a> </template> </asr-global-footer> </template> <template slot="utilityBar"> <asr-utility-bar :utility-bar-online-chat="{"icon":"mark_chat_unread","name":"Online Chat","redirectLink":"/en/contact-us","title":"Online Chat","availableDescription":"Chat agent is available (English)","unavailableDescription":"Chat agent is unavailable"}" :utility-bar-contact-us="{"icon":"phone","name":"CONTACT US","url":"/en/contact-us","title":"Contact Us","description":"We are here to assist you"}" :utility-bar-scroll-top="{"icon":"expand_less","titleHover":"Scroll to Top"}" :utility-bar-utility-icon="{"icon":" headset_mic","buttonUtility":"Support"}" :utility-bar-close-button="{"icon":"close","buttonClose":"Close"}" language="en" path-service="https://ascottintl.egain.cloud/system/egain/chat/entrypoint/agentAvailability" version="v11" path-ascott="https://ascottintl.egain.cloud/system/templates/chat/ascott/chat.html" path-citadines="https://ascottintl.egain.cloud/system/templates/chat/citadines/chat.html" path-somerset="https://ascottintl.egain.cloud/system/templates/chat/somerset/chat.html" template-ascott="ascott" template-citadines="citadines" template-somerset="somerset" chat-english-agent-online="English chat agent is available"></asr-utility-bar> </template> <template slot="userAuthLinks"> <asr-top-right-user-actions policy-google="This site is protected by reCAPTCHA and the Google <u><a style="color: #003E6A;" href="https://policies.google.com/privacy" target="_blank" rel="nofollow">Privacy Policy</a></u> and <u><a style="color: #003E6A;" href="https://policies.google.com/terms" target="_blank" rel="nofollow">Terms of Service</a></u> apply." label-login="Sign in" :label-dash-board="{"titleYouHavePoint":"You have {Parameter} points!","welcome":"Welcome {Parameter}"}" label-register="Join now" label-logout="Sign Out" login-logo="/content/dam/tal/common/assets/logos/brands/ascott/logo-ascott.png" login-logo-alt="Logo of Ascott Residence" login-logo-link="/en" login-left-logo="/content/dam/tal/common/assets/logos/brands/ascott/asr_ascottstarrewards.png" login-left-logo-alt="Logo of ASR - Ascott Star Rewards Programme" login-left-logo-link="/en" forgot-password-left-logo="/content/dam/tal/common/assets/logos/brands/ascott/asr_ascottstarrewards.png.transform/ascott-lowres/image.png" forgot-password-left-logo-alt="Ascott Lowres Image" forgot-password-logo="/content/dam/tal/common/assets/logos/brands/ascott/asr_ascottstarrewards.png.transform/ascott-lowres/image.png" forgot-password-logo-alt="Ascott Lowres Image" forgot-password-title="Forgot password" forgot-password-email="Email Address" forgot-password-email-require="Email Address is required." forgot-password-email-error="We don't have an account associated with this email address. Please enter a valid email address. " forgot-password-email-placeholder="Enter your email address" forgot-password-instructions="We will email you the instructions to reset your password.<br>" forgot-password-submit="Reset password" forgot-password-return-login="Just remembered? Return to login" forgot-password-action="<p>Thank you for your request.</p><span style="font-size: 0.8125rem;">If the email address you entered matches our records, an email will be sent to you with further instructions. Please check your inbox and follow the instructions in the email to reset your password.</span>.<br>" :menu-items="[{"text":"Dashboard","href":"/en/member/user-profile#dashboard","showNewLabelLoginMenu":"false"},{"text":"My Reservations","href":"/en/member/user-profile#reservation","showNewLabelLoginMenu":"false"},{"text":"My Account Activity","href":"/en/member/user-profile#accountActivity","showNewLabelLoginMenu":"false"},{"text":"My Account Details","href":"/en/member/user-profile#accountDetail","showNewLabelLoginMenu":"false"},{"text":"My Account Preferences","href":"/en/member/user-profile#accountPreferences","showNewLabelLoginMenu":"false"},{"text":"My Vouchers","href":"/en/member/user-profile#voucher","showNewLabelLoginMenu":"false"},{"text":"Refer \u0026 Get Rewarded","href":"/en/member/user-profile#referralProgram","showNewLabelLoginMenu":"false"}]" url-redirect="/en" date="Date" month="Month " year="Year" min-age="18" max-age="100" button-update="Update" date-of-birth="Date of Birth" title="Complete your personal details" description="Complete your personal details and receive your personalized offers." :dictionary="{ "return_login" : "Return to login", "just_remember" : "Just remembered?", "email_format_error" : "Your email format seems wrong.", "ok_button" : "Ok" }" sign-in-title="Sign in" my-accounts-label="My Accounts" new-label="NEW" :trans="{ "terms_and_conditions" : "Terms & Conditions", "country_code" : "Country code", "country_of_residence" : "Country/Region of Residence: ", "sign_up_msg_resident_eu" : "Are you a resident of EU or Switzerland and are subjected to the EU GDPR?", "options" : [ { "value" : true, "title" : "Yes" }, { "value" : false, "title" : "No" } ], "name" : "Name", "last_name" : "Last Name", "country_dropdown_placeholder" : "Select", "error_phone_number_messages" : { "format_phone" : "Mobile Number may only contain digits, spaces and dashes.", "max_phone_length" : "Mobile Number must not exceed 20 numbers.", "required" : "Mobile Number is required", "min_phone_length" : "Mobile Number should be at least 6 numbers long." }, "mobile_number" : "Mobile Number", "first_name" : "First Name" }" sign-in-title-en="Sign in" label-register-en="Join now" component-id="f20eb935-455c-4b62-b91d-4749d808356f" component-title="Ascott Login"> <template slot="hyperlink1"> <a href="https://www.discoverasr.com/en/sign-up/" target="_self" title="Join now" aria-label="Join now aria label"> Join now </a> </template> </asr-top-right-user-actions> </template> <div slot="userSessionTimeout"> <asr-user-session-timeout inactive-label="You have been logged out due to inactivity. To continue, please sign in again." session-timeout-label="Your session has timed out" btn-ok="Ok"></asr-user-session-timeout> </div> <template slot="announcementGeneral"> <asr-announcement read-more-label="Read More" hide-label="Hide" language="en" current-page="%2Fcontent%2Fdiscoverasr%2Fen%2Foffers"></asr-announcement> </template> <template slot="bookingScrollSearch"> <asr-booking-search apartment-guest="Please select" err-empty-location="Please enter a destination to start your search." code-question="Do you have a code?" search-btn="Search" property-search-url="/en/booking/property-listing" city-search-url="/en/booking/property-listing/city-listing" apartment-search-url="/en/booking/property-listing/booking-journey" why-book-here-label="Why book here?" why-book-here-title="Save more when you book direct with us" why-book-here-title-best-rate="Best Rate Guarantee" why-book-here-icon-best-rate="beenhere" why-book-here-content-best-rate="Ascott’s Best Rate Guarantee promises you the lowest publicly available internet rates every time you book directly through any Ascott website." why-book-here-learn-more-best-rate="Learn more" why-book-here-title-exclusive-online="Exclusive Member Rates" why-book-here-icon-exclusive-online="card_giftcard" why-book-here-content-exclusive-online="Earn ASR Points for Every SGD 1 Spent on Stays" why-book-here-learn-more-exclusive-online="Learn more" why-book-here-title-free-nights="Free Nights & Breakfast on Us" why-book-here-icon-free-nights="hotel" why-book-here-content-free-nights="For every SGD 1 spent on your stays, you earn points that can be used to offset your room rates, airport transfers and save more! " why-book-here-learn-more-free-nights="Learn more" label-ok-button="OK" msg-company-staff-member="You need to be a company staff member to proceed with this booking. Please update your company profile under My Accounts Details." msg-access-code-not-applicable="Sorry, the access code you entered is not applicable." msg-company-email-need-activated="You need to activate your company email to proceed with this booking. Please check your inbox for Ascott email with account activation link." msg-company-email-is-updated="Your company email has been updated" update="Update" err-invalid-promotion="The code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-one="The code you have entered is invalid." err-invalid-promotion-code-the-case-two="The promotion code you have entered is invalid" err-invalid-promotion-code-the-case-three="The code you have entered is invalid. Group Code" err-invalid-promotion-code-the-case-four="The corporate code you have entered is invalid or there is no availability based on your search date." err-invalid-promotion-code-the-case-five="The code you have entered is invalid. Travel Agent Code" err-invalid-promotion-code-the-case-six="The voucher code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-seven="The code you have entered is invalid. " err-invalid-promotion-code-the-case-eight="Please select a Country/City/Property to continue your search" err-invalid-available-date="There is no availability for your selected dates, please try again" find-a-residence="Find a residence" code-label="Code" :scroll-search-title="{"optionPromotion":"Promotion","childNumber":"Child {number} Age","apartmentListLabel":"{property_type_label_singular}","optionGroup":"Group","resetAllProperties":"Reset and show all properties","adults":"Adult(s)","placeholderDiscountCode":"Enter code","optionTravelAgent":"Travel Agent","placeholderPromotionCode":"Enter promo code","totalApartmentLabel":"{property_type_label_plural}","remove":"Remove","placeholderTravelAgentCode":"Enter IATA code","optionCorporate":"Corporate","children":"Child(ren)","selectApartmentAndGuest":"Select {property_type_label_plural} & Guest(s)","placeholderDestination":"Search Destination, Brand or Property","selectCodeType":"Please Select a code","keywordNotMatch":"Your keyword does not match with any destination.","addAnotherApartment":"Add Another {property_type_label_singular}","placeholderCorporateCode":"Enter access code","adultsChild":"{adults} Adult(s), {child} Child(ren)","propertyTypeLabel":"IA_PROPERTY_TYPE_TYPES_LABEL","optionVoucher":"Voucher ","btnApply":"Apply","adult":"Adult","apartment":"Apartment / Room","child":"Child","apartmentNumber":"{property_type_label_singular} {number}","errInvalidProperty":"_THE_CODE_INVALID_PROPERTY"}" :dictionary="{ "when_would_you_like_to_t" : "When would you like to travel?", "check_out" : "Check-out", "a_minimum_number_night" : "A minimum {number} nights stay is required for the property you have chosen", "flexible_dates" : "Flexible dates? ", "specific_dates" : "Specific dates?", "check_in" : "Check-in", "checkbox_asr_participating_properties" : "Show ASR Participating Properties Only", "age" : "age" }" :voucher-dictonary="{ "cancel" : "Cancel", "err_voucher_stay_period" : "The voucher cannot be used for your selected stay period. Please re-select your stay dates.", "no" : "No", "msg_linked_voucher_account" : "Do you want to link the voucher to your account?", "err_voucher_on_hold" : "Sorry, voucher is on hold for another reservation. Please try again later if you cancelled your earlier reservation", "err_selected_destination_not_applicaple_this_voucher" : "Your selected destination is not applicable for this voucher. Please select another destination.", "err_voucher_no_available_rate_applicable" : "There is no available rate applicable for this voucher.\n", "yes" : "Yes", "voucher_required_mlos" : "A {number} nights is required", "err_destination_is_not_supporting_payment" : "This voucher cannot be used for this property. Please select another destination", "err_only_book_one_apartment_this_voucher" : "You can only book for 1 apartment with the selected voucher. Please reselect the number of guest before continue.", "err_maximum_allow_adult_this_voucher" : "You have exceeded the maximum {number} adults allowed for this voucher. Please reselect and try again.", "err_invalid_voucher" : "The voucher code you entered is invalid or expired.", "err_voucher_fixed_night_stay" : "A {voucherFixedNightStay} nights stay is required for this voucher. Please re-select your stay dates.", "err_linked_voucher_failed" : "This voucher cannot be linked to your account. Please try again.", "voucher_required_fixed_night_stay" : "A mininum {number} nights is required", "ok" : "Ok", "err_voucher_minimum_min_length_of_stay" : "A minimum {voucherMinLengthOfStay} nights stay is required for this voucher. Please re-select your stay dates.", "msg_voucher_have_external_booking" : "Sorry, voucher is not eligible for this property. Do you still wish to proceed?" }" error-not-exist-asr-properties="Your selected destination has no ASR participating properties, please select another destination or untick the ASR participating property checkbox." err-invalid-date-check-out="IA_INVALID_DATE_CHECKOUT" show-message-disable-cookie="This feature requires cookies to be enabled in your browser. Kindly enable cookies in your settings and refresh the page." :restriction-checkin="454" :restriction-checkout="455" be-synxis-url="https://be.synxis.com" day-unit-label="Night(s)" reset-label="View all properties " invalid-child-age-message="Please enter age of your child(ren)" error-not-exist-asr-properties-en="Your selected destination has no ASR participating properties, please select another destination or untick the ASR participating property checkbox." err-empty-location-en="Please enter a destination to start your search." err-invalid-date-check-out-en="IA_INVALID_DATE_CHECKOUT" err-invalid-promotion-en="The code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-one-en="The code you have entered is invalid." err-invalid-promotion-code-the-case-two-en="The promotion code you have entered is invalid" err-invalid-promotion-code-the-case-three-en="The code you have entered is invalid. Group Code" err-invalid-promotion-code-the-case-four-en="The corporate code you have entered is invalid or there is no availability based on your search date." err-invalid-promotion-code-the-case-five-en="The code you have entered is invalid. Travel Agent Code" err-invalid-promotion-code-the-case-six-en="The voucher code you have entered is invalid or there is no availability based on your search date" err-invalid-promotion-code-the-case-seven-en="The code you have entered is invalid. " err-invalid-promotion-code-the-case-eight-en="Please select a Country/City/Property to continue your search" err-invalid-available-date-en="There is no availability for your selected dates, please try again" invalid-child-age-message-en="Please enter age of your child(ren)" :voucher-dictonary-en="{ "err_voucher_stay_period" : "The voucher cannot be used for your selected stay period. Please re-select your stay dates.", "err_voucher_fixed_night_stay" : "A {voucherFixedNightStay} nights stay is required for this voucher. Please re-select your stay dates.", "err_voucher_on_hold" : "Sorry, voucher is on hold for another reservation. Please try again later if you cancelled your earlier reservation", "err_selected_destination_not_applicaple_this_voucher" : "Your selected destination is not applicable for this voucher. Please select another destination.", "err_voucher_no_available_rate_applicable" : "There is no available rate applicable for this voucher.\n", "err_destination_is_not_supporting_payment" : "This voucher cannot be used for this property. Please select another destination", "err_voucher_minimum_min_length_of_stay" : "A minimum {voucherMinLengthOfStay} nights stay is required for this voucher. Please re-select your stay dates.", "err_only_book_one_apartment_this_voucher" : "You can only book for 1 apartment with the selected voucher. Please reselect the number of guest before continue.", "err_maximum_allow_adult_this_voucher" : "You have exceeded the maximum {number} adults allowed for this voucher. Please reselect and try again.", "err_invalid_voucher" : "The voucher code you entered is invalid or expired." }" :scroll-search-title-en="{"keywordNotMatch":"Your keyword does not match with any destination."}" component-id="e6c4807a-d4f0-4e04-9fde-bbc12b4bd50a" component-title="Booking"> </asr-booking-search> </template> <template slot="apartmentListingAnnouncement"> <asr-property-listing-announcement language="en" read-more-label="Read More" hide-label="Hide"> </asr-property-listing-announcement> </template> <template slot="asrBookingLogin"> <asr-booking-login label-or="or" login-redirect-step="/en/booking/property-listing/booking-journey?step=1" login-not-found-message="Invalid email address or password. Click on the forgot password link to reset your password." login-logo="/content/dam/tal/common/assets/logos/brands/ascott/logo-ascott.png" login-logo-alt="Logo of Ascott Residence" login-logo-link="/en" login-title="Already a member? Sign in and earn rewards" login-email="Email Address" login-email-placeholder="Enter your email address" login-password="Password " login-password-placeholder="Enter your password" login-forgot-password-label="Forgot password" login-forgot-password-label-en="Forgot password" login-submit="Sign in" login-submit-en="Sign in" login-signup-title="Not a member?<br>Join now and enjoy these perks" login-voucher-title="Already a member? Please login for your voucher redemption." login-asr-member-title="You have selected a member rate, please login or join as member to proceed" login-signup-label="Join and book" login-signup-label-en="Join and book" login-signup-link="/en/sign-up" :login-benefits="[{"benifitUrl":"/en/brg-overview","benifitIcon":"beenhere","benifitText":"Best Rate Guarantee"},{"benifitUrl":"/en/member/benefits","benifitIcon":"card_giftcard","benifitText":"Exclusive Member Rates"},{"benifitUrl":"/en/member/benefits","benifitIcon":"hotel","benifitText":"Earn ASR points to redeem free nights!"}]" login-from-home-page-redirect-signup="/en/sign-up" login-left-logo="/content/dam/tal/common/assets/logos/brands/ascott/asr_ascottstarrewards.png" login-left-logo-alt="Logo of ASR - Ascott Star Rewards Programme" login-left-logo-link="/en" label-continue-as-guest="continue as guest" label-continue-as-guest-en="continue as guest" label-select-another-rate="select another rate" not-a-member="Not a member" join-now="Join now" join-now-en="Join now" already-member="Already a member" :list-error-message="{"accountLocked":"Your account has been locked due to too many failed login attempts. Please click on the Forgot Password link to reset your password.","activeAccount":"Please activate your account.","reCaptchaTokenInvalid":"Invalid CAPTCHA result. Please try again.","deactivateAccount":"_DEACTIVATE_ACCOUNT","mtCaptchaIsBlank":"Invalid CAPTCHA result. Please try again.","invalidPassword":"Invalid email address or password.","tryAgain":"Something went wrong. Please try again.","invalidEmail":"Invalid email address or password.","siteDown":"Unfortunately, the site is down for maintenance. Please check back soon.\n","invalidUserPass":"Invalid email address or password. Click on the Forgot Password link to reset your password."}" :list-error-message-en="{"accountLocked":"Your account has been locked due to too many failed login attempts. Please click on the Forgot Password link to reset your password.","activeAccount":"Please activate your account.","reCaptchaTokenInvalid":"Invalid CAPTCHA result. Please try again.","deactivateAccount":"_DEACTIVATE_ACCOUNT","invalidPassword":"Invalid email address or password.","tryAgain":"Something went wrong. Please try again.","invalidEmail":"Invalid email address or password.","siteDown":"Unfortunately, the site is down for maintenance. Please check back soon.\n","invalidUserPass":"Invalid email address or password. Click on the Forgot Password link to reset your password."}" policy-google="This site is protected by reCAPTCHA and the Google <u><a style="color: #003E6A;" href="https://policies.google.com/privacy" target="_blank" rel="nofollow">Privacy Policy</a></u> and <u><a style="color: #003E6A;" href="https://policies.google.com/terms" target="_blank" rel="nofollow">Terms of Service</a></u> apply." show-message-disable-cookie="This feature requires cookies to be enabled in your browser. Kindly enable cookies in your settings and refresh the page." login-buy-point-title="Already a member? Sign in to use member promotion code" join-now-buy-point-title="Not a member? Join now to enjoy member promotion code" component-id="c644964c-900a-11ee-b9d1-0242ac120002" component-title="Booking Login pop up" login-advantage-detail-title="Already a member? Please login to continue" login-corporate-and-staff-flow-title="Already a member? Please login to continue." modification-reservation-message="This reservation was booked under a different email address. To modify this reservation, please login to the same ASR account or re-use the same email address."" button-ok="Ok"> </asr-booking-login> </template> <template slot="asrChatbot"> <asr-chatbot source="/content/dam/tal/chat-bot/chatbot20241029.js" css="/content/dam/tal/chat-bot/chatbot20241029.css" enable></asr-chatbot> </template> </asr-page-default-structure> </div> <script async src="/etc.clientlibs/ascott/discoverasr/clientlibs/clientlib-site.min.ACSHASHfc8e6f4a5e525d87e964083f213811bd.js"></script> <script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=2101718218" async></script></body> </html>