farmerjohn1218

farmerjohn1218 Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from farmerjohn1218, Miniature golf course, Seneca, SC.

Proud to host BERKSHIRE SCHOOL CREW TEAM tonight! Preseason trip 2023. Row on!
03/24/2023

Proud to host BERKSHIRE SCHOOL CREW TEAM tonight! Preseason trip 2023. Row on!

Hole in one on a hot Thursday afternoon!  #17
07/01/2021

Hole in one on a hot Thursday afternoon! #17

Water pixie spotted again.
11/04/2020

Water pixie spotted again.

11/04/2020

Sunny afternoon at the Oasis.

Good Saturday morning!From the Oasis.
10/24/2020

Good Saturday morning!
From the Oasis.

Porch project coming fast.
08/01/2020

Porch project coming fast.

Outdoor dining to the max!
08/01/2020

Outdoor dining to the max!

Come enjoy the summer blooms!
07/18/2020

Come enjoy the summer blooms!

Banana season.
07/18/2020

Banana season.

Crape myrtles showing out.
07/18/2020

Crape myrtles showing out.

Indoor framing in the clubhouse progresses.
07/18/2020

Indoor framing in the clubhouse progresses.

Thai giant elephant ears blooming!
07/18/2020

Thai giant elephant ears blooming!

Address

Seneca, SC
29672, 29678, 29679

Website

Alerts

Be the first to know and let us send you an email when farmerjohn1218 posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });