HUNTSVILLE, Ala. (WAFF) – A new state law cracking down on hidden tracking devices has one of its first suspects behind bars.
43-year old Jeremie Spencer was arrested by Dothan Police. Investigators say he was caught on camera placing a tracking device on his ex-wife’s car.
Spencer is charged with first degree Electronic Stalking along with second degree domestic violence.
Alabama House Bill 153 made electronic stalking of any kind illegal including the use of common tracking devices like Apple Airtags.
Advertisement
It was enacted in June of 2023.
Attorney Will League said this law is a way for prosecutors to catch up with the technology offenders are frequently using to find their victims.
“You hear about Airtags and all these other types of GPS tracking devices that could be tiny. They could be slipped into someone’s purse, car, you know all types of ways… this law is designed to keep up with that,” League said.
League said the act of stalking or tracking someone is commonly how domestic violence cases begin, and having a law to prosecute it could stop tragedies in their tracks.
” I have handled domestic cases that have ended up in murder. It is a tragic circumstance and even with the best civil justice system and criminal justice system, a restraining order is not bullet proof. This is another tool to hopefully combat that and hopefully keep people safe during this process of domestic case,” League said.
Advertisement
League says this new law will make it easier for prosecutors to catch stalkers.
As for Spencer, he is currently being held in the Houston County Jail without bond.
Click Here to Subscribe on YouTube: Watch the latest WAFF 48 news, sports & weather videos on our YouTube channel!
TUSCALOOSA, Ala.— Alabama football is just a few days away from an open scrimmage in front of the public for the 2026 A-Day Game, but until then, the media got one last peak at what the Crimson Tide’s been working on this spring.
The media was allowed to watch two of Alabama’s practice periods during Tuesday morning’s practice. Here are some of BamaCentral’s practice notes and observations:
Practice report
One quarterback will have to be the first one to take the field on Saturday for A-Day, but Alabama was not giving any hints on who that might be during practice. During the periods the media could see, the quarterbacks were always throwing in groups of three. Austin Mack and Keelon Russell were always part of the first group, and the freshmen QBs Tayden Evan-Kaawa and Jett Thomalla rotated in with that group.
During the drills where all three were throwing at the same time, the quarterbacks first worked on shorter routes like slants on different parts of the field. They then worked on deep routes to all segments of the field.
Based on the groupings of wide receives, it seems pretty clear that Ryan Coleman-Williams, Lotzeir Brooks and NC State transfer Noah Rogers will be Alabama’s starters at receiver with Rico Scott, Derek Meadows and Cederian Morgan also in the mix.
Alabama head coach Kalen DeBoer said at the beginning of spring practice that senior safety Bray Hubbard would be limited this spring. He was not wearing a black jersey on Tuesday and did not appear to be limited. He did not have any noticeable braces or wraps on his body.
DeBoer was keeping a watchful eye over the quarterbacks during the media viewing period.
The cornerbacks started with some press drills off the snap that also involved containing inside leverage. Red Morgan, who has moved all around the secondary the past two years between safety, HUSKY and cornerback, had a really solid rep.
The CBs then worked on a coverage in traffic drill, where two receivers lined up behind each other and one corner was lined up roughly five yards behind the other. After the ball was snapped, the receivers went in opposite directions and the CBs had to quickly decide and follow. Starter Zabien Brown handled this with ease.
Perhaps the most exciting drill from the CBs was one where they pressed against each other and went stride for stride before cutting the route and hauling in an interception. Starter Dijon Lee used his renowned 6-foot-4 frame to disrupt the pass, and his catch radius made it look easy.
Alabama defensive backs coach Maurice Linguist was animated throughout each of the drills. He commended multiple players, but also scolded a couple with hopes that their next rep is much better.
The Alabama Wolf linebackers worked on a block shedding drill. This involved a swim move on a dummy pad at the line of scrimmage and then pushing another pad downward in the backfield. It wasn’t necessarily a full-speed drill, but rather more about getting the technique down.
South Carolina transfer Desmond Umeozulu used some force in the Wolf linebacker drills. Alabama Wolf linebackers coach Christian Robinson showed his approval for Umeozulu after a couple of reps.
The Alabama offensive line spent its early portion of practice working on one-on-one blocking with improving technique and drive as the focus. The starters were difficult to tell due to this, but Jackson Lloyd led the majority of the drills along with center transfer Racin Delgatty.
The linemen rotated through drills keeping their pads low and staying under the chute. Texas transfer Nick Brooks impressed with his hands as he violently moved his men every time he got a chance to take a rep. Brooks has worked at left guard and right tackle this spring, providing new offensive line coach Adrian Klemm with an interesting chess piece.
The Alabama wolves came into view in the midst of the offensive line drills with Yhonzae Pierre leading the group. The Crimson Tide outside linebackers had Pierre, Dezmond Umeozulu, Justin HIll and Jamarion Matthews cycling through drills with Christian Robinson barking instructions, urging his group to play with violence. One of the assistants shouted for Matthews to break the blocking dummy saying the program would just buy another to replace it. Kane Wommack stood to observe the drill and smiled commending the violence and force the four were bringing to the morning practice.
Practice footage
Advertisement
Sign up to our free newsletter and follow us on Twitter/X, Facebook, YouTube, Instagram, Threads and Blue Sky for the latest news.
Tuscaloosa librarian Katy Busby named finalist for Alabama Elementary Teacher of the Year
Advertisement
WHAT INFORMATION THAT WE GIVE YOU ON OUR FREE APP AND OF COURSE ONLINE AS WELL. TUSCALOOSA EDUCATORS EARNING STATEWIDE RECOGNITION FOR HER IMPACT IN THE LIBRARY. TUSCALOOSA MAGNET SCHOOLS ELEMENTARY LIBRARIAN KATIE BUSBY IS NOW ONE OF THE TOP 16 FINALISTS FOR ALABAMA ELEMENTARY TEACHER OF THE YEAR. SHE WAS NAMED THE DISTRICT’S ELEMENTARY TEACHER OF THE YEAR LAST YEAR, BEFOR
Advertisement
Tuscaloosa librarian Katy Busby named finalist for Alabama Elementary Teacher of the Year
Updated: 8:46 PM CDT Apr 6, 2026
Editorial Standards ⓘ
Advertisement
A Tuscaloosa educator is earning statewide recognition for her impact in the library.Tuscaloosa Magnet Schools Elementary librarian Katy Busby is now one of the top 16 finalists for Alabama Elementary Teacher of the Year.Busby was named the district’s Elementary Teacher of the Year last year, before advancing to the state competition.The winner will be announced next month. Your neighborhood: Local coverage from WVTM 13
TUSCALOOSA, Ala. —
A Tuscaloosa educator is earning statewide recognition for her impact in the library.
Advertisement
Tuscaloosa Magnet Schools Elementary librarian Katy Busby is now one of the top 16 finalists for Alabama Elementary Teacher of the Year.
Busby was named the district’s Elementary Teacher of the Year last year, before advancing to the state competition.
The winner will be announced next month.
Advertisement
Your neighborhood: Local coverage from WVTM 13
Advertisement
`;
}
function refreshWeatherIframe(containerId) {
var iframeId = ‘weather-iframe-‘ + containerId;
var iframe = document.getElementById(iframeId);
if (iframe && iframe.src) {
var originalSrc = iframe.src;
iframe.src = originalSrc + (originalSrc.indexOf(‘?’) > -1 ? ‘&’ : ‘?’) + ‘t=” + Date.now();
}
}
function initializeWeatherBox(container) {
var containerId = container.getAttribute(“data-container-id’);
var isWeatherBoxV2 = containerId === ‘home-weather-v2’;
function switchWeatherTab(tabName, clickedElement) {
container.querySelectorAll(‘[data-tab-id]’).forEach(function(tab) {
tab.classList.remove(‘open’);
tab.setAttribute(‘aria-selected’, ‘false’);
});
var targetContent = container.querySelector(‘[data-content-id=”‘ + tabName + ‘”]’);
if (targetContent) {
targetContent.style.display = ‘block’;
targetContent.removeAttribute(‘hidden’);
}
}
function loadWeatherData() {
// If weather data is already being loaded, wait for it
if (window.weatherDataPromise) {
window.weatherDataPromise.then(function(data) {
if (data && data.data) {
var weatherContainer = container.closest(‘.weather-box-container’);
if (weatherContainer) {
weatherContainer.style.display = ‘flex’;
updateCurrentWeather(data.data);
updateForecastTabs(data.data);
updateWeatherAlertsBar(data.data);
}
}
});
return;
}
var location = { zip: window.DEFAULT_ZIPCODE };
Advertisement
try {
var storedLocations = localStorage.getItem(‘hrst.zip.history’);
if (storedLocations) {
var locations = JSON.parse(storedLocations);
if (locations && locations.length > 0) {
location = locations[0];
}
}
} catch (e) {}
var apiUrl = (window.DEWY_HOSTNAME || ”) + ‘/api/v1/weather/full/’ + location.zip;
if (window.fetch) {
window.weatherDataPromise = fetch(apiUrl)
.then(function(response) { return response.json(); })
.then(function(data) {
if (data && data.data) {
var article = container.closest(‘.article–wrapper’);
var weatherContainer = container.closest(‘.weather-box-container’);
if (weatherContainer) {
weatherContainer.style.display = ‘flex’;
updateCurrentWeather(data.data);
updateForecastTabs(data.data);
updateWeatherAlertsBar(data.data);
}
return data;
}
})
.catch(function(error) {
console.error(‘Error loading weather:’, error);
// Reset to unknown background on error
updateWeatherBackground(‘unknown’);
});
}
}
function updateWeatherAlertsBar(weatherData) {
var weatherWatchHeader = container.querySelector(‘.weather-watch-header’);
if (!weatherWatchHeader) return;
var weatherWatchText = weatherWatchHeader.querySelector(‘.weather-watch-text’);
var weatherWatchLink = weatherWatchHeader.querySelector(‘.weather-watch-link’);
Advertisement
if (weatherData.alerts_count > 0) {
weatherWatchHeader.className=”weather-watch-header has-alerts”;
if (weatherWatchText) {
weatherWatchText.textContent = `Weather Alerts (${weatherData.alerts_count})`;
}
if (weatherWatchLink) {
if (!weatherWatchLink.getAttribute(‘data-initial-href’)) {
weatherWatchLink.setAttribute(‘data-initial-href’, weatherWatchLink.getAttribute(‘href’));
weatherWatchLink.setAttribute(‘data-initial-onclick’, weatherWatchLink.getAttribute(‘onclick’) || ”);
}
weatherWatchLink.setAttribute(‘href’, “https://www.wvtm13.com/alerts”);
weatherWatchLink.setAttribute(‘onclick’, “return handleWeatherLinkClick(event, ‘click_alerts’, ‘click’, ‘mobile-weather’, “https://www.wvtm13.com/alerts”);”);
}
} else {
weatherWatchHeader.className=”weather-watch-header”;
if (weatherWatchText) {
weatherWatchText.textContent = containerId === ‘home-weather-v2’ ? ‘Watch Latest Forecast’ : ‘Latest Forecast’;
}
if (weatherWatchLink) {
var initialHref = weatherWatchLink.getAttribute(‘data-initial-href’);
var initialOnclick = weatherWatchLink.getAttribute(‘data-initial-onclick’);
if (initialHref) {
weatherWatchLink.setAttribute(‘href’, initialHref);
}
if (initialOnclick) {
weatherWatchLink.setAttribute(‘onclick’, initialOnclick);
}
}
}
}
function updateCurrentWeather(weatherData) {
if (weatherData.current) {
var tempValue = weatherData.current.temp_f || ”;
var skyValue = weatherData.current.sky || ”;
var feelsLikeValue = weatherData.current.feels_like_f || weatherData.current.temp_f || ”;
var tempEl = container.querySelector(‘.weather-grid–current-temp-value’);
if (tempEl) {
tempEl.textContent = tempValue;
tempEl.setAttribute(‘aria-label’, tempValue + ‘ degrees Fahrenheit’);
}
var iconEl = container.querySelector(‘.weather-grid–current-icon’);
if (iconEl && weatherData.current.icon_name) {
iconEl.className=”weather-grid–current-icon weather-current-icon icon icon-weather-” + weatherData.current.icon_name;
}
var skyEl = container.querySelector(‘.weather-grid–sky’);
if (skyEl) {
skyEl.textContent = skyValue;
skyEl.setAttribute(‘aria-label’, ‘Current condition: ‘ + skyValue);
}
Advertisement
var feelsEl = container.querySelector(‘.weather-grid–feels’);
if (feelsEl) {
feelsEl.textContent = feelsLikeValue + ‘°F’;
feelsEl.setAttribute(‘aria-label’, feelsLikeValue + ‘ degrees Fahrenheit’);
}
var weatherContainer = container.querySelector(‘.weather-temp-container’);
if (weatherContainer) {
var summary = ‘Current temperature ‘ + tempValue + ‘ degrees Fahrenheit, ‘ +
skyValue + ‘, feels like ‘ + feelsLikeValue + ‘ degrees’;
weatherContainer.setAttribute(‘aria-label’, summary);
}
function updateForecastTabs(weatherData) {
var visibleItems = isWeatherBoxV2 ? 6 : 5;
Advertisement
if (weatherData.hourly) {
var hourlyContainer = container.querySelector(‘.weather-hourly-forecast’);
if (hourlyContainer) {
var html=””;
var maxHours = Math.min(visibleItems, weatherData.hourly.length);
for (var i = 0; i 0 ? currentIndex – 1 : tabs.length – 1;
tabs[prevIndex].focus();
break;
case ‘ArrowRight’:
e.preventDefault();
var nextIndex = currentIndex
`;
}
function refreshWeatherIframe(containerId) {
var iframeId = ‘weather-iframe-‘ + containerId;
var iframe = document.getElementById(iframeId);
if (iframe && iframe.src) {
var originalSrc = iframe.src;
iframe.src = originalSrc + (originalSrc.indexOf(‘?’) > -1 ? ‘&’ : ‘?’) + ‘t=” + Date.now();
}
}
function initializeWeatherBox(container) {
var containerId = container.getAttribute(“data-container-id’);
var isWeatherBoxV2 = containerId === ‘home-weather-v2’;
Advertisement
function switchWeatherTab(tabName, clickedElement) {
container.querySelectorAll(‘[data-tab-id]’).forEach(function(tab) {
tab.classList.remove(‘open’);
tab.setAttribute(‘aria-selected’, ‘false’);
});
var targetContent = container.querySelector(‘[data-content-id=”‘ + tabName + ‘”]’);
if (targetContent) {
targetContent.style.display = ‘block’;
targetContent.removeAttribute(‘hidden’);
}
}
function loadWeatherData() {
// If weather data is already being loaded, wait for it
if (window.weatherDataPromise) {
window.weatherDataPromise.then(function(data) {
if (data && data.data) {
var weatherContainer = container.closest(‘.weather-box-container’);
if (weatherContainer) {
weatherContainer.style.display = ‘flex’;
updateCurrentWeather(data.data);
updateForecastTabs(data.data);
updateWeatherAlertsBar(data.data);
}
}
});
return;
}
Advertisement
var location = { zip: window.DEFAULT_ZIPCODE };
try {
var storedLocations = localStorage.getItem(‘hrst.zip.history’);
if (storedLocations) {
var locations = JSON.parse(storedLocations);
if (locations && locations.length > 0) {
location = locations[0];
}
}
} catch (e) {}
var apiUrl = (window.DEWY_HOSTNAME || ”) + ‘/api/v1/weather/full/’ + location.zip;
if (window.fetch) {
window.weatherDataPromise = fetch(apiUrl)
.then(function(response) { return response.json(); })
.then(function(data) {
if (data && data.data) {
var article = container.closest(‘.article–wrapper’);
var weatherContainer = container.closest(‘.weather-box-container’);
if (weatherContainer) {
weatherContainer.style.display = ‘flex’;
updateCurrentWeather(data.data);
updateForecastTabs(data.data);
updateWeatherAlertsBar(data.data);
}
return data;
}
})
.catch(function(error) {
console.error(‘Error loading weather:’, error);
// Reset to unknown background on error
updateWeatherBackground(‘unknown’);
});
}
}
function updateWeatherAlertsBar(weatherData) {
var weatherWatchHeader = container.querySelector(‘.weather-watch-header’);
if (!weatherWatchHeader) return;
Advertisement
var weatherWatchText = weatherWatchHeader.querySelector(‘.weather-watch-text’);
var weatherWatchLink = weatherWatchHeader.querySelector(‘.weather-watch-link’);
if (weatherData.alerts_count > 0) {
weatherWatchHeader.className=”weather-watch-header has-alerts”;
if (weatherWatchText) {
weatherWatchText.textContent = `Weather Alerts (${weatherData.alerts_count})`;
}
if (weatherWatchLink) {
if (!weatherWatchLink.getAttribute(‘data-initial-href’)) {
weatherWatchLink.setAttribute(‘data-initial-href’, weatherWatchLink.getAttribute(‘href’));
weatherWatchLink.setAttribute(‘data-initial-onclick’, weatherWatchLink.getAttribute(‘onclick’) || ”);
}
weatherWatchLink.setAttribute(‘href’, “https://www.wvtm13.com/alerts”);
weatherWatchLink.setAttribute(‘onclick’, “return handleWeatherLinkClick(event, ‘click_alerts’, ‘click’, ‘sidelist-weather’, “https://www.wvtm13.com/alerts”);”);
}
} else {
weatherWatchHeader.className=”weather-watch-header”;
if (weatherWatchText) {
weatherWatchText.textContent = containerId === ‘home-weather-v2’ ? ‘Watch Latest Forecast’ : ‘Latest Forecast’;
}
if (weatherWatchLink) {
var initialHref = weatherWatchLink.getAttribute(‘data-initial-href’);
var initialOnclick = weatherWatchLink.getAttribute(‘data-initial-onclick’);
if (initialHref) {
weatherWatchLink.setAttribute(‘href’, initialHref);
}
if (initialOnclick) {
weatherWatchLink.setAttribute(‘onclick’, initialOnclick);
}
}
}
}
function updateCurrentWeather(weatherData) {
if (weatherData.current) {
var tempValue = weatherData.current.temp_f || ”;
var skyValue = weatherData.current.sky || ”;
var feelsLikeValue = weatherData.current.feels_like_f || weatherData.current.temp_f || ”;
var tempEl = container.querySelector(‘.weather-grid–current-temp-value’);
if (tempEl) {
tempEl.textContent = tempValue;
tempEl.setAttribute(‘aria-label’, tempValue + ‘ degrees Fahrenheit’);
}
var iconEl = container.querySelector(‘.weather-grid–current-icon’);
if (iconEl && weatherData.current.icon_name) {
iconEl.className=”weather-grid–current-icon weather-current-icon icon icon-weather-” + weatherData.current.icon_name;
}
Advertisement
var skyEl = container.querySelector(‘.weather-grid–sky’);
if (skyEl) {
skyEl.textContent = skyValue;
skyEl.setAttribute(‘aria-label’, ‘Current condition: ‘ + skyValue);
}
var feelsEl = container.querySelector(‘.weather-grid–feels’);
if (feelsEl) {
feelsEl.textContent = feelsLikeValue + ‘°F’;
feelsEl.setAttribute(‘aria-label’, feelsLikeValue + ‘ degrees Fahrenheit’);
}
var weatherContainer = container.querySelector(‘.weather-temp-container’);
if (weatherContainer) {
var summary = ‘Current temperature ‘ + tempValue + ‘ degrees Fahrenheit, ‘ +
skyValue + ‘, feels like ‘ + feelsLikeValue + ‘ degrees’;
weatherContainer.setAttribute(‘aria-label’, summary);
}
function updateForecastTabs(weatherData) {
var visibleItems = isWeatherBoxV2 ? 6 : 5;
if (weatherData.hourly) {
var hourlyContainer = container.querySelector(‘.weather-hourly-forecast’);
if (hourlyContainer) {
var html=””;
var maxHours = Math.min(visibleItems, weatherData.hourly.length);
for (var i = 0; i 0 ? currentIndex – 1 : tabs.length – 1;
tabs[prevIndex].focus();
break;
case ‘ArrowRight’:
e.preventDefault();
var nextIndex = currentIndex
Alabama is one of the premier places to find a quiet stop, as many small towns offer calm, peaceful communities, such as Mentone and Magnolia Springs. Yet, in these towns, there are still plenty of things to do and a rich history to appreciate. For instance, fans of authors Harper Lee and Truman Capote will delight in the literary offerings found in Monroeville. Whether it’s dining on the delicious seafood of Bayou La Batre or taking in the gorgeous white sand beaches of Orange Beach, you won’t regret slowing down or spending the night in these eight quietest Alabama towns.
Bayou La Batre
Shrimp boats are pictured in Bayou La Batre, Alabama.
Resting along the Mississippi Sound on the northern Gulf Coast is Bayou La Batre. Widely recognized as a fishing village, the town has also earned its name as the Seafood Capital of Alabama due to the large number of annual events celebrating fishing, along with many restaurants serving delicious seafood. The Blessing of the Fleet is their largest event (held on the 2nd and 3rd of May) that draws crowds from all over to enjoy good seafood and good company. Today, these events have expanded to offer Vietnamese Cuisine, a Gumbo Cook-off, an Arts & Crafts Show, a decorated boat show, and so much more. If you miss the event, not to worry. Places like Catalina Bayou are always ready to serve up delicious, local seafood.
With the town being a fishing town, naturally, there are plenty of places to fish. Sitting on the edge of the Gulf of Mexico (Gulf of America), visitors have ample opportunity to catch their own fish, with the waters being the perfect backdrop. Alternatively, packing a lighter lunch or a picnic would be perfect to have while spending some time at Rolston Park. The park features a playground for kids, along with a covered gazebo with picnic benches. The winding sidewalks throughout the park offer a beautiful view of the Gulf of Mexico for a post-meal leisurely activity.
Guntersville
Summer scene at Lake Guntersville, Alabama.
Considered in 2022 to be one of the South’s Best Lake Towns, Guntersville is widely known for easy lake living, miles of shoreline, and a place to find plenty of peace and quiet. Lake Guntersville State Park is a testament to that, offering 6,000 acres of natural woodlands and 36 miles of hiking and biking trails. In addition to being surrounded by the state’s largest lake, there are ample water activities, like kayaking through Hambrick Bat Cave. From May to October, thousands of bats emerge from the cave at night, and a good local pastime is to kayak or boat nearby to watch the bats go out into the night to hunt. And after spending a day on the water and exploring the sights, head over to the Old Town Stock House for a delectable treat. With the two primary chefs studying out of state, chefs Crystal McKone and Tom Colicchio returned to Guntersville to helm this upscale Southern American restaurant, serving seasonal dishes with the freshest catches and adding a Southern twist to fine-dining staples.
Greenville
An old movie theater on the main street in Greenville, Alabama. Image credit Sabrina Janelle Gordon via Shutterstock
For travelers curious about why Alabama’s state flower is the camellia, the residents of Greenville are responsible for that. Setting that bit of history aside, Greenville, like the camellia, has a lot of beauty for those willing to seek it out. For starters, the golf courses at the RTJ Golf Trail at Cambrian Ridge are a mixture of challenge and stunning scenery. So much so that several award-winning players and widely known golfing events are held there. In the evening, that Greenville beauty is captured in places like the Ritz Theatre, where pageants, concerts, and theater productions are held in those halls as they were during the 1950s and 1960s. And some of that beauty even passes to the local restaurants in Greenville, such as Bates House of Turkey. As one might suspect, the restaurant takes several creative liberties with serving many turkey-themed dishes like turkey sandwiches, turkey soup, and even turkey casserole. All of this is sustained by the Bates Turkey Farm, which, since 1923, still raises free-range turkeys and markets the various products locally and through an online catalogue.
Magnolia Springs
Street scene in Magnolia Springs, Alabama.
For those who love the Alabama beaches, the name Magnolia Springs might be familiar, as the town has served as a gateway to those coasts. Choosing to stop here over the beaches, however, rewards you with a beauty and peace unlike any other, so long as you plan for it. The heart of Magnolia Springs is its Victorian Bed and Breakfast, which offers nothing less than a taste of Victorian-era elegance for those who choose to stay there. With only five rooms available, it’s best to book in advance. In addition, one of the most iconic places to dine is the renowned Jesse’s Restaurant, where they serve Gulf-fresh seafood and other delectable dishes that you’ll want to reserve in advance. Setting those aside, Magnolia Springs offers plenty of scenic beauty through its handful of quick, easy trails, such as Magnolia Landing. As brief as they may be, the beauty of it all demands you slow down and take in the natural beauty of it all.
Mentone
Sunrise over DeSoto Falls near Mentone, Alabama.
Nestled within the woodlands of Lookout Mountain, you’ll eventually find yourself in Mentone. Perched on the highest point in the state, Mentone offers gorgeous views and is so remote that only a little over 300 people call it home. Nevertheless, it’s home to a surprising amount of tourist attractions and ways to unwind, such as the Cloudmont Ski and Golf Resort. The resort is uniquely positioned because it’s the only ski resort in the entire state; however, it’s diverse enough to serve as a golf course during warmer weather, too. The aforementioned Lookout Mountain is also great to explore, with scenic mountain-top views alongside a 104-foot waterfall. For full relaxation, regular yoga sessions are offered at DeSoto State Park and St. Joseph’s on-the-Mountain Episcopal Church for a nominal charge.
Monroeville
The “A Celebration of Reading Sculpture” by Branko Medencia in Monroeville, Alabama. Image credit VioletSkyAdventures via Shutterstock
For those with a deep love of literary history, Monroeville shouldn’t be overlooked, as it was home to two iconic literary legends: Truman Capote and Harper Lee. Both childhood friends, the two ended up writing the iconic novels In Cold Blood (by Truman Capote) and To Kill a Mockingbird (by Harper Lee). That being said, Lee’s book and her memory are more often displayed through a variety of museums and monuments throughout town.
The Old Courthouse Museum offers an opportunity to be sucked into Lee’s world, as its design inspired the courtroom in the novel. In a similar line, the Old Monroe County Bank Building served as the home of A.C. Lee’s law office, where Harper Lee wrote portions of her book.
Advertisement
Even though she drew inspiration from those places, her work continues to inspire others around town, as visitors can see to this day. The history of Lee can be found in parks like Lyle Salter Park, a downtown area serving as a marker about Monroeville as well as murals depicting various scenes from Lee’s book. This is in addition to the To Kill a Mockingbird Play, which runs from late March to early May on weekends.
Orange Beach
Perdido Pass, Orange Beach, Alabama.
While there are plenty of beach shores to explore in Alabama, one of the best and quietest ones to explore is that of Orange Beach. Unlike the name, the beaches have nothing but white sand and turquoise blue waters at their Gulf Shores. Exploring the town is also highly rewarding, as there is a nearby Waterfront Park with paved walking paths, a kids’ park with slides, shade structures, climbing areas, and a fishing pier, as well as a few restrooms and several picnic shelters.
History enthusiasts can also enjoy the area as well, with the Orange Beach Indian and Sea Museum being a place to delve deep into Native American culture. And after you’re done exploring, head over to The Wharf for a wide array of shopping and dining options.
Dauphin Island
Dauphin Island, Alabama. Editorial Photo Credit: Carmen K. Sisson via Shutterstock.
One of the five Mississippi-Alabama barrier islands, Dauphin Island is only 15 miles long from east to west but offers an island retreat unlike any other. Out of all the fishing areas, Dauphin Island is by far the most secluded, with the waters free to explore for fishing, kayaking or paddleboarding with Blue Heron Kayaks & Stand Up Paddleboards. Another popular spot to explore on dry land is the Audubon Bird Sanctuary, a 164-acre plot with walking trails through pines, live oaks, magnolias, and swamps and home to egrets and herons for viewing. For a quick bite, a stop at BGH Cafeis an option. The cafe specializes in Paninis, Po-Boys and Wraps with old-school soft-serve ice cream and malts. Conveniently located right at the Ferry Boat Landing, it’s hard to miss this quaint take-out restaurant.
From the secluded areas of Dauphin Island to the mountain village of Mentone, Alabama has diversity in its quiet spots if travelers are willing to take some back roads to get to them. Nevertheless, those adventures are rewarded with a remarkable dining experience at Magnolia Springs or with the beautiful, calm waters of Guntersville. Combined with locals welcoming you with that infamous southern hospitality, you will want to check out all the Yellowhammer State has to offer before too long.