
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    
    <link href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css?family=Merriweather:400,700|Roboto:400,700" rel="stylesheet">
    <link href="https://www.pbs.org/kenburns/assets/css/pbs-fonts.css" rel="stylesheet">
    <link href="https://www.pbs.org/kenburns/assets/css/main.css" rel="stylesheet">
    <link href="https://www.pbs.org/kenburns/assets/css/theming.css" rel="stylesheet">
    






<style>
        p a {
        color: #126EB5;
        text-decoration: none;
    }

    p a:hover {
        text-decoration: underline;
    }

    
    ol li::before,
    ul li::before {
        background: #44753d;
        color: #bed0c7
    }

        blockquote {
        border-left-color: #44753d;
    }

    .c-Blockquote-Icon path {
        fill: #44753d;
    }
    .c-Blockquote-Author::before {
        background: #44753d;
    }

    
    .c-TextUnderline span {
        border-bottom-color: #44753d
    }

    
    .c-Button,
    .c-Button_flat {
        border-color: #44753d;
        color: #44753d;
        background: transparent;
    }
    .c-Button:hover,
    .c-Button_flat:hover {
        color: #ffffff;
    }
    .c-Button:active,
    .c-Button_flat:active {
        background: #1e272e;
        border-color: #1e272e;
    }
    .c-Button-Icon polyline,
    .c-Button_flat-Icon polyline {
        stroke: #44753d;
    }
    .c-Button:hover .c-Button-Icon polyline,
    .c-Button_flat:hover .c-Button_flat-Icon polyline {
        stroke: #ffffff;
    }
    .c-Button_flat {
        background: #44753d;
        color: #ffffff;
    }
    .c-Button_flat:hover {
        background: #154b17;
        border-color: #154b17;
    }
    .c-Button_flat .c-Button-Icon polyline {
        stroke: #ffffff;
    }
    .c-Button:before {
        background: #44753d;
    }

    
    .c-Hero {
        background: #1e272e;
    }
    .c-Hero-Info {
        background: #1e272e;
        color: #ffffff;
    }
    .c-Hero .flickity-page-dots .dot {
        background: transparent;
        border-color: #ffffff;
    }
    .c-Hero .flickity-page-dots .dot.is-selected {
        background: #ffffff;
    }
    .c-Hero-Slide.is-dark .c-Hero-Info {
        color: #222222;
    }

    
    .c-FilterBar-Tab {
        background: #44753d;
    }

    .c-FilterBar-Tab.is-active {
        background: #1e272e;
        color: #ffffff;
    }
    .c-FilterBar-TabContent {
        background: #1e272e;
        color: #ffffff;
    }

    
    .c-Menu-Wrap,
    .c-Menu .main-menu,
    .c-Menu-Dropdown {
        background: #2c632f;
    }

    .c-StoriesFilter .dropbtn,
    .c-StoriesFilter .dropbtn-wo-focus:focus{
        background: #2c632f;
    }
    .c-StoriesFilter .dropbtn:hover, 
    .c-StoriesFilter .dropbtn-w-focus:focus{
        background: #154b17;
    }

    
    .c-Menu-Logo,
    .c-Menu-Nav > .c-Menu-Item,
    .c-Menu-ButtonLabel,
    .c-Menu.is-fixed .c-Menu-Logo,
    .c-Menu.is-fixed .c-Menu-Nav > .c-Menu-Item,
    .c-Menu.is-fixed .c-Menu-ButtonLabel,
    .c-Menu-ButtonIcon span,
    .c-Menu-ButtonIcon span:before,
    .c-Menu-ButtonIcon span:after {
        color: #ffffff;
    }

    .c-Menu.is-fixed .has-dropdown::after {
        opacity: 0.5;
        background: #ffffff;
    }

    .c-Menu.is-fixed .c-Menu-ButtonIcon span,
    .c-Menu.is-fixed .c-Menu-ButtonIcon span:before,
    .c-Menu.is-fixed .c-Menu-ButtonIcon span:after {
        background: #ffffff;
    }

    .c-Menu.is-fixed .c-Menu-Wrap,
    .c-Menu.is-fixed .c-Menu-Dropdown {
        background: #2c632f;
    }

    .c-Menu-Bug {
        background-color: #1e272e;
    }

    .c-Menu-Bug svg path {
        fill: #ffffff;
    }
    
    .c-Menu-BugLabel {
        color: #ffffff;
    }

    .c-Menu-Dropdown,
    .c-Menu-Dropdown .has-dropdown .c-Menu-Item {
        color: #ffffff;
    }

    @media (min-width: 764px) {
        .c-Menu-Dropdown .c-Menu-Item:hover {
            background: #154b17;
        }
    }

    .c-Menu-Item.has-dropdown::after{
        background: url('https://www.pbs.org/kenburns/assets/images/icn-dropdown.svg') no-repeat center
    }

    
    .c-Media:hover .c-Media_Txt {
        background-color: #bed0c7;
    }

    
    .c-Player_Description a{
        color: #126EB5;
    }

    
    .c-Card.has-border .c-Card-Content {
        border-color: #bed0c7;
    }

    .c-Card.c-Card.has-border .c-Card-Content:hover,
    .c-Card.c-Card.has-border .c-Card-Content:active {
        background: #bed0c7;
    }

    .c-Card-Badge p {
        background-color: #44753d;
    }

    
    .c-Pagination-Item {
        color: #44753d;
    }

    .c-Pagination-Item.is-active {
        border-bottom-color: #1e272e;
        color: #1e272e;
    }

        
    .asset-grid__item-content,
    .filmmaker-grid__item-content{
        background: #e5e5e5
    }
    .asset-grid__close,
    .filmmaker-grid__close{
        color: #2e2d2d
    }
    .asset-grid__item-content a:not(.c-Button),
    .filmmaker-grid__item-content a:not(.c-Button){
        color: #44753d
    }
    .js-active-grid-item:after{
        border-bottom-color: #e5e5e5
    }
    
    
    .c-ContactBar {
        display: inline-block;
        width: 100%;
        background: #e5e5e5;
    }

    .c-ContactBar-Email {
        background:white;
    }

    .c-ContactBar-Confirm .c-Button_flat {
        background: white;
        border-color: white;
        color: #222222;
    }

    .c-ContactBar-Confirm:not(.is-valid):hover .c-Button_flat {
        background: #44753d;
        border-color: #44753d;
        color: white;
    }

    .c-ContactBar-Confirm:not(.is-valid):hover path {
        fill: white;
    }

    .c-ContactBar-Confirm path {
        fill: #222222;
    }

    .c-ContactBar-Confirm.is-valid .c-Button_flat {
        background: #44753d;
        border-color: #44753d;
        color: transparent;
    }

    .c-ContactBar-Confirm.is-valid  path {
        fill: white;
    }

    .c-ContactBar-Label {
        color: #ffffff
    }

        .c-Callout {
        background: #1e272e;
    }


    
    .c-Footer {
        background: #2e2d2d
    }

    .c-Footer-Credits,
    .c-Footer-Credits a,
    .c-Footer-Copy {
        color: #ffffff
    }

    .c-Footer-Credits a {
        text-decoration: underline
    }

    .c-Footer-Nav {
        background: #e5e5e5
    }

    .c-Footer-NavLink {
        color: #ffffff
    }

    

        
    

        
    

        
    

        
    
</style>
                
        

    <link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.10.0/baguetteBox.min.css">

    <!-- Loads the global chrome (header navigation) -->
    <script>var PBS_CHROME_CONFIG = {'api_key': '97626bc7-e060-4456-8765-022510be3cf0'};</script>
    <script type="text/javascript" src="//d2ok2u3bz752mp.cloudfront.net/js/gc.js"></script>

    <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','GTMDataLayer','GTM-TWTDGH');</script>
    <!-- End Google Tag Manager -->
        <title>Watch The National Parks: America&#039;s Best Idea | Ken Burns | PBS</title><meta name="generator" content="SEOmatic">
