Theme parks R us

Theme parks R us Theme parks

11/17/2025

It is a 67 small world after all at Disney world

New disney resort pins dropped today. I picked up chip n dale who would you want to pick up?
11/01/2025

New disney resort pins dropped today. I picked up chip n dale who would you want to pick up?

10/27/2025

Yoshis adventure is just a chill ride that will always have my heart.

10/23/2025
I am excited to see what local landmarks they choose for the new Soarin' Across America opening next year. What location...
10/20/2025

I am excited to see what local landmarks they choose for the new Soarin' Across America opening next year.

What location would you love to see? I Personally love the orange groves from California. I hope they continue the smells.

Universal update: Single express passes are being tested for Kong and The Mummy. They are 24.99 a piece. I See you Unive...
10/17/2025

Universal update: Single express passes are being tested for Kong and The Mummy. They are 24.99 a piece. I See you Universal taking a page from Disney's fairytale.

10/13/2025

What do you think about this new ride at lagoon? The Nutcracker

Disney you can't be saying stuff like that Jack Skellington 🤣
10/09/2025

Disney you can't be saying stuff like that Jack Skellington 🤣

Grinchmas Breakfest now on sale. Grab your spots before they sell out and save 2 hours of in park time waiting to get ph...
10/08/2025

Grinchmas Breakfest now on sale. Grab your spots before they sell out and save 2 hours of in park time waiting to get photos with our favorite grinch.

Address

Orlando, FL
34746

Website

Alerts

Be the first to know and let us send you an email when Theme parks R us posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Theme parks R us:

Featured

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });