The Ridgewood Asylum

The Ridgewood Asylum NYC's scariest haunted house attraction! Opens Friday October 10th through November 1st! Enter if you dare...

Tonight is opening night! Get your tickets at TheRidgewoodAsylum.com 🏚️🎃
10/10/2025

Tonight is opening night! Get your tickets at TheRidgewoodAsylum.com 🏚️🎃

You don’t have to leave NYC to experience true horror! 🏚️🩸The Ridgewood Asylum, NYC’s most terrifying , immersive haunte...
10/05/2025

You don’t have to leave NYC to experience true horror! 🏚️🩸The Ridgewood Asylum, NYC’s most terrifying , immersive haunted house experience, returns Friday October 10th through November 1st! Get your tickets at TheRidgewoodAsylum.com or visit the link in BIO

The Ridgewood Asylum returns Friday October 10th through November 1st!  Get your tickets now at www.Theridgewoodasylum.c...
10/05/2025

The Ridgewood Asylum returns Friday October 10th through November 1st! Get your tickets now at www.Theridgewoodasylum.com

Address

272 Seigel Street
Brooklyn, NY
11206

Alerts

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