<meta name="description" content="The National Parks: America&#039;s Best Idea is story of an idea as American as the Declaration of Independence and just as radical. Full documentary by Ken Burns now streaming.">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta name="robots" content="all">
<meta content="19013582168" property="fb:profile_id">
<meta content="en_US" property="og:locale">
<meta content="The National Parks: America&#039;s Best Idea | Ken Burns | PBS" property="og:site_name">
<meta content="website" property="og:type">
<meta content="https://www.pbs.org/kenburns/the-national-parks/" property="og:url">
<meta content="The National Parks: America&#039;s Best Idea | Ken Burns | PBS | Watch The National Parks: America&#039;s Best Idea | Ken Burns |…" property="og:title">
<meta content="The National Parks: America&#039;s Best Idea is story of an idea as American as the Declaration of Independence and just as radical. Full documentary by Ken Burns now streaming." property="og:description">
<meta content="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/The-National-Parks/_1200x630_crop_center-center_82_none/national-parks-mezz_social.jpg?mtime=1631186877" property="og:image">
<meta content="1200" property="og:image:width">
<meta content="630" property="og:image:height">
<meta content="https://www.pinterest.com/pbsofficial/" property="og:see_also">
<meta content="https://www.instagram.com/kenburnspbs/" property="og:see_also">
<meta content="https://www.youtube.com/pbs" property="og:see_also">
<meta content="https://www.linkedin.com/company/pbs/" property="og:see_also">
<meta content="https://www.facebook.com/kenburnspbs/" property="og:see_also">
<meta content="https://www.twitter.com/pbs/" property="og:see_also">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@PBS">
<meta name="twitter:creator" content="@PBS">
<meta name="twitter:title" content="Watch The National Parks: America&#039;s Best Idea | Ken Burns | PBS">
<meta name="twitter:description" content="The National Parks: America&#039;s Best Idea is story of an idea as American as the Declaration of Independence and just as radical. Full documentary by Ken Burns now streaming.">
<meta name="twitter:image" content="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/The-National-Parks/_800x418_crop_center-center_82_none/national-parks-mezz_social.jpg?mtime=1631186877">
<meta name="twitter:image:width" content="800">
<meta name="twitter:image:height" content="418">
<link href="https://www.pbs.org/kenburns/the-national-parks" rel="canonical">
<link href="https://pbs.org/kenburns/the-national-parks" rel="home">
<link href="https://www.pbs.org/kenburns/the-national-parks/" rel="alternate" hreflang="en-us">

            
</head>
<body class="u-theme-theNationalParks">

        
    <!-- Google Tag Manager (noscript) -->
    <noscript><iframe title="Google Tag Manager" src="https://www.googletagmanager.com/ns.html?id=GTM-TWTDGH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- End Google Tag Manager (noscript) -->

        

<div class="c-Menu js-Menu">
    <div class="main-menu">
        <div class="o-Grid-Container">
            <div class="c-Menu-Wrap">
                <a href="https://www.pbs.org/kenburns/the-national-parks/" class="c-Menu-Logo">
                                                                    <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/TheNationalParks_logo.png" alt="The National Parks">
                                    </a>

                <div class="c-Menu-PriorityNav js-Menu-PriorityNav" >
                    <div class="c-Menu-Button">
                        <span class="c-Menu-ButtonLabel">Menu</span>
                        <div class="c-Menu-ButtonIcon">
                            <span></span>
                            <span></span>
                            <span></span>
                        </div>
                    </div>

                    <ul class="c-Menu-Dropdown">
                                                    
                            <li class="c-Menu-Item is-active ">
                                <a href="/kenburns/the-national-parks/#watch" style="color: ;">Watch</a>

                                <span class="arrow"></span>

                                                            </li>
                                                    
                            <li class="c-Menu-Item  has-dropdown">
                                <a href="https://www.pbs.org/kenburns/the-national-parks/about" style="color: ;">About</a>

                                <span class="arrow"></span>

                                                                    <ul class="c-Menu-Dropdown">
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/episode-guide">Episode Guide</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/about">About the Film</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/about-the-music">About the Music</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/q-a-with-ken-burns">Q &amp; A with Ken Burns</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/q-a-with-dayton-duncan">Q &amp; A with Dayton Duncan</a>
                                            </li>
                                                                            </ul>
                                                            </li>
                                                    
                            <li class="c-Menu-Item  has-dropdown">
                                <a href="/kenburns/the-national-parks/parks" style="color: ;">History of the Parks</a>

                                <span class="arrow"></span>

                                                                    <ul class="c-Menu-Dropdown">
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/acadia">Acadia</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/biscayne">Biscayne</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/denali">Denali</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/everglades">Everglades</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/grand-canyon">Grand Canyon</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/great-smoky-mountains">Great Smoky Mountains</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/kenai-fjords">Kenai Fjords</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/mesa-verde">Mesa Verde</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/yellowstone">Yellowstone</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/yosemite">Yosemite</a>
                                            </li>
                                                                            </ul>
                                                            </li>
                                                    
                            <li class="c-Menu-Item ">
                                <a href="https://www.pbs.org/kenburns/the-national-parks/the-untold-stories-project" style="color: ;">The Untold Stories Project</a>

                                <span class="arrow"></span>

                                                            </li>
                                                    
                            <li class="c-Menu-Item  has-dropdown">
                                <a href="https://www.pbs.org/kenburns/the-national-parks/timeline" style="color: ;">Resources</a>

                                <span class="arrow"></span>

                                                                    <ul class="c-Menu-Dropdown">
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/timeline">Timeline</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/meet-the-people">Meet the People</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/photo-gallery">Photo Gallery</a>
                                            </li>
                                                                            </ul>
                                                            </li>
                                                    
                            <li class="c-Menu-Item ">
                                <a href="https://www.pbslearningmedia.org/collection/kenburnsclassroom/film/the-national-parks/" style="color: ;" target="_blank">Classroom</a>

                                <span class="arrow"></span>

                                                            </li>
                                            </ul>
                </div>
                <nav class="c-Menu-NavWrapper" >
                    <ul class="c-Menu-Nav">
                        
                                                                                                            
                            
                            <li class="c-Menu-Item is-active ">
                                <a href="/kenburns/the-national-parks/#watch" style="color: ;" handle="" slug="watch">Watch</a>

                                <span class="arrow"></span>

                                                            </li>
                                                                                                            
                                                            
                                                                                            
                                                                                            
                                                                                            
                                                                                            
                                                            
                            <li class="c-Menu-Item  has-dropdown">
                                <a href="https://www.pbs.org/kenburns/the-national-parks/about" style="color: ;" handle="" slug="about">About</a>

                                <span class="arrow"></span>

                                                                    <ul class="c-Menu-Dropdown">
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/episode-guide">Episode Guide</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/about">About the Film</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/about-the-music">About the Music</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/q-a-with-ken-burns">Q &amp; A with Ken Burns</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/q-a-with-dayton-duncan">Q &amp; A with Dayton Duncan</a>
                                            </li>
                                                                            </ul>
                                                            </li>
                                                                                                            
                                                            
                                                                                            
                                                                                            
                                                                                            
                                                                                            
                                                                                            
                                                                                            
                                                                                            
                                                                                            
                                                                                            
                                                            
                            <li class="c-Menu-Item  has-dropdown">
                                <a href="/kenburns/the-national-parks/parks" style="color: ;" handle="" slug="history-of-the-parks">History of the Parks</a>

                                <span class="arrow"></span>

                                                                    <ul class="c-Menu-Dropdown">
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/acadia">Acadia</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/biscayne">Biscayne</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/denali">Denali</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/everglades">Everglades</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/grand-canyon">Grand Canyon</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/great-smoky-mountains">Great Smoky Mountains</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/kenai-fjords">Kenai Fjords</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/mesa-verde">Mesa Verde</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/yellowstone">Yellowstone</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/yosemite">Yosemite</a>
                                            </li>
                                                                            </ul>
                                                            </li>
                                                                                                            
                            
                            <li class="c-Menu-Item ">
                                <a href="https://www.pbs.org/kenburns/the-national-parks/the-untold-stories-project" style="color: ;" handle="" slug="the-untold-stories-project">The Untold Stories Project</a>

                                <span class="arrow"></span>

                                                            </li>
                                                                                                            
                                                            
                                                                                            
                                                                                            
                                                            
                            <li class="c-Menu-Item  has-dropdown">
                                <a href="https://www.pbs.org/kenburns/the-national-parks/timeline" style="color: ;" handle="" slug="resources">Resources</a>

                                <span class="arrow"></span>

                                                                    <ul class="c-Menu-Dropdown">
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/timeline">Timeline</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/meet-the-people">Meet the People</a>
                                            </li>
                                                                                    
                                            <li class="c-Menu-Item">
                                                <a href="https://www.pbs.org/kenburns/the-national-parks/photo-gallery">Photo Gallery</a>
                                            </li>
                                                                            </ul>
                                                            </li>
                                                                                                            
                            
                            <li class="c-Menu-Item ">
                                <a href="https://www.pbslearningmedia.org/collection/kenburnsclassroom/film/the-national-parks/" style="color: ;" target="_blank" handle="" slug="classroom">Classroom</a>

                                <span class="arrow"></span>

                                                            </li>
                                            </ul>
                </nav>
            </div>

            <a href="https://www.pbs.org/kenburns" class="c-Menu-Bug" title="Ken Burns">
                <svg class="o-Media-Img" width="16" height="19" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M12.8439 5.1L9.03662 1.24228C8.98099 1.18592 8.98092 1.09467 9.0369 1.03795L10.0192 0.0426053C10.075 -0.0139008 10.1649 -0.0144052 10.2209 0.042317L16 6L10.2209 11.9577C10.1653 12.0141 10.0752 12.0142 10.0192 11.9574L9.0369 10.9621C8.98113 10.9056 8.98064 10.8145 9.03662 10.7578L12.844 6.9H0V5.1H12.8439Z" transform="translate(16 2) scale(-1 1)" fill="#333333"/>
