

# Event Details

- **Event Name**: Chicago Bears vs. Jacksonville Jaguars
- **Event Start and End Date**: Sun, 06 Dec, 2026 at 12:00 pm – Sun, 06 Dec, 2026 at 02:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/chicago-bears-vs-jacksonville-jaguars/2300030574561941
- **Event Categories**: 
- **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 Bears vs. Jacksonville Jaguars
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a82a8910-a10e-11f1-8382-27c8b4f8dbac-rimg-w1200-h514-dc081828-gmir.jpg?v=1787721974

## FAQs

- **Q**: When and where is Chicago Bears vs. Jacksonville Jaguars being held?
  - **A:** Chicago Bears vs. Jacksonville Jaguars takes place on Sun, 06 Dec, 2026 at 12:00 pm to Sun, 06 Dec, 2026 at 02:00 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 Bears vs. Jacksonville Jaguars 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 Bears vs. Jacksonville Jaguars 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 Bears vs. Jacksonville Jaguars",
        "image": "https://cdn-az.allevents.in/events8/banners/a82a8910-a10e-11f1-8382-27c8b4f8dbac-rimg-w1200-h514-dc081828-gmir.jpg?v=1787721974",
        "startDate": "2026-12-06T12:00:00-06:00",
        "endDate": "2026-12-06T14:00:00-06:00",
        "url": "https://allevents.in/chicago/chicago-bears-vs-jacksonville-jaguars/2300030574561941",
        "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"
    }
]
```