New York State Pavilion

New York State Pavilion This is a page to share memories and such about this Icon of the 1964 World's Fair. Let's do what we can to get Queens to restore this and beautify the park!

This magnificent old ruin has been featured in such films as 'Men in Black' and 'The Wiz', as well as They Might be Giants' 'Don't Let's Start' video. A monument of the old World's Fair, some repairs have been made but for the moment the building remains closed to the public.

12/28/2025

And it will be open to the public as early as 2026! 🌳 Learn more: bit.ly/new-york-state-pavilion-restoration-queens

05/21/2025

Some nostalgia 😍

Nice film project here ~ "https://www.youtube.com/watch?v=3Zj-57yYTvA"
02/16/2017

Nice film project here ~ "https://www.youtube.com/watch?v=3Zj-57yYTvA"

A documentary a friend and I shot in November of 2015. I hope you enjoy it and find it interesting :D Please like and subscribe for more short films and docu...

Circa 1980s I believe
02/12/2017

Circa 1980s I believe

Thor visits the fair :D ~
02/07/2017

Thor visits the fair :D ~

Cool!
06/14/2016

Cool!

12/31/2015
12/04/2015

In honor of NBC's live production of "The Wiz," we’d like to show a time when a National Treasure took center stage in this same musical nearly 40 years ago.

Address

FLUSHING Mdws
New York, NY
11368

Alerts

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

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); });