

# Event Details

- **Event Name**: Paul Cauthen
- **Event Start and End Date**: Tue, 15 Sep, 2026 at 08:00 pm – Tue, 15 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/paul-cauthen/2300030371951333
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Thalia Hall
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Thalia Hall, 1807 S Allport St, Chicago, United States

## Event gallery

- **Alt text**: Paul Cauthen
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5e7b9660-a1e0-11f1-8b09-4b99f8fe4872-rimg-w1200-h1200-dce83818-gmir.jpg?v=1787812076

## FAQs

- **Q**: When and where is Paul Cauthen being held?
  - **A:** Paul Cauthen takes place on Tue, 15 Sep, 2026 at 08:00 pm to Tue, 15 Sep, 2026 at 10:00 pm at Thalia Hall, 1807 S Allport St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paul Cauthen",
        "image": "https://cdn-az.allevents.in/events4/banners/5e7b9660-a1e0-11f1-8b09-4b99f8fe4872-rimg-w1200-h1200-dce83818-gmir.jpg?v=1787812076",
        "startDate": "2026-09-15T20:00:00-05:00",
        "endDate": "2026-09-15T22:00:00-05:00",
        "url": "https://allevents.in/chicago/paul-cauthen/2300030371951333",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thalia Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1807 S Allport St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```