

# Event Details

- **Event Name**: Suffs at CIBC Theatre
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 07:00 pm – Sun, 19 Jul, 2026 at 01:00 pm
- **Event URL**: https://allevents.in/chicago/suffs-at-cibc-theatre/2400029089133402
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: CIBC Theatre
- **lat**: 41.88086890
- **long**: -87.62848670
- **full address**: CIBC Theatre, 18 W Monroe St, Chicago, IL 60603, United States

## Event gallery

- **Alt text**: Suffs at CIBC Theatre
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a79c95c0-b220-11f0-9cbf-6f182a31b63f-rimg-w1200-h400-dc021831-gmir.jpg?v=1761451378

## FAQs

- **Q**: When and where is Suffs at CIBC Theatre being held?
  - **A:** Suffs at CIBC Theatre takes place on Tue, 07 Jul, 2026 at 07:00 pm to Sun, 19 Jul, 2026 at 01:00 pm at CIBC Theatre, 18 W Monroe St, Chicago, IL 60603, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Suffs at CIBC Theatre is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Suffs at CIBC Theatre 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": "Suffs at CIBC Theatre",
        "image": "https://cdn-az.allevents.in/events1/banners/a79c95c0-b220-11f0-9cbf-6f182a31b63f-rimg-w1200-h400-dc021831-gmir.jpg?v=1761451378",
        "startDate": "2026-07-07",
        "endDate": "2026-07-19",
        "url": "https://allevents.in/chicago/suffs-at-cibc-theatre/2400029089133402",
        "location": {
            "@type": "Place",
            "name": "CIBC Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18 W Monroe St, Chicago, IL 60603",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88086890",
                "longitude": "-87.62848670"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```