Room 52 NYC

Room 52 NYC Room 52 NYC is a speakeasy, performance, comedy, & jazz club located in Midtown Manhattan.

Zoe Rosenberger takes the stage TONIGHT at 5pm. Join her at Room 52 NYC to help her & her special guests celebrate this ...
10/07/2023

Zoe Rosenberger takes the stage TONIGHT at 5pm. Join her at Room 52 NYC to help her & her special guests celebrate this Birthday Comedy Night!! https://room52nyc.com/comedy-shows

If it’s Sunday, it’s Comedy Fight Club at Room 52!! Join Matt Maran at 9pm for this classic battle between comedians who...
10/01/2023

If it’s Sunday, it’s Comedy Fight Club at Room 52!! Join Matt Maran at 9pm for this classic battle between comedians who are brave enough to take the stage with feedback from industry veterans who will be judging the fights! https://room52nyc.com/comedy-shows

Excited to share that Room 52 is open & hosting special comedy, jazz, performance, & special events! Check our website’s...
09/29/2023

Excited to share that Room 52 is open & hosting special comedy, jazz, performance, & special events! Check our website’s calendar https://room52nyc.com/comedy-shows for upcoming events, & make sure to reserve your seats early! Contact us at [email protected] with questions or to book the space for your private event. Check back soon for additional nights of fun in Midtown East!

Address

212 East 52nd Street
New York, NY
10022

Alerts

Be the first to know and let us send you an email when Room 52 NYC 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 Room 52 NYC:

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