</svg>
                <span class="o-Text_bodySmall o-Media-Body c-Menu-BugLabel">Ken Burns</span>
            </a>
        </div>
    </div>
</div>



    <main class="u-page-home">
                        
<div class="o-Grid-Container c-Hero u-Spacer_3">
    <div class="flush-container">
                                
                            
                <a
                     href="#watch"                    class="c-Hero-Slide"
                >
                    <div class="c-Hero-ImageBox">
                        
                        <img class="c-Hero-Image" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_1500xAUTO_crop_center-center_85_none/National-Parks_herov3_S5203_original.jpg" data-flickity-lazyload="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_1500xAUTO_crop_center-center_85_none/National-Parks_herov3_S5203_original.jpg" alt="National-Parks_herov3_S5203_original">
                    </div>

                    <div class="c-Hero-Info"">
                        
                                                    <img class="c-Hero-Precontent" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_500xAUTO_crop_center-center_85_none/TheNationalParks_logo.png" alt="Thenationalparks Logo">
                        
                        <div class="c-Hero-Caption">The story of an idea as uniquely American as the Declaration of Independence and just as radical: that the most special places in the nation should be preserved, not for royalty or the rich, but for everyone. Now streaming.</div>
                    </div>
                </a>
                    
            </div>
</div>

    
       
       
    
    
        
                    
<div class="o-Grid-Wrapper js-pageBuilderRow r-1 relative u-Customize 
" 
>
    <div class="o-Grid-Container w-full">
        <div id="watch" class="o-Grid-Container --comp-headingColor-234169">

                            <h1 class="block-title lg_font-28 skin-text-st2">The National Parks | Full Documentary Now Streaming</h1>
            
                        
            <div class="o-Grid-Row   
                        u-Spacer_2 
                        ">
                
                                            
<div id="" class="o-Grid-Col_12 u-Spacer_1">
        


    <div class="c-Player u-Spacer_2">
        <div class="o-Grid-Row js-is-loadable css-Order-update" data-ref="currentVideo">

            
            <div class="o-Grid-Col_5 css-Order-update-second">

                <div class="c-Player_Txt">
        <div class="o-Text_bodyLead c-Player_Title" data-ref="title">
        The Creation of Yosemite National Park
    </div>

        <div class="o-Text_bodyMedium c-Player_Description" data-ref="description">
                    Explore the early days of Yosemite National Park, and the experiences of President Theodore Roosevelt and John Muir in Yosemite Canyon.
            </div>
    
    <div class="o-Text_bodyMedium c-Player_Meta">
                <span data-ref="mediaType">Clip</span>
                <span data-ref="duration">11m 44s</span>
    </div>
</div>
                <div class="c-Player_actions">
                                                                            

            <a href="https://to.pbs.org/3LROyUy" class="c-Button c-Player_Watch" title="Add To Your Watchlist" >
            <span> Add To Your Watchlist </span>
                            <svg class="c-Button-Icon" width="13px" height="32px" viewBox="0 0 13 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <polyline stroke="#979797" stroke-width="3" points="2 25 10 16.5 2 8" fill="none" fill-rule="evenodd"></polyline>
</svg>                    </a>
    
                    
                                    </div>
            </div>

                            <div class="o-Grid-Col_7 css-Order-update-first">
    <div class="c-Player_Iframe" data-ref="playerFrame">
            <iframe  id='partnerPlayer' frameborder='0' marginwidth='0' marginheight='0' scrolling='no' width='100%' height='100%' src='//player.pbs.org/partnerplayer/JcOXBaVFg4O7SCSgMfHnHw==/?topbar=false&end=0&endscreen=true&start=0&autoplay=false' allowfullscreen></iframe>
    </div>
