

# Event Details

- **Event Name**: New England Patriots at Chicago Bears at Soldier Field
- **Event Start and End Date**: Thu, 22 Oct, 2026 at 07:15 pm – Tue, 09 Mar, 2027 at 01:59 am (-06:00)
- **Event URL**: https://allevents.in/chicago/new-england-patriots-at-chicago-bears-at-soldier-field/2400029650052230
- **Event Categories**: trips-adventures
- **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**: New England Patriots at Chicago Bears at Soldier Field
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e139e970-952a-11f1-8024-43018c8ac4af-rimg-w1200-h1200-dc080808-gmir.png?v=1786414682

## FAQs

- **Q**: When and where is New England Patriots at Chicago Bears at Soldier Field being held?
  - **A:** New England Patriots at Chicago Bears at Soldier Field takes place on Thu, 22 Oct, 2026 at 07:15 pm to Tue, 09 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 England Patriots 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 England Patriots 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": "SportsEvent",
        "name": "New England Patriots at Chicago Bears at Soldier Field",
        "image": "https://cdn-az.allevents.in/events1/banners/e139e970-952a-11f1-8024-43018c8ac4af-rimg-w1200-h1200-dc080808-gmir.png?v=1786414682",
        "startDate": "2026-10-22T19:15:00-06:00",
        "endDate": "2027-03-09T01:59:00-06:00",
        "url": "https://allevents.in/chicago/new-england-patriots-at-chicago-bears-at-soldier-field/2400029650052230",
        "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"
    }
]
```