Nature Break

  • golden_palm_tree_overwater_villa

Reconnect with nature and enjoy a wholesome escape with us, ideal for those seeking to experience authentic local charm.

  • - Accommodation stay
  • - Daily breakfast
  • - Daily Chinese set dinner
  • - Dragon fruit eco farm educational tour
  • - 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" ); }); } });