Banks County Parks and Recreation

Banks County Parks and Recreation THIS IS THE OLD BCRD PAGE! DO NOT USE! The new page can be found at https://www.facebook.com/BCPRD24
(353)

Starting January 1, 2024, ALL BCRD posts involving games, practices, registration, etc. will be done on our new Facebook...
12/18/2023

Starting January 1, 2024, ALL BCRD posts involving games, practices, registration, etc. will be done on our new page. Please take the time to unfollow this page and begin follwoing the new page listed.

11/17/2023

ATTENTION ⚠️
The trails at Windmill Park and Hudson Valley Park (horse arena) are closed to the public November 17-26 for the county youth hunt.

These are the 6U Basketball Rules for the 2023-24 season.
11/15/2023

These are the 6U Basketball Rules for the 2023-24 season.

We are still looking for some nice people in the Banks County community to help coach youth basketball.
11/01/2023

We are still looking for some nice people in the Banks County community to help coach youth basketball.

10/31/2023
10/20/2023

We will be closing both gyms today at 12pm due to the Health Fair.

Address

607 Thompson Street
Homer, GA
30547

Opening Hours

Monday 8am - 5pm
Tuesday 8am - 5pm
Wednesday 8am - 5pm
Thursday 8am - 5pm
Friday 8am - 5pm

Telephone

+17066774407

Alerts

Be the first to know and let us send you an email when Banks County Parks and Recreation 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); });