Splashplex

Splashplex This page, created by the "Green Team" of Leadership Lake Martin, will be the source of updates, the
(3)

Address

Sportsplex Boulevard
Alexander City, AL
35010

Telephone

+12563296736

Website

Alerts

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

Share

Category

The Splashplex

The “Green Team” of Leadership Lake Martin has partnered with the Alexander City Parks and Recreation in the development of a Splash-Pad at the Sportsplex in Alexander City. The Splashplex is a FREE, safe, unstructured water play and socialization area, which increases physical and aerobic exercise.

The “Splashplex”, projected to be completed by May of 2020, will include a splashpad with numerous water attractions, and a shade structure with multiple benches. The opportunity to expand on the Splashplex exists for future projects. For example, additional water features can be added to the splash pad attractions as well as future landscaping efforts.

The unique features of the Splashplex include providing an outdoor water attraction that eliminates the need for lifeguards while encouraging physical and social activity. Additionally, the Splashplex will be ADA accessible, providing an enjoyable opportunity for everyone as well as the promoting continuous community involvement.

The Leadership Lake Martin “Green Team” is currently working on raising the funds to complete the Splashplex by May of 2020. The Lake Martin area is filled with great people, businesses, and civic groups that continue to financially support this project for the kids of the Lake Martin area.

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