Ingalls Park

Ingalls Park Ingalls Park provides walking trails, playground, and park amenities. The Center, Pavilions, and Gazebo are available for reservation for your next function!

Official page for Ingalls Park, Hallandale Beach. 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! Serv

ices are designed to provide innovative opportunities for you 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. Not sure what you want? 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!

Follow us at Hallandale Beach Parks, Recreation and Open Spaces Department for the latest park info.
07/03/2023

Follow us at Hallandale Beach Parks, Recreation and Open Spaces Department for the latest park info.

Address

735 SW 1st Street
Hallandale Beach, FL
33009

Alerts

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