The COOP

The COOP Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from The COOP, Theatrical Productions, 55 Lexington Avenue, New York, NY.

The COOP was conceived out of the desire to create a community of NYC based artists who are interested in making extraordinary theatre, film, and recorded media and who are committed to fostering a culture of collaboration, experimentation, and trust.

Address

55 Lexington Avenue
New York, NY
10010

Alerts

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

Share

ACTORS READ STORIES

The COOP believes in the power of story, especially in the most challenging of times. That's why we're partnering with Alexandra Beller/Dances for a new initiative. ACTORS READ STORIES connects parents of young children with actors for a twice daily virtual story time. In the tumult of the last weeks, parents have found themselves without school or childcare and actors have found themselves without work. ACTORS READ STORIES is an effort to provide some relief. Here's how it works. Every day there will be two half-hour story times on Zoom. At 10 AM, it's story time for 3-6 year olds. At 2 PM, it's story time for 7-10 year olds. The actor reads the story followed by a brief conversation with the kids. Parents choose what they pay (via Venmo) to the actor for their time and work.

SIGN UP HERE: https://thecoopnyc.us20.list-manage.com/subscribe?id=bb56828826&u=5e252f9cccfcb69a074d9badc

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