

# Event Details

- **Event Name**: Quitting Monday at Crawfish Junction
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 01:00 pm (-05:00)
- **Event Description**: Come join us on the outdoor beer garden at Crawfish Junction from 1 - 4 pm - We'll be rocking some of your favorites from the 90's, 2000's and even some classic gems, too!
- **Event URL**: https://allevents.in/lake-mills/quitting-monday-at-crawfish-junction/200029977696646
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lake Mills
- **state**: WI
- **country**: United States
- **location**: Crawfish Junction
- **lat**: 43.0996323
- **long**: -88.8501732
- **full address**: Crawfish Junction, Lake Mills, United States

## Event gallery

- **Alt text**: Quitting Monday at Crawfish Junction
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4ec8a31602cc1b42d29d80b73db0dc1a0309e309bfd83c7429f4c7a05bcd06ce-rimg-w1200-h800-dc92775f-gmir?v=1776912466

## FAQs

- **Q**: When and where is Quitting Monday at Crawfish Junction being held?
  - **A:** Quitting Monday at Crawfish Junction takes place on Sun, 26 Jul, 2026 at 01:00 pm to Sun, 26 Jul, 2026 at 01:00 pm at Crawfish Junction, Lake Mills, United States.
- **Q**: Who is organizing Quitting Monday at Crawfish Junction?
  - **A:** Quitting Monday at Crawfish Junction is organized by Quitting Monday.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Quitting Monday at Crawfish Junction",
        "image": "https://cdn-az.allevents.in/events1/banners/4ec8a31602cc1b42d29d80b73db0dc1a0309e309bfd83c7429f4c7a05bcd06ce-rimg-w1200-h800-dc92775f-gmir?v=1776912466",
        "startDate": "2026-07-26T13:00:00-05:00",
        "url": "https://allevents.in/lake-mills/quitting-monday-at-crawfish-junction/200029977696646",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Crawfish Junction",
            "address": {
                "@type": "PostalAddress",
                "name": "Crawfish Junction, Lake Mills, United States",
                "addressLocality": "Lake Mills",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.0996323",
                "longitude": "-88.8501732"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us on the outdoor beer garden at Crawfish Junction from 1 - 4 pm - We'll be rocking some of your favorites from the 90's, 2000's and even some classic gems, too!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Quitting Monday",
                "url": "https://allevents.in/org/quitting-monday/25113080"
            }
        ]
    }
]
```