Finna Golf & Country Club

Play Golf Rating:

3.5

About Finna Golf & Country Club

Nestled amidst the lush, tropical beauty of East Java, Pasuruan, Finna Golf & Country Club presents an 18-hole championship mountain resort course. The course design seamlessly blends into the natural terrain and rolling foothills, creating a harmonious setting where nature and sport intertwine. At an altitude of over 700 meters, this par 72 championship course stretches across 6,345 meters, offering a challenging and breathtaking experience for golfers of all levels.

The stunning views make up for the condition of the golf course, which is sadly not what it once used to be. Expect a championship layout with cow grass. The greens are in good condition though and you can drive the buggy all over the fairways. Can be one of the quickest rounds in Indonesia due to the lack of other players on the course.

COURSE DETAILS

Golfer Reviews

Thanks for your review!

Your feedback helps us improve our service.

Only logged in customers who have purchased this product may leave a review

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 Surabaya

Golf Petrokimia Gresik

2.9

Ciputra Golf and Family Club

4.5

Pakuwon Golf & Family Club

3.5

Google Reviews

“Just AMAZING Place to stay and playing Golf. We come every year here and take the Suite with own Pool looking to the Golf Course … AWESOME”

Hendri S.

“what a nice place to stay and have a family vacation. a great place for you who love to play golf. it’s also a nice place for refreshing, relaxing your mind and tired body. the staff also kind and welcome the guests very warmth. the view of the mountain and the city also spectacular.”

Yerosa D.

“Superb property, nice golf layout with an interesting challenges. Worth the traveling from Surabaya.”

Johar M.
Scroll to Top
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(); }); });