SBY521 Yani Golf

Play Golf Rating:

1

About SBY521 Yani Golf

An old military course in the centre of Surabaya. Very poor condition but fiddly layout through the jungle. Potentially plans to have it renovated but probably not worth the trip until they do so!

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

Finna Golf & Country Club

3.5

Ciputra Golf and Family Club

4.5

Pakuwon Golf & Family Club

3.5

Google Reviews

“For beginner golfer you can try this ones as they provided affordable price for driving and golf field either. For another level just need to maintenance some spot :)”

Dwi Sari

“Nice place for driving and quite cheap.”

E.S. Hartono

“For beginner players, this is the place to practice how to play golf and in the center of Surabaya, there are also people who can be asked to practice playing golf properly.”

Enoormans
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(); }); });