Ivy Brown Gallery

Ivy Brown Gallery About Ivy Brown Gallery: Founded in 2001, the Ivy Brown Gallery represents and exhibits contemporary

"Purveyor: The Last Meatpackers of Washington Street" by Coco McPherson -
01/20/2026

"Purveyor: The Last Meatpackers of Washington Street" by Coco McPherson -

For over a century, the Gansevoort Market pulsed with the labor of meat cutters, packers, and purveyors within a stretch of Lower Manhattan bounded by Washington, Gansevoort, West, and Little West Twelfth streets. By the mid-1950s, over one hundred wholesale meat companies were operating in the area...

"Purveyor: The Last Meatpackers of Washington Street" by Coco McPherson -
01/07/2026

"Purveyor: The Last Meatpackers of Washington Street" by Coco McPherson -

"Purveyor: The Last Meatpackers of Washington Street" by Coco McPherson Opening reception tomorrow: Thursday, January 8, 6-8pm

"Purveyor: The Last Meatpackers of Washington Street" by Coco McPherson -
12/16/2025

"Purveyor: The Last Meatpackers of Washington Street" by Coco McPherson -

Ivy Brown Gallery will wrap 2025 with a farewell to the meatpackers of the district, presented through the photographs of Coco McPherson.

Address

675 Hudson Street
New York, NY
10014

Alerts

Be the first to know and let us send you an email when Ivy Brown Gallery 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 Ivy Brown Gallery:

Share

Category

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