

# Event Details

- **Event Name**: Water for Elephants - The Musical
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 02:00 pm – Sun, 05 Jul, 2026 at 01:00 pm
- **Event URL**: https://allevents.in/chicago/water-for-elephants-the-musical/2300029098298243
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Nederlander Theatre at Ford Center for the Performing Arts
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Nederlander Theatre at Ford Center for the Performing Arts, 24 West Randolph Street, Chicago, United States

## Event gallery

- **Alt text**: Water for Elephants - The Musical
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ce32c630-7220-11f1-ae58-237475d85463-rimg-w1024-h1024-dc315bc0-gmir.jpg?v=1782562065

## FAQs

- **Q**: When and where is Water for Elephants - The Musical being held?
  - **A:** Water for Elephants - The Musical takes place on Sat, 27 Jun, 2026 at 02:00 pm to Sun, 05 Jul, 2026 at 01:00 pm at Nederlander Theatre at Ford Center for the Performing Arts, 24 West Randolph Street, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Water for Elephants - The Musical",
        "image": "https://cdn-az.allevents.in/events3/banners/ce32c630-7220-11f1-ae58-237475d85463-rimg-w1024-h1024-dc315bc0-gmir.jpg?v=1782562065",
        "startDate": "2026-06-27",
        "endDate": "2026-07-05",
        "url": "https://allevents.in/chicago/water-for-elephants-the-musical/2300029098298243",
        "location": {
            "@type": "Place",
            "name": "Nederlander Theatre at Ford Center for the Performing Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 West Randolph Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```