The Chicken Shack

The Chicken Shack We are located at 1976 Hwy 441 Homer GA. 5 miles south of Baldwin and 7 miles north of Homer.

Mark your calendars! Please share!
03/06/2026

Mark your calendars! Please share!

02/18/2026

March 27-29, 2026...three big days of music, including an "All Gospel Sunday Show" on March 29.
Russell Moore, Backline, Edgar Loudermilk Band, Catahoula Drive, Tugalo Holler, Creekwater Collective, Mountain Bridge Band, Raven Welch Band, The Oak Grove Boys, Historic Ritz Theatre

Tribute to Kirk Barker, January 17th, 2026, starting at 6pm at The Chicken Shack.
12/31/2025

Tribute to Kirk Barker, January 17th, 2026, starting at 6pm at The Chicken Shack.

03/23/2025
03/23/2025

Raven Welch Band

Address

1976 Highway 441 N
Homer, GA
30547

Website

Alerts

Be the first to know and let us send you an email when The Chicken Shack 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); });