Papertown Roots Radio

Papertown Roots Radio You're invited to Papertown every Monday and Wednesday at 7pm(EST) for three hours of Bluegrass, Cla

05/13/2026

No live show tonight everyone. We are at one of our last school functions. See you on Monday!

Live at 6!
05/08/2026

Live at 6!

05/04/2026
04/28/2026

Pisgah Baseball Senior Night! Tim And Jack will be be broadcasting all the live action starting around 7:10. Tune in to hear the Bears taking on the Brevard Devils! Go Bears!

04/17/2026
03/29/2026

Address

Canton, NC
28716

Opening Hours

Monday 7pm - 10pm
Wednesday 7pm - 10pm

Telephone

+18283375178

Alerts

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

Contact The Establishment

Send a message to Papertown Roots Radio:

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); });