

# Event Details

- **Event Name**: Street Dance 
- **Event Start and End Date**: Sat, 26 Jul, 2025 at 08:00 pm
- **Event Description**: The Whiskey Richards Band
8pm - Midnight
- **Event URL**: https://allevents.in/lafayette/street-dance/200028282092317
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 293

## Ticket Details


## Event venue details

- **city**: Lafayette
- **state**: MN
- **country**: United States
- **location**: 700 Main Avenue, Lafayette, MN
- **lat**: 44.44688
- **long**: -94.3951
- **full address**: 700 Main Avenue, Lafayette, MN, United States

## Event gallery

- **Alt text**: Street Dance
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6462ffce1afead6b2d8e39b889581dadd419db1396277689772cda0ec7b234bc-rimg-w1200-h601-dc030316-gmir?v=1753259674

## FAQs

- **Q**: When and where is Street Dance  being held?
  - **A:** Street Dance  takes place on Sat, 26 Jul, 2025 at 08:00 pm to Sat, 26 Jul, 2025 at 08:00 pm at 700 Main Avenue, Lafayette, MN, United States.
- **Q**: Who is organizing Street Dance ?
  - **A:** Street Dance  is organized by Dave's Place of Lafayette 2022 & Beyond.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Street Dance  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Lafayette, this event is thoughtfully curated to deliver a standout experience worth every moment. With 290+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Street Dance",
        "image": "https://cdn-az.allevents.in/events7/banners/6462ffce1afead6b2d8e39b889581dadd419db1396277689772cda0ec7b234bc-rimg-w1200-h601-dc030316-gmir?v=1753259674",
        "startDate": "2025-07-26",
        "url": "https://allevents.in/lafayette/street-dance/200028282092317",
        "location": {
            "@type": "Place",
            "name": "700 Main Avenue, Lafayette, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 Main Ave, Lafayette, MN 56054-4401, United States",
                "addressLocality": "Lafayette",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.44688",
                "longitude": "-94.3951"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Whiskey Richards Band\n8pm - Midnight",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Daves Place of Lafayette 2022 & Beyond",
                "url": "https://allevents.in/org/daves-place-of-lafayette-2022-and-beyond/26082211"
            }
        ]
    }
]
```