Indulgence Escape

  • golden_palm_tree_dim_sum

Treat yourself to a luxurious beachside staycation, retreat to comfort and elegance with a villa stay designed for relaxation and refined dining.

  • - Accommodation stay
  • - Daily breakfast
  • - English afternoon tea
  • - Daily dinner
  • - Full access to resort amenities (Infinity Swimming Pool, Gym, Tiki Tots, and many more)

BOOK NOW

Offers

See All
var buttons = document.querySelectorAll("button"); buttons.forEach(function(btn) { if (btn.textContent.trim() === "Book Now") { btn.addEventListener("click", function(event) { event.preventDefault(); window.open( "https://www.secure-hotel-booking.com/Golden-Palm-Tree-Malaysia/JLH1?locale=en&referrer=canvas", "_blank", "noopener" ); }); } });