

# Event Details

- **Event Name**: William Elliott Whitmore
- **Event Start and End Date**: Thu, 22 Oct, 2026 at 06:00 pm – Fri, 23 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/william-elliott-whitmore/2300030197988230
- **Event Categories**: trips-adventures, contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Reggie's Rock Club
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Reggie's Rock Club, 2109 S. State St., Chicago, United States

## Event gallery

- **Alt text**: William Elliott Whitmore
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/92068fc0-9f11-11f1-86dd-a9509dccaf4b-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787503323

## FAQs

- **Q**: When and where is William Elliott Whitmore being held?
  - **A:** William Elliott Whitmore takes place on Thu, 22 Oct, 2026 at 06:00 pm to Fri, 23 Oct, 2026 at 10:00 pm at Reggie's Rock Club, 2109 S. State St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "William Elliott Whitmore",
        "image": "https://cdn-az.allevents.in/events4/banners/92068fc0-9f11-11f1-86dd-a9509dccaf4b-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787503323",
        "startDate": "2026-10-22T18:00:00-05:00",
        "endDate": "2026-10-23T22:00:00-05:00",
        "url": "https://allevents.in/chicago/william-elliott-whitmore/2300030197988230",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reggie's Rock Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2109 S. State St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```