Boiler Room

Boiler Room closed indefinitely

07/16/2024

Hey! Has anyone checked the pulse of the Columbus, GA music 🎶 Scene lately!? 😜
I think, IT DIED!

03/22/2024
03/22/2024

Phil Anselmo / Pantera

Want to give a huge shout out to every who participated in this evening's event at the Boiler Room! What a Blast! Thanks...
02/24/2024

Want to give a huge shout out to every who participated in this evening's event at the Boiler Room! What a Blast! Thanks to Majority WHIP, Abaddon Kilmister, Skin Cape, and, of course, Gas Station B***r Pills! Please keep in mind that there is a "No Ni**le" clause at this venue and thank everyone for coming out and enjoying a wonderful show!

Get ready to see SPLICED January 26 At The Boiler Room !!!
01/22/2024

Get ready to see SPLICED January 26 At The Boiler Room !!!

Introducing: SPLICED from Warner Robins, GA. Watch the official music video for the band’s brand new single “HYPOCRITE” exclusively on BVTV Music!Stream “HYP...

01/05/2024

Address

1431 Warm Springs Road
Columbus, GA
31904

Website

Alerts

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