</div>            
        </div>
    </div>

    
    
                
                

    <div class="u-paginated-container videoBlock_234170">
        
        
                            <div class="o-Grid-Row c-Player_list u-Spacer_2 js-is-loadable" data-ref="paginatedRow" data-row="1">
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1254"
                 data-tags="[&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/the-creation-of-yosemite-national-park-2c6d167672741c25a4abbea0bac5d7be_2026-02-13-144250_hrry.jpg" class="c-Media_Img" alt="The Creation of Yosemite National Park">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">The Creation of Yosemite National Park</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">11m 44s</div>
                                                <div class="c-Media_Snippet">
                                                            Explore the early days of Yosemite National Park, and the experiences of President Theodore Roosevelt and John Muir in Yosemite Canyon.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="11584"
                 data-tags="[&quot;Earth&quot;,&quot;Natural History&quot;,&quot;Animals&quot;,&quot;Travel&quot;,&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;,&quot;Modern&quot;,&quot;Culture &amp; Society&quot;,&quot;Victorian&quot;,&quot;Health Care &amp; Illnesses&quot;,&quot;Film &amp; Television&quot;,&quot;Health&quot;,&quot;Fine Arts&quot;,&quot;Arts &amp; Entertainment&quot;,&quot;United States&quot;,&quot;History&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/audios/_432x243_crop_center-center_85_none/official-trailer-4f95d54bc2c061b98d95270859eb1392.jpg" class="c-Media_Img" alt="Official Trailer">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Preview</div>
                        <div class="o-Text_bodyLead c-Media_Title">Official Trailer</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">30s</div>
                                                <div class="c-Media_Snippet">
                                                            Filmed over the course of more than six years at some of nature's most spectacular locales, the film is a story of people from every conceivable background—rich and poor, soldiers and scientists, natives and newcomers—who were willing to devote themselves to saving some precious portion of the land they loved and in doing so reminded their fellow citizens of the full meaning of democracy.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="95506"
                 data-tags="[&quot;Earth&quot;,&quot;Natural History&quot;,&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;,&quot;Film &amp; Television&quot;,&quot;Arts &amp; Entertainment&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/audios/_432x243_crop_center-center_85_none/the-national-parks-an-introduction-43deccf129094eaf5e99d359a04e74de_2022-02-24-163816_ujvs.jpg" class="c-Media_Img" alt="The National Parks: An Introduction">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Preview</div>
                        <div class="o-Text_bodyLead c-Media_Title">The National Parks: An Introduction</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">7m 18s</div>
                                                <div class="c-Media_Snippet">
                                                            Introductory clip from THE NATIONAL PARKS: America's Best Idea, a film by Ken Burns.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="3161"
                 data-tags="[&quot;The National Parks&quot;,&quot;The National Parks&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/audios/_432x243_crop_center-center_85_none/national-park-experience-canyon-song-34ba394f3e838381a09391251f552fa8.jpg" class="c-Media_Img" alt="National Park Experience | Canyon Song">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Full Length</div>
                        <div class="o-Text_bodyLead c-Media_Title">National Park Experience | Canyon Song</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">13m 31s</div>
                                                <div class="c-Media_Snippet">
                                                            A Navajo family balances modern life with the traditional "Navajo Way," teaching their children their language, culture, and ceremony within the sacred walls of Canyon de Chelly National Monument. This short film from National Park Experience is part of a series highlighting the powerful and diverse stories of people who are forging incredible relationships with the National Parks.
                                                    </div>
                    </div>
                </div>
            </div>

                            </div>

                                    
                    <div class="o-Grid-Row c-Player_list u-Spacer_2 js-is-loadable js-is-hidden" data-ref="paginatedRow" data-row="2">
                                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1258"
                 data-tags="[&quot;Animals&quot;,&quot;Travel&quot;,&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;,&quot;Modern&quot;,&quot;Culture &amp; Society&quot;,&quot;Victorian&quot;,&quot;Health Care &amp; Illnesses&quot;,&quot;Health&quot;,&quot;Fine Arts&quot;,&quot;Arts &amp; Entertainment&quot;,&quot;United States&quot;,&quot;History&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/ranger-baker-a14669f6e627800beb6adbaa3eb05226_2026-02-13-144311_lrsm.jpg" class="c-Media_Img" alt="Ranger Baker">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">Ranger Baker</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">34s</div>
                                                <div class="c-Media_Snippet">
                                                            Ranger Gerard Baker talks about the parks being real America.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1256"
                 data-tags="[&quot;Animals&quot;,&quot;Travel&quot;,&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;,&quot;Modern&quot;,&quot;Culture &amp; Society&quot;,&quot;Victorian&quot;,&quot;Health Care &amp; Illnesses&quot;,&quot;Health&quot;,&quot;Fine Arts&quot;,&quot;Arts &amp; Entertainment&quot;,&quot;United States&quot;,&quot;History&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/roosevelt-and-the-grand-canyon-44b8a0e71e67668e5da8183acd76d3cd_2026-02-13-144326_evih.jpg" class="c-Media_Img" alt="Roosevelt and The Grand Canyon">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">Roosevelt and The Grand Canyon</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">3m 11s</div>
                                                <div class="c-Media_Snippet">
                                                            President Theodore Roosevelt travels to the Grand Canyon.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="8140"
                 data-tags="[&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/grand-canyon-floating-the-river-c9b803872b80e22c5c98ed5f6ad32308_2026-02-13-144255_vikt.jpg" class="c-Media_Img" alt="Grand Canyon, Floating the River">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">Grand Canyon, Floating the River</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">1m 36s</div>
                                                <div class="c-Media_Snippet">
                                                            Writer Ruth Kirk muses on the the awe-inspiring nature of the Grand Canyon, and the effect that it has on a person who chooses to float the river.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1254"
                 data-tags="[&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/the-creation-of-yosemite-national-park-2c6d167672741c25a4abbea0bac5d7be_2026-02-13-144250_hrry.jpg" class="c-Media_Img" alt="The Creation of Yosemite National Park">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">The Creation of Yosemite National Park</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">11m 44s</div>
                                                <div class="c-Media_Snippet">
                                                            Explore the early days of Yosemite National Park, and the experiences of President Theodore Roosevelt and John Muir in Yosemite Canyon.
                                                    </div>
                    </div>
                </div>
            </div>

                            </div>

                                    
                    <div class="o-Grid-Row c-Player_list u-Spacer_2 js-is-loadable js-is-hidden" data-ref="paginatedRow" data-row="3">
                                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="9599"
                 data-tags="[&quot;The National Parks&quot;,&quot;The National Parks&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/audios/_432x243_crop_center-center_85_none/mr.-president-goes-to-yellowstone-asset-mezzanine-16x9.jpg" class="c-Media_Img" alt="Mr. President Goes to Yellowstone">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">Mr. President Goes to Yellowstone</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">11m 48s</div>
                                                <div class="c-Media_Snippet">
                                                            In celebration of Yellowstone's anniversary in 2010, The White House released a short film about the First Family's trip to the park and archival footage of previous Presidential visits.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1260"
                 data-tags="[&quot;Animals&quot;,&quot;Travel&quot;,&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;,&quot;Modern&quot;,&quot;Culture &amp; Society&quot;,&quot;Victorian&quot;,&quot;Health Care &amp; Illnesses&quot;,&quot;Health&quot;,&quot;United States&quot;,&quot;History&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/grand-tetons-59ade05f9de98f04028938a7c5d94e61_2026-02-13-144301_iyye.jpg" class="c-Media_Img" alt="Grand Tetons">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">Grand Tetons</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">1m 44s</div>
                                                <div class="c-Media_Snippet">
                                                            Terry Tempest Williams talks about what the Grand Tetons mean to her.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1246"
                 data-tags="[&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/audios/_432x243_crop_center-center_85_none/filmmakers-interview-the-park-idea-87b5ddda80ec86381aea730743eb228f.jpg" class="c-Media_Img" alt="Filmmakers Interview | The Park Idea">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">Filmmakers Interview | The Park Idea</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">2m 23s</div>
                                                <div class="c-Media_Snippet">
                                                            Over a montage of images of the country's most spectacular landscapes, writer Dayton Duncan talks about the notion that is at the heart of the park idea: namely that the people own the land. The magnificent views of mountains, waterfalls and canyons belong not to an exclusive few, but to everyone and this is what makes it a truly democratic idea.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1264"
                 data-tags="[&quot;Animals&quot;,&quot;Travel&quot;,&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;,&quot;Modern&quot;,&quot;Culture &amp; Society&quot;,&quot;Victorian&quot;,&quot;Health Care &amp; Illnesses&quot;,&quot;Health&quot;,&quot;Fine Arts&quot;,&quot;Arts &amp; Entertainment&quot;,&quot;United States&quot;,&quot;History&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/george-melendez-wright-08ee09d7b3d99101bfd44906bef508a4_2026-02-13-144321_uqrb.jpg" class="c-Media_Img" alt="George Melendez Wright">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">George Melendez Wright</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">3m 50s</div>
                                                <div class="c-Media_Snippet">
                                                            George Melendez Wright changed how the Park Service preserved wildlife.
                                                    </div>
                    </div>
                </div>
            </div>

                            </div>

                                    
                    <div class="o-Grid-Row c-Player_list u-Spacer_2 js-is-loadable js-is-hidden" data-ref="paginatedRow" data-row="4">
                                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1248"
                 data-tags="[&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/for-the-benefit-and-enjoyment-of-the-people-e6293455e381b8df3930c2f241facca2_2026-02-13-144236_xrrt.jpg" class="c-Media_Img" alt="For the Benefit and Enjoyment of the People">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">For the Benefit and Enjoyment of the People</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">48s</div>
                                                <div class="c-Media_Snippet">
                                                            At the entrance to Yellowstone National Park is a stone arch inscribed with the words: "For the Benefit and enjoyment of the people". Listen to park ranger, Shelton Johnson, as he discusses his arrival at Yellowstone and what those words mean to him.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1250"
                 data-tags="[&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/the-work-of-the-civilian-conservation-corp-4c63a67c3d0d19dd4277a3655a31648c_2026-02-13-144245_qnnd.jpg" class="c-Media_Img" alt="The Work of the Civilian Conservation Corp">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">The Work of the Civilian Conservation Corp</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">2m 10s</div>
                                                <div class="c-Media_Snippet">
                                                            The Civilian Conservation Corp worked on National Parks Service projects under FDR.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1266"
                 data-tags="[&quot;Animals&quot;,&quot;Travel&quot;,&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;,&quot;Modern&quot;,&quot;Culture &amp; Society&quot;,&quot;Victorian&quot;,&quot;Health Care &amp; Illnesses&quot;,&quot;Health&quot;,&quot;Fine Arts&quot;,&quot;Arts &amp; Entertainment&quot;,&quot;United States&quot;,&quot;History&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/new-land-9b24873ebc1d9d233edf57cf0e3d5af9_2026-02-13-144316_lyug.jpg" class="c-Media_Img" alt="New Land">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">New Land</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">1m 58s</div>
                                                <div class="c-Media_Snippet">
                                                            Dayton Duncan talks about seeing the lava flow in Hawaii.
                                                    </div>
                    </div>
                </div>
            </div>

                    
            
            <div class="o-Grid-Col_3 js-is-loadable"
                 data-ref="swapVideo"
                 data-id="1262"
                 data-tags="[&quot;Animals&quot;,&quot;Travel&quot;,&quot;The National Parks&quot;,&quot;The National Parks&quot;,&quot;Environment&quot;,&quot;Science &amp; Nature&quot;,&quot;Modern&quot;,&quot;Culture &amp; Society&quot;,&quot;Victorian&quot;,&quot;Health Care &amp; Illnesses&quot;,&quot;Health&quot;,&quot;Fine Arts&quot;,&quot;Arts &amp; Entertainment&quot;,&quot;United States&quot;,&quot;History&quot;]">
                <div class="c-Media">
                                        <img src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/American-revolution/_432x243_crop_center-center_85_none/great-nature-263947a2b0f94e582d7c295408ce9355_2026-02-13-144306_qdty.jpg" class="c-Media_Img" alt="Great Nature">
                                        <div class="c-Media_Txt">
                        <div class="o-Text_bodySmall c-Media_Type">Clip</div>
                        <div class="o-Text_bodyLead c-Media_Title">Great Nature</div>
                                                    <div class="o-Text_bodySmall c-Media_Duration">4m 50s</div>
                                                <div class="c-Media_Snippet">
                                                            Obata discusses Nature and it's impact on his art.
                                                    </div>
                    </div>
                </div>
            </div>

                            </div>

                                        </div>

            <ul class="c-Pagination js-Pagination videoBlock_234170">
    <li class="c-Pagination-Item" data-link="prev">
        <span class="o-Text_bodyLead c-Pagination-Link c-Pagination_prevLink c-Pagination_prevNext js-gray-out" data-group="0" data-ref="swapPage" data-link="prev" data-videoBlock="234170">Prev</span>
    </li>
                
        <li class="c-Pagination-Item is-active  js-grpup-member group_1 " data-group="group_1" data-link="1"  data-videoBlock="234170">
            <span class="o-Text_bodyLead c-Pagination-Link c-Pagination_numericLink" data-ref="swapPage" data-link="1" data-videoBlock="234170">1</span>
        </li>

        
            
        <li class="c-Pagination-Item js-grpup-member group_1 " data-group="group_1" data-link="2"  data-videoBlock="234170">
            <span class="o-Text_bodyLead c-Pagination-Link c-Pagination_numericLink" data-ref="swapPage" data-link="2" data-videoBlock="234170">2</span>
        </li>

        
            
        <li class="c-Pagination-Item js-grpup-member group_1 " data-group="group_1" data-link="3"  data-videoBlock="234170">
            <span class="o-Text_bodyLead c-Pagination-Link c-Pagination_numericLink" data-ref="swapPage" data-link="3" data-videoBlock="234170">3</span>
        </li>

        
            
        <li class="c-Pagination-Item js-grpup-member group_1 " data-group="group_1" data-link="4"  data-videoBlock="234170">
            <span class="o-Text_bodyLead c-Pagination-Link c-Pagination_numericLink" data-ref="swapPage" data-link="4" data-videoBlock="234170">4</span>
        </li>

        
        <li class="c-Pagination-Item" data-link="next">
        <span class="o-Text_bodyLead c-Pagination-Link c-Pagination_nextLink c-Pagination_prevNext" data-group="0" data-ref="swapPage" data-link="next" data-videoBlock="234170">Next</span>
    </li>
