Beta Release: Incomplete/Experimental, see notes .


property icon Jungle Island

Theme Park

Nearest Address

Nearest address is based on combine OSM & Geoname information. Use caution when using.

1111 Parrot Jungle Trail
Miami FL 33132

Hours

We-Su 10:00-17:00; Mo,Tu closed

Website

Launch Website

On Exits

I-95-FL-2D-NB
(2.56 km / 1.59 mi )

I-95-FL-1B-SB
(2.75 km / 1.71 mi )

 

Maps

I-95-FL-2D-NB Map
exit map

I-95-FL-1B-SB Map
exit map

Google Maps/Directions

 

Additional Infomation

  • Description: Interactive zoological park.


function w3_open() { document.getElementsByClassName("w3-sidenav")[0].style.width = "300px"; document.getElementsByClassName("w3-sidenav")[0].style.textAlign = "center"; document.getElementsByClassName("w3-sidenav")[0].style.fontSize = "40px"; document.getElementsByClassName("w3-sidenav")[0].style.paddingTop = "10%"; document.getElementsByClassName("w3-sidenav")[0].style.display = "block"; } function w3_close() { document.getElementsByClassName("w3-sidenav")[0].style.display = "none"; } function openNav() { var x = document.getElementById("navDemo"); if (x.className.indexOf("w3-show") == -1) { x.className += " w3-show"; } else { x.className = x.className.replace(" w3-show", ""); } } function openBottomNav() { var x = document.getElementById("bottomMenu"); if (x.className.indexOf("w3-show") == -1) { x.className += " w3-show"; } else { x.className = x.className.replace(" w3-show", ""); } }