

# Event Details

- **Event Name**: Memphis The Musical at Studebaker Theater
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 07:30 pm – Sun, 25 Oct, 2026 at 06:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/memphis-the-musical-at-studebaker-theater/2400030478525128
- **Event Categories**: live-music
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Studebaker Theater
- **lat**: 41.87636590
- **long**: -87.62454090
- **full address**: Studebaker Theater, 410 South Michigan Avenue Fine Arts Building, Chicago, IL 60605, United States

## Event gallery

- **Alt text**: Memphis The Musical at Studebaker Theater
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a0fa1da0-b0a3-11f1-8011-7394f57f7004-rimg-w1200-h906-dcf8f8f8-gmir.png?v=1789435227

## FAQs

- **Q**: When and where is Memphis The Musical at Studebaker Theater being held?
  - **A:** Memphis The Musical at Studebaker Theater takes place on Sat, 24 Oct, 2026 at 07:30 pm to Sun, 25 Oct, 2026 at 06:00 pm at Studebaker Theater, 410 South Michigan Avenue Fine Arts Building, Chicago, IL 60605, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memphis The Musical at Studebaker Theater",
        "image": "https://cdn-az.allevents.in/events8/banners/a0fa1da0-b0a3-11f1-8011-7394f57f7004-rimg-w1200-h906-dcf8f8f8-gmir.png?v=1789435227",
        "startDate": "2026-10-24T19:30:00-06:00",
        "endDate": "2026-10-25T18:00:00-06:00",
        "url": "https://allevents.in/chicago/memphis-the-musical-at-studebaker-theater/2400030478525128",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Studebaker Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "410 South Michigan Avenue Fine Arts Building, Chicago, IL 60605",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87636590",
                "longitude": "-87.62454090"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```