DJ Rockin Wheels

DJ Rockin Wheels Providing the best music, entertainment, and karaoke for all occasions!

Dance Luau
05/17/2026

Dance Luau

Music and Trains…. Great way to spend a Friday night!
05/01/2026

Music and Trains…. Great way to spend a Friday night!

02/17/2026
American legion 77 Valentines dance. Fun exciting dance party!
02/17/2026

American legion 77 Valentines dance. Fun exciting dance party!

Halloween dance
10/26/2025

Halloween dance

Great Saturday for a little neighborhood dance party! Happy Birthday Atlas!
08/16/2025

Great Saturday for a little neighborhood dance party! Happy Birthday Atlas!

06/26/2025
06/26/2025

It’s time for a big job event 2025 in September here we go do not let the video confuse you guys because the last one was in October but this one is in September September so I look forward to seeing you guys

Address

Covington, GA
30016

Alerts

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