

# Event Details

- **Event Name**: Super bowl Trivia!
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 06:30 pm
- **Event Description**: It's football time!!!
- **Event URL**: https://allevents.in/new-lenox/super-bowl-trivia/200029361574011
- **Event Categories**: super-bowl, sports, football
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: New Lenox
- **state**: IL
- **country**: United States
- **location**: 1333 S Schoolhouse Rd, New Lenox, IL, United States, Illinois 60451
- **lat**: 41.49344
- **long**: -87.92771
- **full address**: 1333 S Schoolhouse Rd, New Lenox, IL, United States, Illinois 60451

## Event gallery

- **Alt text**: Super bowl Trivia!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/70c5aac1f0d6943fd998293b69f321f825e96ed807c9b6b5ae94b36311b370c5-rimg-w1200-h630-dc8caa03-gmir?v=1770190520

## FAQs

- **Q**: When and where is Super bowl Trivia! being held?
  - **A:** Super bowl Trivia! takes place on Wed, 04 Feb, 2026 at 06:30 pm to Wed, 04 Feb, 2026 at 06:30 pm at 1333 S Schoolhouse Rd, New Lenox, IL, United States, Illinois 60451.
- **Q**: Who is organizing Super bowl Trivia!?
  - **A:** Super bowl Trivia! is organized by Hickory Creek Brewing Company.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Super bowl Trivia! 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 New Lenox, this event is thoughtfully curated to deliver a standout experience worth every moment. If Super bowl Trivia! 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": "Super bowl Trivia!",
        "image": "https://cdn-az.allevents.in/events7/banners/70c5aac1f0d6943fd998293b69f321f825e96ed807c9b6b5ae94b36311b370c5-rimg-w1200-h630-dc8caa03-gmir?v=1770190520",
        "startDate": "2026-02-04",
        "url": "https://allevents.in/new-lenox/super-bowl-trivia/200029361574011",
        "location": {
            "@type": "Place",
            "name": "1333 S Schoolhouse Rd, New Lenox, IL, United States, Illinois 60451",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1333 S Schoolhouse Rd, New Lenox, IL 60451-2746, United States",
                "addressLocality": "New Lenox",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.49344",
                "longitude": "-87.92771"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's football time!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hickory Creek Brewing Company",
                "url": "https://allevents.in/org/hickory-creek-brewing-company/20364489"
            }
        ]
    }
]
```