Scott Galvin Community Center

Scott Galvin Community Center Public page for the Scott Galvin Community Center.

A cool story in Bloomberg about North Miami's successes surrounding the closure of JWU, including the Scott Galvin Commu...
09/18/2025

A cool story in Bloomberg about North Miami's successes surrounding the closure of JWU, including the Scott Galvin Community Center:

When higher ed institutions close, the buildings they leave behind can be puzzles for cities and community members to solve. Here’s how several former college towns have fared.

Celebrating my 1st year on Facebook. Thank you for your continuing support. I could never have made it without you. πŸ™πŸ€—πŸŽ‰
02/18/2025

Celebrating my 1st year on Facebook. Thank you for your continuing support. I could never have made it without you. πŸ™πŸ€—πŸŽ‰

02/20/2024

Celebrating African culture at the AfriKin Poem Night!

Celebrating women entrepreneurs at the Flourish Media Conference!
02/16/2024

Celebrating women entrepreneurs at the Flourish Media Conference!

Address

1600 NE 126TH Street
North Miami, FL
33181

Opening Hours

Monday 8am - 8pm
Tuesday 8am - 8pm
Wednesday 8am - 8pm
Thursday 8am - 8pm
Friday 8am - 8pm

Alerts

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