Sentul Highlands Golf Club

Play Golf Rating:

3.8

About Sentul Highlands Golf Club

Sentul Highlands Golf Club is an 18-hole championship course designed by the legendary Gary Player himself. Opened in 1997 and offers breathtaking views of the surrounding mountains and valleys. The challenging course, combined with the scenic beauty, makes it popular for any golfer visiting the area.

A very well designed golf course with some really great risk/reward holes. A very nice driving range and practice area. However, we hear and have experienced regular accounts of criminally overbooked golf. 7 hour rounds are all too common. If timing works out, then it’s a fantastic round of golf, but do watch out.

COURSE DETAILS

Golfer Reviews

Write a Review

Condition

Pace of Play

Value for Money

Review Title

Description

Full name

Attachment

Disclaimer: Your review will be displayed on our website upon approval. Please check back from time to time to see if it has been published.

View Map

Other Golf Courses In Bogor

Klub Golf Bogor Raya

4.3

Permata Sentul Golf Club

3.7

Gunung Geulis Country Club

4.2

Google Reviews

“1.5 hrs from Jakarta The Golf course is located in the Highlands and part of Sentul city Housing development Caddies are gorgeous, experienced and courteous Course is well maintained.”

Jason L.

Great challenging course. Very fast greens, narrow, fairways, and occasional Challenge for the most accurate pin seeking shooters. Well managed and maintained. A must play.

Serald

“I had the pleasure of attending a tournament here and it is truly an amazing place. Beautiful course with hills and view of mount Salak. My caddy was very lovely. A nice day of golf not that far way from Jakarta. If you are planning to play on the weekends beware the heavy traffic on the highway from Sentul to Jakarta.”

Teguh Y.
function resetReviewXForm() { const formWrapper = document.querySelector('#rvx-review-form__wrapper'); if (!formWrapper) return; // Check if the form is hidden (e.g., replaced with a thank-you message after submit) const isHidden = formWrapper.style.display === 'none' || formWrapper.hasAttribute('hidden'); // Force show the form wrapper if it was hidden if (isHidden) { formWrapper.style.display = ''; formWrapper.removeAttribute('hidden'); } // Re-enable the form if disabled const submitButton = formWrapper.querySelector('button[type="submit"]'); if (submitButton) submitButton.disabled = false; } // Run on normal page load document.addEventListener('DOMContentLoaded', resetReviewXForm); // Run after Elementor AJAX page transitions (if using Theme Builder templates) jQuery(document).on('elementor/frontend/init', function () { elementorFrontend.hooks.addAction('frontend/element_ready/global', function () { resetReviewXForm(); }); });