The Texas Witch

The Texas Witch Legend has it a witch haunts the forbidden territories of a Jacksonville forest killing anyone who dares to enter.

When Piper Strickland's brother Jason goes missing in the forest, she and her three friends decide to go in and search for him.

04/28/2026
03/03/2026

My episode of Naked and Afraid airs this Sunday

02/16/2026
The Texas Witch is streaming now on The CW and Tubi
01/16/2026

The Texas Witch is streaming now on The CW and Tubi

01/07/2026

Neal McCoy Multi-Platinum Country Artist is on Fox Business

01/07/2026

Our detective 🕵️‍♂️ is on NEWSMAX

Happy New Year!!
01/01/2026

Happy New Year!!

Merry Christmas 🎅 🎄
12/25/2025

Merry Christmas 🎅 🎄

It is with our deepest and sincerest condolences we have learned our costar, John Lamb has unfortunately passed away. Jo...
12/18/2025

It is with our deepest and sincerest condolences we have learned our costar, John Lamb has unfortunately passed away.
John was such a joy and pleasure to work with and will be missed by all.

Address

Jacksonville, TX

Alerts

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

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