Norwood Beach

Norwood Beach Community beach, park, playground with tennis and basketball courts

06/01/2026
It was a great day for playing at the beach today!
05/31/2026

It was a great day for playing at the beach today!

Looking for a fun family day?  Norwood Lake Association has just the event for you!
05/28/2026

Looking for a fun family day? Norwood Lake Association has just the event for you!

Even the previous Lifeguards can’t stay away from the beach for the “unofficial” start for summer!
05/25/2026

Even the previous Lifeguards can’t stay away from the beach for the “unofficial” start for summer!

It’s official!  We have our Beach Permit, Lifeguards are hired, ropes are in the water and it’s “unofficially” the start...
05/22/2026

It’s official! We have our Beach Permit, Lifeguards are hired, ropes are in the water and it’s “unofficially” the start of summer!! We WILL be open for Memorial Day Weekend! We can’t wait to see you out the beach!!

We are slated to open on May 23, 2026!  Summer is almost here!
05/12/2026

We are slated to open on May 23, 2026! Summer is almost here!

Address

Lakeshore Drive
Norwood, NY
13668

Opening Hours

Monday 12pm - 8pm
Tuesday 12pm - 8pm
Wednesday 12pm - 8pm
Thursday 12pm - 8pm
Friday 12pm - 8pm
Saturday 12pm - 8pm
Sunday 12pm - 8pm

Telephone

(315) 353-9965

Website

Alerts

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