

# Event Details

- **Event Name**: Neil deGrasse Tyson
- **Event Start and End Date**: Mon, 09 Nov, 2026 at 06:00 pm – Thu, 12 Nov, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/neil-degrasse-tyson/2300029957661652
- **Event Categories**: art, theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Auditorium Theatre - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Auditorium Theatre - IL, 50 E Ida B Wells Drive, Chicago, United States

## Event gallery

- **Alt text**: Neil deGrasse Tyson
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f465ae30-9e76-11f1-86dd-a9509dccaf4b-rimg-w900-h900-dc081838-gmir.jpg?v=1787436924

## FAQs

- **Q**: When and where is Neil deGrasse Tyson being held?
  - **A:** Neil deGrasse Tyson takes place on Mon, 09 Nov, 2026 at 06:00 pm to Thu, 12 Nov, 2026 at 09:30 pm at Auditorium Theatre - IL, 50 E Ida B Wells Drive, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Neil deGrasse Tyson 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 Neil deGrasse Tyson 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": "Neil deGrasse Tyson",
        "image": "https://cdn-az.allevents.in/events5/banners/f465ae30-9e76-11f1-86dd-a9509dccaf4b-rimg-w900-h900-dc081838-gmir.jpg?v=1787436924",
        "startDate": "2026-11-09T18:00:00-06:00",
        "endDate": "2026-11-12T21:30:00-06:00",
        "url": "https://allevents.in/chicago/neil-degrasse-tyson/2300029957661652",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Auditorium Theatre - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 E Ida B Wells Drive",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```