</ul>
    
</div>
                            </div>
        </div>
        
    </div>
    
</div>

   
       
    
    
        
                    
<div class="o-Grid-Wrapper js-pageBuilderRow r-2 relative u-Customize 
" 
>
    <div class="o-Grid-Container w-full">
        <div id="" class="o-Grid-Container --comp-headingColor-234171">

            
                        
            <div class="o-Grid-Row   
                        u-Spacer_2 
                        ">
                
                                            
<div id="" class="o-Grid-Col_7 u-Spacer_1"
    style="">    
                                        
        <h2 class="c-TextUnderline u-Spacer_2" style=text-align:>
            <span>About the Film</span>
        </h2>
    
    <div class="o-Text_bodyText">
        <p><em>The National Parks: America's Best Idea</em> is a six-episode series produced by Ken Burns and Dayton Duncan and written by Dayton Duncan. Filmed over the course of more than six years at some of nature's most spectacular locales – from Acadia to Yosemite, Yellowstone to the Grand Canyon, the Everglades of Florida to the Gates of the Arctic in Alaska. </p>
<p><em>The National Parks: America's Best Idea</em> is nonetheless a story of people: people from every conceivable background – rich and poor; famous and unknown; soldiers and scientists; natives and newcomers; idealists, artists and entrepreneurs; people who were willing to devote themselves to saving some precious portion of the land they loved, and in doing so reminded their fellow citizens of the full meaning of democracy.</p>
<p>Premiered on PBS: September 27, 2009</p>

            </div>
</div>                            </div>
        </div>
        
    </div>
    
</div>

   
       
    
    
        
                    
<div class="o-Grid-Wrapper js-pageBuilderRow r-3 relative u-Customize 
" 
>
    <div class="o-Grid-Container w-full">
        <div id="" class="o-Grid-Container --comp-headingColor-234174">

            
                        
            <div class="o-Grid-Row   
                        u-Spacer_2 
                        ">
                
                                            
<div id="" class="o-Grid-Col_12 u-Spacer_1"
    style="">    
                                        
        <h2 class="c-TextUnderline u-Spacer_2" style=text-align:>
            <span>Explore More</span>
        </h2>
    
    <div class="o-Text_bodyText">
        

                                            </div>
</div>                
                                            
<div id="" class="o-Grid-Col_4 u-Spacer_1">
    
                

<a href="/kenburns/the-national-parks/q-a-with-ken-burns" class="c-Card c-Card_promo has-border">
            
        <div class="o-ImageBox c-Card-Img">
            
            <img class="o-ImageBox-Img" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_493x277_crop_center-center_85_none/JustinAltman_KenBurns_Final_1080.jpg" alt="A black-and-white photo of Ken Burns seated, looking at the camera. | Q&amp;A with Ken Burns">
        </div>
    
    <div class="c-Card-Content">
        <div class="c-Card-Content_text">
            <div class="o-Text_titleCaption c-Card-Title">Q&amp;A with Ken Burns</div>
            <p class="c-Card-Text"><p>Filmmaker Ken Burns shares insights into making <em>The National Parks</em>.</p></p>
        </div>

                                            

     <button class="c-Button ">
        <span>Explore</span>
                    <svg class="c-Button-Icon" width="13px" height="32px" viewBox="0 0 13 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <polyline stroke="#979797" stroke-width="3" points="2 25 10 16.5 2 8" fill="none" fill-rule="evenodd"></polyline>
</svg>            </button>

                            
    </div>
</a>

    </div>
                
                                            
<div id="" class="o-Grid-Col_4 u-Spacer_1">
    
                

<a href="/kenburns/the-national-parks/timeline" class="c-Card c-Card_promo has-border">
            
        <div class="o-ImageBox c-Card-Img">
            
            <img class="o-ImageBox-Img" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/The-National-Parks/_493x277_crop_center-center_85_none/Tourist-at-the-edge-of-the-Grand-Canyon-1914.jpg" alt="Exploring the Grand Canyon | Timeline">
        </div>
    
    <div class="c-Card-Content">
        <div class="c-Card-Content_text">
            <div class="o-Text_titleCaption c-Card-Title">Timeline</div>
            <p class="c-Card-Text"><p>Follow this timeline to chart the evolution of the park system, and the history of the parks.</p></p>
        </div>

                                            

     <button class="c-Button ">
        <span>Explore</span>
                    <svg class="c-Button-Icon" width="13px" height="32px" viewBox="0 0 13 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <polyline stroke="#979797" stroke-width="3" points="2 25 10 16.5 2 8" fill="none" fill-rule="evenodd"></polyline>
</svg>            </button>

                            
    </div>
</a>

    </div>
                
                                            
<div id="" class="o-Grid-Col_4 u-Spacer_1">
    
                

<a href="/kenburns/the-national-parks/parks" class="c-Card c-Card_promo has-border">
            
        <div class="o-ImageBox c-Card-Img">
            
            <img class="o-ImageBox-Img" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/The-National-Parks/_493x277_crop_center-center_85_none/yellowstone-1730069_1920_resized.jpg" alt="Yellowstone 1730069 1920 resized | History of the Parks">
        </div>
    
    <div class="c-Card-Content">
        <div class="c-Card-Content_text">
            <div class="o-Text_titleCaption c-Card-Title">History of the Parks</div>
            <p class="c-Card-Text"><p>Learn more about some of America's most storied and spectacular places.</p></p>
        </div>

                                            

     <button class="c-Button ">
        <span>Explore</span>
                    <svg class="c-Button-Icon" width="13px" height="32px" viewBox="0 0 13 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <polyline stroke="#979797" stroke-width="3" points="2 25 10 16.5 2 8" fill="none" fill-rule="evenodd"></polyline>
