The New Phoenix Theatre on the Park

The New Phoenix Theatre on the Park "Buffalo's premiere alternative theatre" - Artvoice

Permanently closed.

The New Phoenix Theatre on the Park has gained a reputation for award-winning, interdisciplinary theatre and for our continued support of new work and developing artists. Our mission is to present both classical and contemporary plays in ways that speak to our community, to rediscover the theatrical experience through the spirit of collaboration, and to revitalize the neighborhood in which our the

atre stands. For more information about the theatre and our upcoming season, visit our website at www.newphoenixtheatre.org

Richard Lambert, Founder and Executive Director
Bob Waterhouse, Artistic Director

Address

95 Johnson Park
Buffalo, NY
14201

General information

General Admission Tickets $30.00 Student and Senior Tickets $20.00 All Thursday performances are Pay-What-You-Can! For reservations, please call 853-1334 or e-mail [email protected] You may purchase tickets upon arrival with cash or check. Tickets are also available through our website with credit cards.

Alerts

Be the first to know and let us send you an email when The New Phoenix Theatre on the Park 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 The New Phoenix Theatre on the Park:

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