Daytona Slingshot

Daytona Slingshot Welcome to Screamer’s Park featuring The Worlds fastest and second tallest Slingshot. https://instagram.com/slingshotdaytona?r=nametag
(307)

05/31/2026

Candence & Shawna

05/31/2026

Wesley & Tyler

05/31/2026

Micheal & Kendra

05/31/2026

Kimberly & Isabelle

05/31/2026

Brooklyn & Madeline

05/31/2026

Wesley & Zeek

05/31/2026

Colon & Jason

05/31/2026

Natalegh & Peylyn

05/31/2026

Ashley & Chris

05/31/2026

Nathan & Vasthi

Address

25 South Atlantic Avenue
Daytona Beach, FL
32118

Opening Hours

Monday 9:30am - 12am
Tuesday 9:30am - 12am
Wednesday 9:30am - 12am
Thursday 9:30am - 12am
Friday 9:30am - 12am
Saturday 9:30am - 12am
Sunday 9:30am - 12am

Telephone

+13869449861

Alerts

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