Sunrise Park

Sunrise Park Sunrise Park is open 7:30am to dusk every day. Official page for Sunrise Park, Hallandale Beach. Not sure what you want?

Please visit us at www.CoHB.org/Communication for the use disclaimer & Terms of Use. The Parks, Recreation and Open Spaces Department proudly maintains, operates, and programs seventeen park facilities while coordinating fun-filled City-wide special events throughout the year. There is something for everyone in Hallandale Beach Parks! Services are designed to provide innovative opportunities for y

ou and your family to enjoy. This page is for sharing information on the Parks & Recreation Department programs and activities. Commercial advertising is not allowed and will be deleted. Check out our City Marina; Golden Isles Park & Tennis Center; Historic Village, home of the Curci House as listed on the National Register of Historic Places; and our other community parks including the Cultural Community Center, home of the Parks and Recreation's Administrative Office. Visit our website at www.CoHB.org/ParksOnline for our new Online registration/reservation system that provides the fastest way to browse our activities and rental facilities, register for programs and activities, and manage your family’s account. Browse by activity type, keyword, age group, or location. Looking for a place to hold your next party, meeting, or gathering? Browse our rental facilities by location, capacity, or type. There are countless opportunities for any age to play, explore, and celebrate in Hallandale Beach!

12/27/2023

The Sunrise Park renovation was chosen for the 2023/24 Florida Recreation and Park Association, Inc. Facility Showcase. www.coHB.org/SunriseShowcase

The project was selected from numerous entries state-wide and is featured in the annual showcase. The Park is part of the City-wide Parks Master Plan. Funding for the project was made possible by the Parks General Obligation Bond.

Address

800 NE 5th Street
Hallandale Beach, FL
33009

Alerts

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