

# Event Details

- **Event Name**: Laundry Day
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 06:00 pm – Fri, 18 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/laundry-day/2300030189939603
- **Event Categories**: trips-adventures, contests
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Chop Shop Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Chop Shop Chicago, 2033 W. North Ave, Chicago, United States

## Event gallery

- **Alt text**: Laundry Day
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6a5c7cb0-98fd-11f1-9a40-7b90de720125-rimg-w792-h1224-dc382838-gmir.jpg?v=1786834984

## FAQs

- **Q**: When and where is Laundry Day being held?
  - **A:** Laundry Day takes place on Thu, 17 Sep, 2026 at 06:00 pm to Fri, 18 Sep, 2026 at 10:00 pm at Chop Shop Chicago, 2033 W. North Ave, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Laundry Day is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Laundry Day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Laundry Day",
        "image": "https://cdn-az.allevents.in/events8/banners/6a5c7cb0-98fd-11f1-9a40-7b90de720125-rimg-w792-h1224-dc382838-gmir.jpg?v=1786834984",
        "startDate": "2026-09-17T18:00:00-05:00",
        "endDate": "2026-09-18T22:00:00-05:00",
        "url": "https://allevents.in/chicago/laundry-day/2300030189939603",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chop Shop Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2033 W. North Ave",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```