

# Event Details

- **Event Name**: Route 66 at Smoke’d on the Water
- **Event Start and End Date**: Mon, 01 Sep, 2025 at 03:00 pm – Mon, 01 Sep, 2025 at 06:00 pm
- **Event Description**: Celebrating the end of a holiday weekend with live dance music!
- **Event URL**: https://allevents.in/racine/route-66-at-smoke’d-on-the-water/200028731789026
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Racine
- **state**: WI
- **country**: United States
- **location**: Smoke'd On The Water
- **lat**: 42.728168510978
- **long**: -87.779824232903
- **full address**: Smoke'd On The Water, 3 5th St,Racine, Wisconsin, United States

## Event gallery

- **Alt text**: Route 66 at Smoke’d on the Water
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/252b9199f797ab430554d99e52b23e612a15d6dfe13a66579e1e308330fc8754-rimg-w960-h960-dc17110f-gmir?v=1756663771

## FAQs

- **Q**: When and where is Route 66 at Smoke’d on the Water being held?
  - **A:** Route 66 at Smoke’d on the Water takes place on Mon, 01 Sep, 2025 at 03:00 pm to Mon, 01 Sep, 2025 at 06:00 pm at Smoke'd On The Water, 3 5th St,Racine, Wisconsin, United States.
- **Q**: Who is organizing Route 66 at Smoke’d on the Water?
  - **A:** Route 66 at Smoke’d on the Water is organized by Route 66 Belle City Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Route 66 at Smoke’d on the Water",
        "image": "https://cdn-az.allevents.in/events1/banners/252b9199f797ab430554d99e52b23e612a15d6dfe13a66579e1e308330fc8754-rimg-w960-h960-dc17110f-gmir?v=1756663771",
        "startDate": "2025-09-01",
        "endDate": "2025-09-01",
        "url": "https://allevents.in/racine/route-66-at-smoke’d-on-the-water/200028731789026",
        "location": {
            "@type": "Place",
            "name": "Smoke'd On The Water",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 5th St,Racine, Wisconsin",
                "addressLocality": "Racine",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.728168510978",
                "longitude": "-87.779824232903"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrating the end of a holiday weekend with live dance music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Route 66 Belle City Band",
                "url": "https://allevents.in/org/route-66-belle-city-band/22348218"
            }
        ]
    }
]
```