FrightWorks Haunted House

FrightWorks Haunted House We are the makers of finely crafted fear… make sure to leave a like to stay in the loop!
(884)

Summer Summoning is a lights out experience.  We turn off the power, the summoning ritual is performed, you play Brother...
05/25/2026

Summer Summoning is a lights out experience. We turn off the power, the summoning ritual is performed, you play Brother Zeke's game, with only a glow stick to light your way. Get your tickets at https://frightworks.com

Happy Walpurgisnacht from Harvey and FrightWorks!
05/01/2026

Happy Walpurgisnacht from Harvey and FrightWorks!

04/13/2026

Who dares summon Brother Zeke?

Mark your calendars!
03/25/2026

Mark your calendars!

Exploration Unknown's first haunted attraction!
03/16/2026

Exploration Unknown's first haunted attraction!

Hey guys this is my very first time doing a haunted attraction. This was such a great attraction and this will not be my last.Check out FrightWorks: https://...

Address

1904 W Emory Road
Powell, TN
37849

Alerts

Be the first to know and let us send you an email when FrightWorks Haunted House posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

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