

# Event Details

- **Event Name**: Chicago Football Classic at Soldier Field
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 03:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/chicago-football-classic-at-soldier-field/2400030021053829
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Soldier Field
- **lat**: 41.86231320
- **long**: -87.61668840
- **full address**: Soldier Field, 1410 Museum Campus Dr, Chicago, IL 60605, United States

## Event gallery

- **Alt text**: Chicago Football Classic at Soldier Field
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6dface40-5874-11f1-bd6f-e91d29559857-rimg-w1200-h452-dc608190-gmir.jpg?v=1779739251

## FAQs

- **Q**: When and where is Chicago Football Classic at Soldier Field being held?
  - **A:** Chicago Football Classic at Soldier Field takes place on Sat, 12 Sep, 2026 at 03:00 pm to Sat, 12 Sep, 2026 at 03:00 pm at Soldier Field, 1410 Museum Campus Dr, Chicago, IL 60605, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chicago Football Classic at Soldier Field 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 Football Classic at Soldier Field 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 Football Classic at Soldier Field",
        "image": "https://cdn-az.allevents.in/events2/banners/6dface40-5874-11f1-bd6f-e91d29559857-rimg-w1200-h452-dc608190-gmir.jpg?v=1779739251",
        "startDate": "2026-09-12T15:00:00-06:00",
        "url": "https://allevents.in/chicago/chicago-football-classic-at-soldier-field/2400030021053829",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Soldier Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1410 Museum Campus Dr, Chicago, IL 60605",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.86231320",
                "longitude": "-87.61668840"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```