</svg>            </button>

                            
    </div>
</a>

    </div>
                            </div>
        </div>
        
    </div>
    
</div>

   
       
    
    
        
                    
<div class="o-Grid-Wrapper js-pageBuilderRow r-4 relative u-Customize 
" 
>
    <div class="o-Grid-Container w-full">
        <div id="" class="o-Grid-Container --comp-headingColor-234179">

            
                        
            <div class="o-Grid-Row   
                        u-Spacer_2 
                        ">
                
                                            
<div id="" class="o-Grid-Col_12 u-Spacer_1"
    style="">    
                                        
        <h2 class="c-TextUnderline u-Spacer_2" style=text-align:>
            <span>Related Films</span>
        </h2>
    
    <div class="o-Text_bodyText">
        

                                            </div>
</div>                
                                            
<div id="" class=" u-Spacer_1">
    
        
<div class="c-ImageGrid js-ImageGrid">
    <div class="o-Grid-Row">
                                <a href="http://www.pbs.org/kenburns/dustbowl/" target="_blank" class="c-ImageGrid-Item js-is-loadable js-ignore" data-tags="" title="A chronicle of the worst man-made ecological disaster in American history that nearly decimated wheat supply.">
                
                <img class="c-ImageGrid-Thumb" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_250xAUTO_crop_center-center_60_none/The-Dust-Bowl-Poster.jpg" alt="A black-and-white poster for &quot;The Dust Bowl: A Film By Ken Burns&quot; which depicts a small house dwarfed by enormous looming dust clouds gathering above.">

                <div class="c-ImageGrid-Modal">
                    <div class="o-Text_titleSmall c-ImageGrid-Title">The Dust Bowl [2012]</div>
                    <div class="c-ImageGrid-Text">
                        A chronicle of the worst man-made ecological disaster in American history that nearly decimated wheat supply.

                                            </div>

                                    </div>
            </a>
                                <a href="https://www.pbs.org/show/lewis-clark/" target="_blank" class="c-ImageGrid-Item js-is-loadable js-ignore" data-tags="" title="The remarkable tale about the Corps of Discovery who sought out the promises of unknown land.">
                
                <img class="c-ImageGrid-Thumb" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_250xAUTO_crop_center-center_60_none/Lewis-And-Clark-Poster.jpg" alt="The poster for &#039;Lewis &amp; Clark: The Journey Of The Corps Of Discovery.&#039; It shows a golden-hued river cutting through black countryside, with a golden sunset in the background.">

                <div class="c-ImageGrid-Modal">
                    <div class="o-Text_titleSmall c-ImageGrid-Title">Lewis And Clark: The Journey of the Corps of Discovery [1998]</div>
                    <div class="c-ImageGrid-Text">
                        The remarkable tale about the Corps of Discovery who sought out the promises of unknown land.

                                            </div>

                                    </div>
            </a>
                                <a href="http://www.pbs.org/weta/thewest/" target="_blank" class="c-ImageGrid-Item js-is-loadable js-ignore" data-tags="" title="A place that is simultaneously enticing and forbidding, filled with stories of both tragedy and hope.">
                
                <img class="c-ImageGrid-Thumb" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_250xAUTO_crop_center-center_60_none/The-West-Poster.jpg" alt="A color poster for the film &quot;The West.&quot; It depicts a horse-drawn carriage racing along a dusty desert road as a dramatic pink and purple sky looms overhead.">

                <div class="c-ImageGrid-Modal">
                    <div class="o-Text_titleSmall c-ImageGrid-Title">The West [1996]</div>
                    <div class="c-ImageGrid-Text">
                        A place that is simultaneously enticing and forbidding, filled with stories of both tragedy and hope.

                                            </div>

                                    </div>
            </a>
                                <a href="/kenburns/statue-of-liberty/" target="_blank" class="c-ImageGrid-Item js-is-loadable js-ignore" data-tags="" title="Examine the nature of freedom and the statue&#039;s significance within American life.">
                
                <img class="c-ImageGrid-Thumb" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_250xAUTO_crop_center-center_60_none/statue_liberty_poster.jpg" alt="The poster for &#039;Statue of Liberty.&#039; It shows the statue foregrounded against a dramatic orange sky.">

                <div class="c-ImageGrid-Modal">
                    <div class="o-Text_titleSmall c-ImageGrid-Title">Statue Liberty [1985]</div>
                    <div class="c-ImageGrid-Text">
                        Examine the nature of freedom and the statue&#039;s significance within American life.

                                            </div>

                                    </div>
            </a>
                                <a href="/kenburns/brooklyn-bridge/" target="_blank" class="c-ImageGrid-Item js-is-loadable js-ignore" data-tags="" title="Explore the physical majesty of this greatest of all achievements of the industrial age.">
                
                <img class="c-ImageGrid-Thumb" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_250xAUTO_crop_center-center_60_none/Brooklyn_Bridge_Poster.jpg" alt="The poster for &#039;Brooklyn Bridge.&#039; The image shows the bridge, as viewed from the center, looking up at the cable supports above.">

                <div class="c-ImageGrid-Modal">
                    <div class="o-Text_titleSmall c-ImageGrid-Title">Brooklyn Bridge [1981]</div>
                    <div class="c-ImageGrid-Text">
                        Explore the physical majesty of this greatest of all achievements of the industrial age.

                                            </div>

                                    </div>
            </a>
            </div>
</div>

</div>                            </div>
        </div>
        
    </div>
    
</div>



    </main>

        

<div class="c-ContactBar">
    <div class="o-Grid-Container">
                    <div class="c-ContactBar-Left">
                <div class="c-ContactBar-Label is-centered">Sign up to get updates about the film and future projects from Ken Burns and Florentine Films.</div>
                <form
                    action="https://pbs.us7.list-manage.com/subscribe/post?u=010ade517d096d5a52d474345&amp;id=3f2b0ab2a2"
                    class="c-ContactBar-Newsletter"
                    method="POST"
                    target="_blank"
                >
                    <input type="email" name="EMAIL" placeholder="Email Address..." class="c-ContactBar-Email" required aria-label="Enter Email Address">
                    <div class="c-ContactBar-Confirm js-ContactButton">
                        
                                                
                        <input class="c-Button_flat" value="Subscribe" type="submit">
                                                    <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path id="mail" d="M1.70455 13.1707V3.18183C1.81818 3.25524 1.86068 3.32988 1.94523 3.40585C2.97625 4.33354 4.00671 5.26134 4.97773 6.12744C5.02216 6.16707 5.02011 6.16707 5.06443 6.20659C6.29409 7.30305 7.32454 8.21476 8.0942 8.88354C8.53352 9.26512 8.88216 9.56341 9.13511 9.77244C9.24538 9.86456 9.35745 9.95418 9.47125 10.0412C9.52489 10.0816 9.57114 10.1146 9.61512 10.1427C9.78682 10.2526 9.87057 10.2937 10.0964 10.2937C10.3207 10.2937 10.4032 10.2534 10.575 10.1446C10.6189 10.1168 10.6655 10.084 10.7193 10.0439C10.8343 9.95693 10.9476 9.86744 11.0591 9.77549C11.3149 9.56659 11.6684 9.26829 12.1133 8.88659C12.8928 8.2178 13.9378 7.30585 15.1836 6.20927C15.228 6.17024 15.2362 6.17024 15.2807 6.1311C16.2423 5.28427 17.2727 4.37854 18.2955 3.47159V13.1707H1.70455ZM10.0991 8.26037C9.78562 7.99736 9.4745 7.73113 9.1658 7.46171C8.40284 6.7989 7.37625 5.89146 6.1517 4.79963L6.06318 4.72061C5.09432 3.85646 4.06137 2.94817 3.03205 2.02195C2.9525 1.95049 2.87489 1.82927 2.79795 1.82927H17.4949C17.4183 1.82927 17.341 1.94805 17.2619 2.01829C16.2191 2.94451 15.1726 3.86171 14.1911 4.72598C14.1468 4.765 14.1468 4.76049 14.1026 4.79939C12.8619 5.89159 11.8217 6.79707 11.0489 7.46012C10.7348 7.73027 10.4182 7.99703 10.0991 8.26037ZM19.7553 0H0.211474C0.0862468 0 0 0.0737805 0 0.208902V14.7194C0 14.8541 0.085565 15 0.211474 15H19.7553C19.8806 15 20 14.8545 20 14.7194V0.208902C20 0.0741463 19.8814 0 19.7553 0Z" transform="translate(2 4)" fill="white"/>
    <path id="check" fill-rule="evenodd" clip-rule="evenodd" d="M19.4142 1.41421L6.70711 14.1213L0 7.41421L1.41421 6L6.70711 11.2929L18 0L19.4142 1.41421Z" transform="translate(2 4)" fill="white"/>
