

# Event Details

- **Event Name**: Star Wars Trivia
- **Event Start and End Date**: Wed, 18 Feb, 2026 at 06:30 pm
- **Event Description**: Find the biggest Star Wars fans and form a team!! Extra points for Star Wars team name and outfits!
- **Event URL**: https://allevents.in/new-lenox/star-wars-trivia/200029361575215
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: New Lenox
- **state**: IL
- **country**: United States
- **location**: Hickory Creek Brewing Company
- **lat**: 41.483730294041
- **long**: -87.984867095947
- **full address**: Hickory Creek Brewing Company, 1009 W Laraway Rd, New Lenox, IL 60451-2450, United States

## Event gallery

- **Alt text**: Star Wars Trivia
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cc01cd34451fe54a5cf2bf58b276c53549c8bf9aa31609733fde251319369948-rimg-w960-h540-dc010102-gmir?v=1771184412

## FAQs

- **Q**: When and where is Star Wars Trivia being held?
  - **A:** Star Wars Trivia takes place on Wed, 18 Feb, 2026 at 06:30 pm to Wed, 18 Feb, 2026 at 06:30 pm at Hickory Creek Brewing Company, 1009 W Laraway Rd, New Lenox, IL 60451-2450, United States.
- **Q**: Who is organizing Star Wars Trivia?
  - **A:** Star Wars Trivia is organized by Hickory Creek Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Star Wars Trivia",
        "image": "https://cdn-az.allevents.in/events3/banners/cc01cd34451fe54a5cf2bf58b276c53549c8bf9aa31609733fde251319369948-rimg-w960-h540-dc010102-gmir?v=1771184412",
        "startDate": "2026-02-18",
        "url": "https://allevents.in/new-lenox/star-wars-trivia/200029361575215",
        "location": {
            "@type": "Place",
            "name": "Hickory Creek Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1009 W Laraway Rd, New Lenox, IL 60451-2450, United States",
                "addressLocality": "New Lenox",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.483730294041",
                "longitude": "-87.984867095947"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Find the biggest Star Wars fans and form a team!! Extra points for Star Wars team name and outfits!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hickory Creek Brewing Company",
                "url": "https://allevents.in/org/hickory-creek-brewing-company/20364489"
            }
        ]
    }
]
```