Deaths Rising In America’s National Parks

In U.S. national parks, the wilderness can be both awe-inspiring and dangerous. According to experts like Randi Minetor, some of the most frequent causes of death include drowning, falls, and exposure to extreme elements. Predators, such as bears and alligators, also pose risks, though less common.

Notably, the “Night of the Grizzly” incident highlights the unpredictability of wildlife. Many people also mysteriously disappear, sometimes found dead on well-traversed trails weeks later. These stories remind us of the hidden dangers lurking in the beauty of America’s national parks

You can listen to the show on Apple Podcasts, Spotify & IHeartradio via this link.

You can also listen via the player below.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });