Monkdogz

Monkdogz The gallery was founded in 2006 by co-owners Marina Hadley and Robert Hogge. The principal focus is

The principal focus is to discover and showcase contemporary artists.

Monkdogz Urban Art returns with a new exhibition, The Five Musketeers, bringing together five distinct artistic voices u...
04/06/2026

Monkdogz Urban Art returns with a new exhibition, The Five Musketeers, bringing together five distinct artistic voices under one roof. The show features Sébastien Aurillon’s luminous astrology mirrors, Jean Marc Calvet’s raw and edgy compositions, Ed McCormack’s incisive illustrations, and Yuichiro Shibata’s meticulously intricate paintings, each offering a singular perspective while contributing to a dynamic collective dialogue. Join us as Monkdogz reopens the conversation with a bold and visually compelling new chapter!

Opening Reception: Sunday April 19th from 3-6pm

Show runs until Friday May 15th, 2026

Charles Schindler Open Studio
02/26/2025

Charles Schindler Open Studio

Address

548 West 28 Street
New York, NY
10001

Opening Hours

Monday 11am - 6pm
Tuesday 11am - 6pm
Wednesday 11am - 6pm
Thursday 11am - 6pm
Friday 11am - 6pm
Saturday 11am - 6pm
Sunday 11am - 6pm

Telephone

+15166551000

Alerts

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

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