Places of Wonder and Discovery
National parks are great places to explore anything kids can imagine. Go on an outdoor adventure. Walk in the footsteps of famous people. Take in unique scenery. Explore new interests. Experience real places you may have only heard about. But most of all, national parks are places where you can have fun and create memories that last a lifetime.
Become a Junior Ranger
Junior Ranger programs connect kids and their families to the people, places, and stories of the National Park Service.
Last updated: March 31, 2025
';
if(hasSocialMedia == 1) {
jQuery("#sml_position").replaceWith(outputSocialMedia);
}
});
});
// check for Experience More Content
var subsiteURL = "/portals/kids/";
var max_display = 3;
jsonSrc = subsiteURL+"experience_more_kids.json?v="+Date.now();
jQuery.getJSON( jsonSrc, function( data ) {
var has_related_content = 0;
var output_related_content = '';
if(has_related_content == 1) {
jQuery("#related_content_position").replaceWith(output_related_content);
}
});