

# Event Details

- **Event Name**: Chicago Fire FC vs. Vancouver Whitecaps FC
- **Event Start and End Date**: Tue, 06 Oct, 2026 at 07:30 pm – Tue, 06 Oct, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/chicago-fire-fc-vs-vancouver-whitecaps-fc/2300029261200637
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Soldier Field
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Soldier Field, 1410 S. Museum Campus Drive, Chicago, United States

## Event gallery

- **Alt text**: Chicago Fire FC vs. Vancouver Whitecaps FC
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f8532e30-a9bd-11f1-ad57-411ed296ae31-rimg-w1200-h675-dca8a8a8-gmir.jpg?v=1788676880

## FAQs

- **Q**: When and where is Chicago Fire FC vs. Vancouver Whitecaps FC being held?
  - **A:** Chicago Fire FC vs. Vancouver Whitecaps FC takes place on Tue, 06 Oct, 2026 at 07:30 pm to Tue, 06 Oct, 2026 at 09:30 pm at Soldier Field, 1410 S. Museum Campus Drive, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chicago Fire FC vs. Vancouver Whitecaps FC is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. 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 Chicago Fire FC vs. Vancouver Whitecaps FC sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Chicago Fire FC vs. Vancouver Whitecaps FC",
        "image": "https://cdn-az.allevents.in/events5/banners/f8532e30-a9bd-11f1-ad57-411ed296ae31-rimg-w1200-h675-dca8a8a8-gmir.jpg?v=1788676880",
        "startDate": "2026-10-06T19:30:00-05:00",
        "endDate": "2026-10-06T21:30:00-05:00",
        "url": "https://allevents.in/chicago/chicago-fire-fc-vs-vancouver-whitecaps-fc/2300029261200637",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Soldier Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1410 S. Museum Campus Drive",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```