

# Event Details

- **Event Name**: In Conversation with Professor Brian Cox at Chicago Theatre
- **Event Start and End Date**: Fri, 26 Feb, 2027 at 07:30 pm – Fri, 26 Feb, 2027 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/in-conversation-with-professor-brian-cox-at-chicago-theatre/2400030023414306
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Chicago Theatre
- **lat**: 41.88526420
- **long**: -87.62764680
- **full address**: Chicago Theatre, 175 N. State Street, Chicago, IL 60601, United States

## Event gallery

- **Alt text**: In Conversation with Professor Brian Cox at Chicago Theatre
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/60e3c370-a567-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg?v=1788199897

## FAQs

- **Q**: When and where is In Conversation with Professor Brian Cox at Chicago Theatre being held?
  - **A:** In Conversation with Professor Brian Cox at Chicago Theatre takes place on Fri, 26 Feb, 2027 at 07:30 pm to Fri, 26 Feb, 2027 at 09:30 pm at Chicago Theatre, 175 N. State Street, Chicago, IL 60601, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** In Conversation with Professor Brian Cox at Chicago 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 In Conversation with Professor Brian Cox at Chicago 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": "In Conversation with Professor Brian Cox at Chicago Theatre",
        "image": "https://cdn-az.allevents.in/events1/banners/60e3c370-a567-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg?v=1788199897",
        "startDate": "2027-02-26T19:30:00-06:00",
        "endDate": "2027-02-26T21:30:00-06:00",
        "url": "https://allevents.in/chicago/in-conversation-with-professor-brian-cox-at-chicago-theatre/2400030023414306",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chicago Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 N. State Street, Chicago, IL 60601",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88526420",
                "longitude": "-87.62764680"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```