

# Event Details

- **Event Name**: New York Jets at Chicago Bears at Soldier Field
- **Event Start and End Date**: Sun, 04 Oct, 2026 at 12:00 pm – Mon, 08 Mar, 2027 at 01:59 am (-06:00)
- **Event URL**: https://allevents.in/chicago/new-york-jets-at-chicago-bears-at-soldier-field/2400030048153348
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: New York Jets at Chicago Bears at Soldier Field
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5a77db20-952c-11f1-8024-43018c8ac4af-rimg-w1200-h1200-dc080808-gmir.png?v=1786415315

## FAQs

- **Q**: When and where is New York Jets at Chicago Bears at Soldier Field being held?
  - **A:** New York Jets at Chicago Bears at Soldier Field takes place on Sun, 04 Oct, 2026 at 12:00 pm to Mon, 08 Mar, 2027 at 01:59 am at Soldier Field, 1410 Museum Campus Dr, Chicago, IL 60605, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New York Jets at Chicago Bears 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 New York Jets at Chicago Bears 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": "Event",
        "name": "New York Jets at Chicago Bears at Soldier Field",
        "image": "https://cdn-az.allevents.in/events4/banners/5a77db20-952c-11f1-8024-43018c8ac4af-rimg-w1200-h1200-dc080808-gmir.png?v=1786415315",
        "startDate": "2026-10-04T12:00:00-06:00",
        "endDate": "2027-03-08T01:59:00-06:00",
        "url": "https://allevents.in/chicago/new-york-jets-at-chicago-bears-at-soldier-field/2400030048153348",
        "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"
    }
]
```