Golf Petrokimia Gresik

Play Golf Rating:

2.9

About Golf Petrokimia Gresik

Golfers can expect well-manicured cow grass fairways, strategically placed bunkers, and scenic water features that enhance both the visual appeal and the complexity of the game. The course’s thoughtful layout seamlessly integrates with the picturesque landscape, creating a serene and rewarding golfing experience.

Not world class but a good value test of your golf, perhaps a more niche offering to consider if you’re in the Surabaya area!

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 Graha Famili

3.9

Pakuwon Golf & Family Club

3.5

Ciputra Golf and Family Club

4.5

Google Reviews

“Good place to play golf with budget on pocket.”

Achmad Safrudin

“The place is quite spacious and good for just channeling your hobby of golf.”

Susi Jenny

Play golf with a cheap cost.”

Fadhil J Ahmad
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(); }); });