Colony Hall

Colony Hall Full service catering venue and entertainment

03/30/2026

Louis Marfoglio

03/30/2026

A true Hidden 💎 Gem

03/30/2026
03/30/2026

Truly A Hidden 💎 Gem

01/13/2026

The hidden gem
💎 shhhhh

12/06/2025

Where else can you do seating for 200 with this size dance area? The hidden GEM !

10/19/2025

AHHHHHH SHHHHIII HES BACK !!

GRAND !!

10/19/2025
Another amazing event!
10/19/2025

Another amazing event!

Louis Marfoglio
10/12/2025

Louis Marfoglio

Address

460 Brielle Avenue
New York, NY
10314

Telephone

(718) 448-4252

Website

Alerts

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