Dancevideo Swing

Dancevideo Swing West Coast Swing

04/08/2025

don’t start now groovy one with

04/08/2025

DO YOU SEE THE RESEMBLANCE 🫶 A little throwback to MadJam a few weeks ago…

02/07/2025

Improvised Dance Competition with Jakub and Tat That standin in a mirror moment

02/07/2025

An improvised show Not a problem for Ben & Karin!

02/07/2025

How did Barbie die_ Well let me show you 🤣 This dance still has me laughing hysterically!!!

02/06/2025

Buckle Up Y’all. It got wild 🤠

02/05/2025

🪩 Creating this WCS choreography with

02/05/2025

🎶❤️💕Random Dancers 💃🏻🎻🏅Random Song ❤️🔥🔥

10/24/2024

People don’t actually believe that WCS is made up on the spot… I think this clip proves it

10/24/2024

Another awesome year

10/24/2024

That second song 👌 The subtlety in the first… Random parter, Random song competition 🪩 John Lindo and Victoria Henk ⚙️

10/24/2024

Since we are currently in France, why not a flashback to when we danced to a french song. And yes, Nicole understands

Address

21911 N Conduit Avenue, Jamaica, NY 11413
New York, NY
114113

Alerts

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