Vote now for the best, most fun places to visit this summer

Help us crown North America’s best zoos, aquariums, safari parks, gardens and aerial adventures
Spring has sprung, summer is on the way and families across the country are looking forward to summer vacation. To help plan that next kid-approved trip, we’re looking for the best zoos, zoo exhibits, aquariums, safari parks, botanical gardens and aerial adventure parks in North America, and we need you. Vote for your favorite in each category once per day until voting ends on Monday, April 22 at noon ET.
Click on each category below to vote:
Best Aerial Adventure Park
These parks offer thrills for all ages and ability levels — Photo courtesy of iStock / Imgorthand
While zip lines and canopy tours began as a tool for scientific field research, they’ve exploded in popularity as an attraction in their own right – a way to experience the forest canopy in a safe and thrilling environment. We asked a panel of family travel experts to nominate their favorite aerial adventure parks in North America, and now it’s your turn to choose a winner.
Vote: Best Aerial Adventure Park »
Best Aquarium
Go under the sea at these top facilities — Photo courtesy of iStock / Nadezhda1906
Aquariums put us face to fin with aquatic life from the world’s oceans, lakes and waterways in a fun and educational setting. The best aquariums also play a vital role in animal conservation by taking part in rescue efforts and advocating for the environmental health of our oceans.
Best Botanical Garden
Spring is on display in these top gardens — Photo courtesy of iStock / Lya_Cattel
April showers might very well bring May flowers, but at the public and botanical gardens dotting North America, there’s always something in bloom. The best gardens and arboretums on the continent help to promote and conserve the plant diversity of our planet, all while showcasing their vast collections in stunning, visitor-friendly ways.
Best Safari Park
Where’s your favorite place to go wild? — Photo courtesy of iStock / yongkiet
You don’t have to fly to Africa to go on safari! At these 20 safari and wildlife parks, visitors get up close and personal with exotic and endangered animals from around the country and the world. Many of the facilities are accredited by the Association of Zoos and Aquariums and have a focus on conservation as well as education.
Best Zoo
Head to one of these nominees for a better appreciation of the world’s animal diversity — Photo courtesy of iStock / Maks Power
North America is home to hundreds of zoological parks, including more than 200 facilities accredited by the Association of Zoos and Aquariums (AZA). Short of heading out into the world’s wild places, nothing beats a visit to the zoo to foster an appreciation for the striking animal diversity of our planet.
We asked a panel of travel experts to nominate their favorite North American AZA-accredited zoos – facilities that excel in the fields of animal care and enrichment, while also facilitating meaningful interactions between animals and human visitors.
Best Zoo Exhibit
These animal exhibits are well worth a trip to the zoo — Photo courtesy of iStock / kali9
A great zoo exhibit engages visitors with the animals they’re observing while keeping the welfare and enrichment of its animal residents front and center. Which gets your vote?
Remember, you can vote once per day in each category. The 10 nominees with the most votes in each category will be announced on 10Best.com on Friday, May 3.
var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })();
window.fbAsyncInit = function() { FB.init({ appId : '213816218687991', xfbml : true, version : 'v2.0' }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
$(document).ready(function(){
$(".slidingDiv").hide(); $(".show_hide").show();
$('.show_hide').click(function(){ $(".slidingDiv").slideToggle(); });
});
$(window).scroll(function(){ var scroll_top = $(this).scrollTop(); // get scroll position top var height_element_parent = $(".vert-social-sharing-bar").parent().outerHeight(); //get high parent element var height_element = $(".vert-social-sharing-bar").height(); //get high of elemeneto var position_fixed_max = height_element_parent - height_element; // get the maximum position of the elemen var position_fixed = scroll_top < 30 ? 30 - scroll_top : position_fixed_max > scroll_top ? 0 : position_fixed_max - scroll_top ; $(".vert-social-sharing-bar").css("top",position_fixed); });
/* ----- Begin Step 1 ----- */ //Load the APS JavaScript Library !function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function() {q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function() {},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A .async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)} ("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js"); //Initialize the Library apstag.init({ pubID: '3090', adServer: 'googletag' }); /* ----- End Step 1 ----- */
$(function() { $(".th-slide").jCarouselLite({ btnNext: ".next", btnPrev: ".prev", scroll: 1, circular: false }); });
$(document).ready(function(){
$(".scrollToTop").hide();
//Check to see if the window is top if not then display button $(window).scroll(function(){ if ($(this).scrollTop() > 100) { $('.scrollToTop').fadeIn(); } else { $('.scrollToTop').fadeOut(); } });
//Click event to scroll to top $('.scrollToTop').click(function(){ $('html, body').animate({scrollTop : 0},800); return false; });
});