Daltonfest

Daltonfest Live music free to the public

10/02/2024

DEFIANT, Daltonfest the party is on! the weather looks great from here to Saturday. So all of our friends that help us make this happen. HELP! lol love all of you.

09/29/2024

At this point I’m gonna say the party is this Saturday and it going to have to be weather permitting. I’m not doing another mud fest, and it’s a mud hole right now.

Defiant is playing Riverview campground tomorrow evening. Hopefully the rain lets up in the evening like there saying.
08/30/2024

Defiant is playing Riverview campground tomorrow evening. Hopefully the rain lets up in the evening like there saying.

Celebrating my 7th year on Facebook. Thank you for your continuing support. I could never have made it without you. πŸ™πŸ€—πŸŽ‰
08/08/2024

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

Thanks to the ones how gave it all!
05/28/2024

Thanks to the ones how gave it all!

10/01/2023

Thanks for another great party! See you next year!!😁

09/28/2023

On the menu this year is the wife’s pulled pork, and her awesome home made coleslaw, hamburgers, hotdogs, with Pete Hastings hotdog sauce (thanks to Brian Bryant),pasta salad, loaded green beans and potatoes. With soda, and Gatorade. Free to all untill it’s gone. THE MUSIC LINEUP IS. We have James cody Bamburg, Rebecca Akers, Dominic Fields, A M C, and Defiant. Also I’m pretty confident someone will want to get up and play.

09/19/2023

Defiant will be playing at Daltonfest September 30th. Come on out!

Address

941 County Road 24
Ironton, OH
45638

Website

Alerts

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