Prospector Hall

Prospector Hall Local Music venue located in Dahlonega, Georgia. Our Venue is also available to rent.

08/07/2015

Flea market, Friday 12-6pm, Saturday 12-6pm, and Sunday 1-5pm, August 7-9

08/03/2015

For those that loved Prospector Hall, you probably loved our door lady, Pat. She is now watching over us all! Please keep her family in your prayers. John, her grandson, played many shows at Prospector, which is how Pat became part of the Prospector Hall Family. Services to be announced.

08/01/2015
12/21/2013

Dec 31, 2013 $5 Doors open at 6. Show starts at 6:30. Five Bands!

10/23/2013
10/22/2013

Address

232 Jim Pruitt Road
Dahlonega, GA
30533

Website

Alerts

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