

# Event Details

- **Event Name**: In Conversation with Sarah Jakes Roberts at Auditorium Theatre Chicago
- **Event Start and End Date**: Tue, 20 Oct, 2026 at 08:00 pm – Tue, 20 Oct, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/in-conversation-with-sarah-jakes-roberts-at-auditorium-theatre-chicago/2400030610110933
- **Event Categories**: Art, Theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Auditorium Theatre Chicago
- **lat**: 41.87585020
- **long**: -87.62524090
- **full address**: Auditorium Theatre Chicago, 50 East Ida B. Wells Drive, Chicago, IL 60605, United States

## Event gallery

- **Alt text**: In Conversation with Sarah Jakes Roberts at Auditorium Theatre Chicago
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7a021f50-a567-11f1-8990-5d04d231a2dd-rimg-w1200-h514-dc384868-gmir.jpg?v=1788199928

## FAQs

- **Q**: When and where is In Conversation with Sarah Jakes Roberts at Auditorium Theatre Chicago being held?
  - **A:** In Conversation with Sarah Jakes Roberts at Auditorium Theatre Chicago takes place on Tue, 20 Oct, 2026 at 08:00 pm to Tue, 20 Oct, 2026 at 10:00 pm at Auditorium Theatre Chicago, 50 East Ida B. Wells Drive, Chicago, IL 60605, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "In Conversation with Sarah Jakes Roberts at Auditorium Theatre Chicago",
        "image": "https://cdn-az.allevents.in/events8/banners/7a021f50-a567-11f1-8990-5d04d231a2dd-rimg-w1200-h514-dc384868-gmir.jpg?v=1788199928",
        "startDate": "2026-10-20T20:00:00-06:00",
        "endDate": "2026-10-20T22:00:00-06:00",
        "url": "https://allevents.in/chicago/in-conversation-with-sarah-jakes-roberts-at-auditorium-theatre-chicago/2400030610110933",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Auditorium Theatre Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 East Ida B. Wells Drive, Chicago, IL 60605",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87585020",
                "longitude": "-87.62524090"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```