

# Event Details

- **Event Name**: Classic Stadium Tour
- **Event Start and End Date**: Thu, 10 Sep, 2026 at 01:00 pm – Thu, 10 Sep, 2026 at 03:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/classic-stadium-tour/210009241931781
- **Event Categories**: Sports
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/classic-stadium-tour-soldier-field-tickets/15019503?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Soldier Field
- **lat**: 41.86205404
- **long**: -87.61682143
- **full address**: Soldier Field, Chicago, United States

## Event gallery

- **Alt text**: Classic Stadium Tour
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a3b5fddcb281fcf3e08bff930ab3476adca9af36f28ecfb56f6aa2709374f608-rimg-w1024-h576-dc782818-gmir.jpg?v=1786122134

## FAQs

- **Q**: When and where is Classic Stadium Tour being held?
  - **A:** Classic Stadium Tour takes place on Thu, 10 Sep, 2026 at 01:00 pm to Thu, 10 Sep, 2026 at 03:00 pm at Soldier Field, Chicago, United States.
- **Q**: Who is organizing Classic Stadium Tour?
  - **A:** Classic Stadium Tour is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Classic Stadium Tour 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 Classic Stadium Tour 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": "Classic Stadium Tour",
        "image": "https://cdn-az.allevents.in/events9/banners/a3b5fddcb281fcf3e08bff930ab3476adca9af36f28ecfb56f6aa2709374f608-rimg-w1024-h576-dc782818-gmir.jpg?v=1786122134",
        "startDate": "2026-09-10T13:00:00-06:00",
        "endDate": "2026-09-10T15:00:00-06:00",
        "url": "https://allevents.in/chicago/classic-stadium-tour/210009241931781",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Soldier Field",
            "address": {
                "@type": "PostalAddress",
                "name": "Soldier Field, Chicago, United States",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.86205404",
                "longitude": "-87.61682143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```