</svg>

                                            </div>
                </form>
            </div>
                
                <div class="c-ContactBar-Right">
            <div class="c-ContactBar-Label">Connect with Us</div>
            <ul class="c-ContactBar-Social">
                                            
                            
                            <li>
                <a href="https://www.facebook.com/kenburnspbs/" title="Facebook Link">
                    <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M22 20.7858C22 21.4563 21.4563 22 20.7859 22H15.1796V13.4805H18.0394L18.4674 10.1602H15.1796V8.04042C15.1796 7.07913 15.4465 6.42405 16.825 6.42405L18.5833 6.42323V3.45363C18.2791 3.41323 17.2355 3.32281 16.0212 3.32281C13.4863 3.32281 11.7509 4.87009 11.7509 7.71169V10.1602H8.88389V13.4805H11.7509V22H1.21424C0.543482 22 0 21.4563 0 20.7858V1.21427C0 0.543533 0.543482 0 1.21424 0H20.7859C21.4563 0 22 0.543533 22 1.21427V20.7858Z" transform="translate(5 5)" fill="white"/>
</svg>

                </a>
            </li>
                                <li>
                <a href="https://www.twitter.com/pbs/" title="Twitter Link">
                    <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M24 2.25632C23.0559 2.65223 22.1114 2.89948 21.1677 2.99877C22.2337 2.3753 22.9546 1.49456 23.3303 0.356559C22.3553 0.920457 21.3148 1.30635 20.2083 1.51424C19.2335 0.504867 18.0357 0 16.6143 0C15.2539 0 14.0941 0.467516 13.1345 1.40273C12.175 2.33795 11.6954 3.46848 11.6954 4.7945C11.6954 5.1507 11.736 5.51691 11.8173 5.89296C9.80703 5.79403 7.92125 5.30174 6.15977 4.41608C4.39828 3.53024 2.90334 2.35015 1.67494 0.875637C1.22822 1.61772 1.00485 2.42431 1.00485 3.29521C1.00485 4.11655 1.2028 4.87868 1.59887 5.58123C1.99475 6.28378 2.52783 6.85278 3.19792 7.28823C2.40596 7.25853 1.66485 7.05556 0.974572 6.67951V6.7389C0.974572 7.89676 1.34765 8.91342 2.09381 9.78942C2.83998 10.6654 3.78165 11.2169 4.91865 11.4445C4.4923 11.5533 4.06072 11.6077 3.62427 11.6077C3.33998 11.6077 3.03026 11.583 2.69531 11.5338C3.01007 12.4936 3.58876 13.2827 4.43137 13.9012C5.27398 14.52 6.22836 14.8388 7.29434 14.8589C5.50762 16.2242 3.47212 16.9071 1.18784 16.9071C0.751209 16.9071 0.355324 16.8876 0 16.8479C2.28428 18.2827 4.80202 19 7.5534 19C9.29955 19 10.9392 18.7305 12.4719 18.1912C14.0051 17.6519 15.3146 16.9295 16.401 16.0238C17.4872 15.1185 18.4238 14.0769 19.2105 12.8991C19.9972 11.7216 20.5834 10.4922 20.9694 9.21058C21.3552 7.92883 21.5481 6.64507 21.5481 5.3584C21.5481 5.08128 21.543 4.87357 21.5327 4.73492C22.4974 4.05241 23.3198 3.22597 24 2.25632Z" transform="translate(4 7)" fill="white"/>
</svg>

                </a>
            </li>
                                <li>
                <a href="https://www.instagram.com/kenburnspbs/" title="Instagram Link">
                    <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M11 1.98202C13.9371 1.98202 14.285 1.9932 15.4449 2.04612C16.5174 2.09507 17.0998 2.27427 17.4875 2.42487C18.0009 2.62442 18.3674 2.86282 18.7523 3.24773C19.1372 3.63263 19.3756 3.99911 19.5751 4.51251C19.7257 4.90017 19.9049 5.48261 19.9539 6.55506C20.0068 7.71501 20.018 8.06288 20.018 11C20.018 13.9372 20.0068 14.285 19.9539 15.4449C19.9049 16.5174 19.7257 17.0999 19.5751 17.4875C19.3756 18.0009 19.1372 18.3674 18.7523 18.7523C18.3674 19.1372 18.0009 19.3756 17.4875 19.5751C17.0998 19.7258 16.5174 19.905 15.4449 19.9539C14.2852 20.0068 13.9373 20.018 11 20.018C8.06266 20.018 7.71479 20.0068 6.55506 19.9539C5.48257 19.905 4.90013 19.7258 4.51251 19.5751C3.99906 19.3756 3.63259 19.1372 3.24768 18.7523C2.86278 18.3674 2.62437 18.0009 2.42487 17.4875C2.27423 17.0999 2.09503 16.5174 2.04608 15.445C1.99316 14.285 1.98198 13.9372 1.98198 11C1.98198 8.06288 1.99316 7.71501 2.04608 6.5551C2.09503 5.48261 2.27423 4.90017 2.42487 4.51251C2.62437 3.99911 2.86278 3.63263 3.24768 3.24773C3.63259 2.86282 3.99906 2.62442 4.51251 2.42487C4.90013 2.27427 5.48257 2.09507 6.55501 2.04612C7.71496 1.9932 8.06284 1.98202 11 1.98202ZM11 0C8.01254 0 7.63798 0.0126627 6.46471 0.0661955C5.29385 0.119641 4.49426 0.305565 3.79454 0.577508C3.07119 0.85862 2.45775 1.23475 1.84623 1.84627C1.2347 2.45779 0.858576 3.07123 0.577464 3.79458C0.305521 4.49431 0.119597 5.29389 0.0661518 6.46476C0.0126191 7.63798 0 8.01258 0 11C0 13.9875 0.0126191 14.3621 0.0661518 15.5353C0.119597 16.7062 0.305521 17.5057 0.577464 18.2055C0.858576 18.9288 1.2347 19.5423 1.84623 20.1538C2.45775 20.7653 3.07119 21.1414 3.79454 21.4225C4.49426 21.6945 5.29385 21.8804 6.46471 21.9338C7.63798 21.9874 8.01254 22 11 22C13.9874 22 14.362 21.9874 15.5352 21.9338C16.7061 21.8804 17.5057 21.6945 18.2054 21.4225C18.9288 21.1414 19.5422 20.7653 20.1537 20.1538C20.7653 19.5423 21.1414 18.9288 21.4225 18.2055C21.6944 17.5057 21.8804 16.7062 21.9338 15.5353C21.9873 14.3621 22 13.9875 22 11C22 8.01258 21.9873 7.63798 21.9338 6.46476C21.8804 5.29389 21.6944 4.49431 21.4225 3.79458C21.1414 3.07123 20.7653 2.45779 20.1537 1.84627C19.5422 1.23475 18.9288 0.85862 18.2054 0.577508C17.5057 0.305565 16.7061 0.119641 15.5352 0.0661955C14.362 0.0126627 13.9874 0 11 0ZM11 5.35136C7.88032 5.35136 5.35131 7.88036 5.35131 11C5.35131 14.1197 7.88032 16.6487 11 16.6487C14.1196 16.6487 16.6486 14.1197 16.6486 11C16.6486 7.88036 14.1196 5.35136 11 5.35136ZM11 14.6667C8.97495 14.6667 7.33329 13.0251 7.33329 11C7.33329 8.97499 8.97495 7.33333 11 7.33333C13.025 7.33333 14.6667 8.97499 14.6667 11C14.6667 13.0251 13.025 14.6667 11 14.6667ZM18.1918 5.12819C18.1918 5.85721 17.6008 6.44821 16.8718 6.44821C16.1428 6.44821 15.5518 5.85721 15.5518 5.12819C15.5518 4.39916 16.1428 3.80821 16.8718 3.80821C17.6008 3.80821 18.1918 4.39916 18.1918 5.12819Z" transform="translate(5 5)" fill="white"/>
</svg>

                </a>
            </li>
            
            </ul>
        </div>
    </div>
