

# Event Details

- **Event Name**: Top Gun: Maverick In Concert
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 06:00 pm – Sat, 26 Sep, 2026 at 07:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/top-gun-maverick-in-concert/2300029869486504
- **Event Categories**: concerts, music, entertainment, art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: Top Gun: Maverick In Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/362df100-405e-11f1-9d46-d353ff0ce136-rimg-w1200-h514-dc010201-gmir.jpg?v=1777090880

## FAQs

- **Q**: When and where is Top Gun: Maverick In Concert being held?
  - **A:** Top Gun: Maverick In Concert takes place on Fri, 25 Sep, 2026 at 06:00 pm to Sat, 26 Sep, 2026 at 07: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:** Top Gun: Maverick In Concert 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 Top Gun: Maverick In Concert 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": "Top Gun: Maverick In Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/362df100-405e-11f1-9d46-d353ff0ce136-rimg-w1200-h514-dc010201-gmir.jpg?v=1777090880",
        "startDate": "2026-09-25T18:00:00-06:00",
        "endDate": "2026-09-26T19:30:00-06:00",
        "url": "https://allevents.in/chicago/top-gun-maverick-in-concert/2300029869486504",
        "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"
    }
]
```