The Ark

The Ark Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from The Ark, Performance & Event Venue, 371 s Broadway, Tarrytown, NY.

A few weeks ago, the J came alive with incredible talent and joy at our performance of "A Million Dreams." This all-ages...
05/19/2026

A few weeks ago, the J came alive with incredible talent and joy at our performance of "A Million Dreams." This all-ages musical r***e featured performers of all abilities who shared their voices, stories, and creativity on stage.

These moments remind us that mental health thrives in connection, inclusion, and self-expression. During this , we celebrate all the ways in which the J helps everyone shine brightly--and better together.

Swipe through to see highlights from the show! đź’š

04/17/2026

What an unforgettable night with —up close, unplugged, and full of stories. From the beloved Stay and I Do to newer songs (plus a few camp favorites and a cover), she had us hooked start to finish.

Address

371 S Broadway
Tarrytown, NY
10591

Alerts

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

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