

# Event Details

- **Event Name**: Wild Kratts Live 2.0 at Auditorium Theatre Chicago
- **Event Start and End Date**: Sat, 14 Nov, 2026 at 05:00 pm – Sat, 14 Nov, 2026 at 07:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/wild-kratts-live-20-at-auditorium-theatre-chicago/2400030186415357
- **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 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**: Wild Kratts Live 2.0 at Auditorium Theatre Chicago
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c384b9e0-a0bb-11f1-8382-27c8b4f8dbac-rimg-w1200-h411-dcd84828-gmir.webp?v=1787686379

## FAQs

- **Q**: When and where is Wild Kratts Live 2.0 at Auditorium Theatre Chicago being held?
  - **A:** Wild Kratts Live 2.0 at Auditorium Theatre Chicago takes place on Sat, 14 Nov, 2026 at 05:00 pm to Sat, 14 Nov, 2026 at 07: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": "Wild Kratts Live 2.0 at Auditorium Theatre Chicago",
        "image": "https://cdn-az.allevents.in/events2/banners/c384b9e0-a0bb-11f1-8382-27c8b4f8dbac-rimg-w1200-h411-dcd84828-gmir.webp?v=1787686379",
        "startDate": "2026-11-14T17:00:00-06:00",
        "endDate": "2026-11-14T19:00:00-06:00",
        "url": "https://allevents.in/chicago/wild-kratts-live-20-at-auditorium-theatre-chicago/2400030186415357",
        "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"
    }
]
```