

# Event Details

- **Event Name**: Vip Stadium Tour
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 11:00 am – Sat, 18 Apr, 2026 at 10:00 am (-06:00)
- **Event URL**: https://allevents.in/chicago/vip-stadium-tour/210002302363264
- **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/vip-stadium-tour-soldier-field-tickets/14156064?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**: Vip Stadium Tour
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9f26ce8572f46ccead8ddeb5ab0c0b0d932c5b4f607fd577ce3d36a3c46438d8-rimg-w1024-h576-dc78291e-gmir.jpg?v=1771000295

## FAQs

- **Q**: When and where is Vip Stadium Tour being held?
  - **A:** Vip Stadium Tour takes place on Fri, 27 Mar, 2026 at 11:00 am to Sat, 18 Apr, 2026 at 10:00 am at Soldier Field, Chicago, United States.
- **Q**: Who is organizing Vip Stadium Tour?
  - **A:** Vip Stadium Tour is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Vip Stadium Tour is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. 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 Vip 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": "Event",
        "name": "Vip Stadium Tour",
        "image": "https://cdn-az.allevents.in/events2/banners/9f26ce8572f46ccead8ddeb5ab0c0b0d932c5b4f607fd577ce3d36a3c46438d8-rimg-w1024-h576-dc78291e-gmir.jpg?v=1771000295",
        "startDate": "2026-03-27T11:00:00-06:00",
        "endDate": "2026-04-18T10:00:00-06:00",
        "url": "https://allevents.in/chicago/vip-stadium-tour/210002302363264",
        "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"
    }
]
```