New School Outdoors

New School Outdoors Official page of the New School Outdoors (Est. 2022).

Registered student organization engaging the members/affiliates of The New School community in outdoor adventures.

Hike with us this Saturday, April 6th, for a day hike in Harriman State Park. All details in the signup on link in bio. ...
04/04/2024

Hike with us this Saturday, April 6th, for a day hike in Harriman State Park. All details in the signup on link in bio. Sign-ups close when the trip begins! DM/email us with any questions/concerns.

Wonderful rainy time at our first mixer meeting 🌧️🌧️🌧️. Stay tuned for announcements about our first outing on Sunday th...
03/28/2024

Wonderful rainy time at our first mixer meeting 🌧️🌧️🌧️. Stay tuned for announcements about our first outing on Sunday the 31st.

If you want to hike, paddle, swim, surf, bike, camp, or engage outdoors in any way—we are here to help! Utilizing the un...
10/23/2022

If you want to hike, paddle, swim, surf, bike, camp, or engage outdoors in any way—we are here to help! Utilizing the university resources, we aim to ensure that students & faculty get outdoorsy experiences that we all want as part of our college life! We invite our students and student organizations to come up with collaborations serving a common purpose! DM us now to learn more!

Address

New York, NY
10011

Opening Hours

Monday 9am - 9pm
Tuesday 9am - 9pm
Wednesday 9am - 9pm
Thursday 9am - 9pm
Friday 9am - 9pm
Saturday 9am - 4pm
Sunday 9am - 6pm

Alerts

Be the first to know and let us send you an email when New School Outdoors 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); });