

# Event Details

- **Event Name**: Aga Khan Master Musicians
- **Event Start and End Date**: Wed, 07 Apr, 2027 at 07:30 pm – Wed, 07 Apr, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/aga-khan-master-musicians/2300030632014601
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Harris Theater
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Harris Theater, 205 E. Randolph, Chicago, United States

## Event gallery

- **Alt text**: Aga Khan Master Musicians
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8a21cff0-a5c8-11f1-8990-5d04d231a2dd-rimg-w1200-h600-dc180818-gmir.jpg?v=1788241615

## FAQs

- **Q**: When and where is Aga Khan Master Musicians being held?
  - **A:** Aga Khan Master Musicians takes place on Wed, 07 Apr, 2027 at 07:30 pm to Wed, 07 Apr, 2027 at 09:30 pm at Harris Theater, 205 E. Randolph, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Aga Khan Master Musicians is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Aga Khan Master Musicians sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Aga Khan Master Musicians",
        "image": "https://cdn-az.allevents.in/events9/banners/8a21cff0-a5c8-11f1-8990-5d04d231a2dd-rimg-w1200-h600-dc180818-gmir.jpg?v=1788241615",
        "startDate": "2027-04-07T19:30:00-05:00",
        "endDate": "2027-04-07T21:30:00-05:00",
        "url": "https://allevents.in/chicago/aga-khan-master-musicians/2300030632014601",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Harris Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 E. Randolph",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```