Discover Norwalk

Discover Norwalk explore your city, history, art and things to discover

Looking for the perfect red for Thanksgiving? Fountainhead wines on Knight Street is the perfect place to discover delig...
11/19/2024

Looking for the perfect red for Thanksgiving? Fountainhead wines on Knight Street is the perfect place to discover delightful wines. Drop by and ask for the Bandol before they run out.

A new article is up on Discover Norwalk featuring the work of WPA era artist Warren Dahler.
11/18/2024

A new article is up on Discover Norwalk featuring the work of WPA era artist Warren Dahler.

Help out your local restaurants here
04/08/2020

Help out your local restaurants here

Sure you could cook or something, but the local restaurants need your dining dollars too! Here are the brave kitchens ready to deliver your meals. Hey, we know the list is not extensive. But it is a work in progress. If you want to get listed here email the details to us at [email protected]...

J and the B-Sides are playing at the free concert @ Constitution Park
07/17/2019

J and the B-Sides are playing at the free concert @ Constitution Park

07/17/2019
Norwalk 2.0 is back with the 2nd year of Sounds of Liberty Square. Learn more at
07/12/2019

Norwalk 2.0 is back with the 2nd year of Sounds of Liberty Square. Learn more at

We sincerely appreciate everyone who came out to hear original music by our fabulous bands in 2018: Patti Rothberg, Automatic Children, James Darling and the Nuclear Heartbreak, Foresters, Belle of…

Discover Norwalk with us
05/15/2019

Discover Norwalk with us

04/18/2019

Learn the history of one of the most fascinating neighborhoods.

Address

Norwalk, CT

Alerts

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

Share

Love Norwalk as much as we do!

Discover Norwalk is where history meets adventure. Get to know your city through our things to do, places to eat and things to discover sections.

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