Code:
{
"__typename": "SearchLowestAvailableRatesSearchEdge",
"node": {
"__typename": "SearchLowestAvailableRates",
"distance": null,
"property": {
"__typename": "Hotel",
"basicInformation": {
"__typename": "HotelBasicInformation",
"bookable": false,
"brand": {
"__typename": "Brand",
"id": "FP",
"name": "Four Points by Sheraton",
"photos": [
{
"__typename": "BrandPhoto",
"content": [
{
"__typename": "BrandPhotoContent",
"alternateText": "Four Points Hotel photography",
"index": 1,
"name": "fp_main01",
"url": "https://cache.marriott.com/is/image/marriotts7prod/fp-main-001-hor-clsc:Feature-Hor"
},
{
"__typename": "BrandPhotoContent",
"alternateText": "Friends/Colleauges relaxing with beer and food.",
"index": 2,
"name": "fp-friends-restaurant-24854",
"url": "https://cache.marriott.com/is/image/marriotts7prod/fp-friends-restaurant-24854:Feature-Hor"
},
{
"__typename": "BrandPhotoContent",
"alternateText": "Guests leaving lobby with work bags.",
"index": 3,
"name": "fp-lobby-checkin-2men-146-26980",
"url": "https://cache.marriott.com/is/image/marriotts7prod/fp-lobby-checkin-2men-146-26980:Feature-Hor"
}
],
"type": {
"__typename": "Lookup",
"code": "primary"
}
}
],
"type": "SPG"
},
"currency": "SGD",
"descriptions": [
{
"__typename": "PropertyDescription",
"text": "Hotel opening in",
"type": {
"__typename": "Lookup",
"code": "HOTEL MARKETING CAPTION",
"enumCode": "HOTEL_MARKETING_CAPTION"
}
}
],
"hasRenovatedRooms": false,
"hasUniquePropertyLogo": true,
"isAdultsOnly": false,
"isFullyRenovated": false,
"isMax": false,
"isRecentlyRenovated": false,
"latitude": 1.33175021501107,
"longitude": 103.739582028836,
"name": "Genting Hotel Jurong",
"nameInDefaultLanguage": "Genting Hotel Jurong",
"newProperty": false,
"openingDate": "2025-10-15",
"resort": null,
"newLobby": false
},
"id": "SINSP",
"media": {
"__typename": "HotelMediaContent",
"primaryImage": null
},
"reviews": {
"__typename": "Reviews",
"numberOfReviews": {
"__typename": "ReviewContent",
"count": null
},
"stars": {
"__typename": "starsContent",
"count": null
}
},
"seoNickname": "sinsp-genting-hotel-jurong"
},
"rates": [
{
"__typename": "SearchLowestAvailableRate",
"lengthOfStay": 1,
"membersOnly": null,
"rateCategory": {
"__typename": "SearchRateCategory",
"code": "StandardRates",
"value": null
},
"rateModes": null,
"sourceOfRate": "MARSHA",
"status": {
"__typename": "Lookup",
"code": "NotAvailable"
}
}
]
}
}