</div>



    <footer class="o-Grid-Container c-Footer">
    <div class="c-Footer-Credits">
                                        <div class="o-Text_bodySmall u-Spacer_0 s-rich-text">
                        <p>The National Parks: America's Best Idea is a co-production of Florentine Films and WETA.</p>
<p>Major funding is provided by General Motors, Evelyn &amp; Walter Haas, Jr. Fund, CPB, Bank of America, The Arthur Vining Davis Foundations, Park Foundation, Inc, PBS, National Park Foundation, The Peter Jay Sharp Foundation and the Pew Charitable Trusts.</p>
                    </div>
                                                        <div class="c-Footer-LockedLogos u-Spacer_1">
                        <div class="logos-container inline-flex justify-center">
                                                            <div class="grid-item">
                                                                                                                <a class="ratio sixteen-nine" href="http://www.gm.com/" target="_blank">
                                            <img class="logo lazy" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_300xAUTO_Fit_center-center_100_none/GM_logo.png" alt="The General Motors Logo">
                                        </a>
                                                                    </div>
                                                            <div class="grid-item">
                                                                                                                <span class="ratio sixteen-nine">
                                            <img class="logo lazy" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_300xAUTO_Fit_center-center_100_none/EvelynandWalterHaasJrFund_logo.png" alt="Evelynandwalterhaasjrfund Logo">
                                        </span>
                                                                    </div>
                                                            <div class="grid-item">
                                                                                                                <a class="ratio sixteen-nine" href="http://cpb.org" target="_blank">
                                            <img class="logo lazy" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_300xAUTO_Fit_center-center_100_none/cpb_logo.png" alt="Cpb Logo">
                                        </a>
                                                                    </div>
                                                            <div class="grid-item">
                                                                                                                <a class="ratio sixteen-nine" href="http://about.bankofamerica.com/en-us/ken-burns-featured.html" target="_blank">
                                            <img class="logo lazy" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_300xAUTO_Fit_center-center_100_none/Bank-of-America-Logo-gray-extra-pad.png" alt="The Bank of America logo.">
                                        </a>
                                                                    </div>
                                                            <div class="grid-item">
                                                                                                                <a class="ratio sixteen-nine" href="http://www.avdf.org/" target="_blank">
                                            <img class="logo lazy" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_300xAUTO_Fit_center-center_100_none/arthurviningdavis_logo.png" alt="Arthurviningdavis Logo">
                                        </a>
                                                                    </div>
                                                            <div class="grid-item">
                                                                                                                <a class="ratio sixteen-nine" href="http://parkfoundation.org/" target="_blank">
                                            <img class="logo lazy" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_300xAUTO_Fit_center-center_100_none/park-foundation-logo-gray-extra-pad.png" alt="The Park Foundation logo.">
                                        </a>
                                                                    </div>
                                                            <div class="grid-item">
                                                                                                                <span class="ratio sixteen-nine">
                                            <img class="logo lazy" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_300xAUTO_Fit_center-center_100_none/national_park_foundation_logo.png" alt="National Park Foundation Logo">
                                        </span>
                                                                    </div>
                                                            <div class="grid-item">
                                                                                                                <span class="ratio sixteen-nine">
                                            <img class="logo lazy" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_300xAUTO_Fit_center-center_100_none/peter_J_sharp_foundation_logo.png" alt="Peter J Sharp Foundation Logo">
                                        </span>
                                                                    </div>
                                                            <div class="grid-item">
                                                                                                                <a class="ratio sixteen-nine" href="https://www.pewtrusts.org/en/" target="_blank">
                                            <img class="logo lazy" src="https://d1z5o5vuzqe9y4.cloudfront.net/uploads/_300xAUTO_Fit_center-center_100_none/pew-charitable-trust-logo-gray-extra-pad.png" alt="The Pew Charitable Trusts logo.">
                                        </a>
                                                                    </div>
                                                    </div>
                    </div>
                            </div>
    <nav class="c-Footer-Nav">
        <div class="c-Footer-NavInner">
                                                                    <a href="https://www.pbs.org/about" class="o-Text_bodySmall c-Footer-NavLink">About PBS</a>
                                                                                    <a href="https://www.pbs.org/donate" class="o-Text_bodySmall c-Footer-NavLink">Donate</a>
                                                                                    <a href="https://www.pbs.org/foundation" class="o-Text_bodySmall c-Footer-NavLink">PBS Foundation</a>
                                                                                    <a href="https://www.pbs.org/cgi-registry/whatson/index.cgir" class="o-Text_bodySmall c-Footer-NavLink">TV Schedules</a>
                                                                                    <a href="https://www.pbs.org/about/careers/" class="o-Text_bodySmall c-Footer-NavLink">Careers</a>
                                                                                    <a href="https://www.pbs.org/about/policies/privacy-policy/" class="o-Text_bodySmall c-Footer-NavLink">Privacy Policy</a>
                                                                                    <a href="https://www.pbs.org/about/policies/terms-of-use/" class="o-Text_bodySmall c-Footer-NavLink">Terms Of Use</a>
                                    </div>
    </nav>
    <div class="o-Text_bodyMicro c-Footer-Copy">&copy; 2026 Public Broadcasting Service (PBS). All Rights Reserved. PBS is a 501(c)(3) not-for-profit organization.</div>
</footer>

    <script src="https://www.pbs.org/kenburns/assets/js/app.js"></script>
        
    <script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","author":{"@id":"https://www.pbs.org#identity"},"copyrightHolder":{"@id":"https://www.pbs.org#identity"},"copyrightYear":"2021","creator":{"@id":"https://www.pbs.org#creator"},"dateCreated":"2018-05-15T13:23:37-04:00","dateModified":"2026-03-24T13:25:09-04:00","datePublished":"2021-04-28T13:42:00-04:00","description":"The National Parks: America's Best Idea is story of an idea as American as the Declaration of Independence and just as radical. Full documentary by Ken Burns now streaming.","headline":"Watch The National Parks: America's Best Idea | Ken Burns | PBS","image":{"@type":"ImageObject","url":"https://d1z5o5vuzqe9y4.cloudfront.net/uploads/The-National-Parks/_1200x630_crop_center-center_82_none/national-parks-mezz_social.jpg?mtime=1631186877"},"inLanguage":"en-us","mainEntityOfPage":"https://www.pbs.org/kenburns/the-national-parks/","name":"The National Parks: America's Best Idea | Ken Burns | PBS","publisher":{"@id":"https://www.pbs.org#creator"},"url":"https://www.pbs.org/kenburns/the-national-parks"},{"@id":"https://www.pbs.org#identity","@type":"WebPage","alternateName":"Public Broadcasting Service","description":"For 50 years, PBS has connected with hundreds of millions of Americans through the stories that matter to our lives. Our brand is designed to reach millions of Americans anytime and anywhere.","image":{"@type":"ImageObject","height":"470","url":"https://kenburns-tc.pbs.org/uploads/PBS_rgb.png","width":"1101"},"inLanguage":"en-us","name":"PBS","sameAs":["https://www.twitter.com/pbs/","https://www.facebook.com/kenburnspbs/","https://www.linkedin.com/company/pbs/","https://www.youtube.com/pbs","https://www.instagram.com/kenburnspbs/","https://www.pinterest.com/pbsofficial/"],"url":"https://www.pbs.org"},{"@id":"https://www.pbs.org#creator","@type":"Organization","alternateName":"Public Broadcasting System","description":"For 50 years, PBS has connected with hundreds of millions of Americans through the stories that matter to our lives. Our brand is designed to reach millions of Americans anytime and anywhere.","image":{"@type":"ImageObject","height":"470","url":"https://kenburns-tc.pbs.org/uploads/PBS-Brand-Images/PBS_rgb.png","width":"1101"},"logo":{"@type":"ImageObject","height":"60","url":"https://d1z5o5vuzqe9y4.cloudfront.net/uploads/PBS-Brand-Images/_600x60_fit_center-center_82_none/PBS_rgb.png?mtime=1631198030","width":"141"},"name":"PBS","telephone":"703-739-5000","url":"https://www.pbs.org"},{"@type":"BreadcrumbList","description":"Breadcrumbs list","itemListElement":[{"@type":"ListItem","item":"https://pbs.org/kenburns/the-national-parks","name":"The National Parks: America's Best Idea","position":1}],"name":"Breadcrumbs"}]}</script>
</body>
</html>
