

# Event Details

- **Event Name**: Thesaurus Rex
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 06:00 pm – Sun, 13 Sep, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/thesaurus-rex/2300030226196707
- **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**: Schubas
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Schubas, 3159 N Southport, Chicago, United States

## Event gallery

- **Alt text**: Thesaurus Rex
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a95786d0-99fc-11f1-9a40-7b90de720125-rimg-w1080-h1080-dc181818-gmir.jpg?v=1786944589

## FAQs

- **Q**: When and where is Thesaurus Rex being held?
  - **A:** Thesaurus Rex takes place on Sat, 12 Sep, 2026 at 06:00 pm to Sun, 13 Sep, 2026 at 09:30 pm at Schubas, 3159 N Southport, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Thesaurus Rex is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Thesaurus Rex 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": "Thesaurus Rex",
        "image": "https://cdn-az.allevents.in/events6/banners/a95786d0-99fc-11f1-9a40-7b90de720125-rimg-w1080-h1080-dc181818-gmir.jpg?v=1786944589",
        "startDate": "2026-09-12T18:00:00-05:00",
        "endDate": "2026-09-13T21:30:00-05:00",
        "url": "https://allevents.in/chicago/thesaurus-rex/2300030226196707",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Schubas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3159 N Southport",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```