

# Event Details

- **Event Name**: Trivia Night @ New Image
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 07:00 pm – Thu, 17 Sep, 2026 at 10:00 pm (-06:00)
- **Event Description**: Come for a beer, stay for trivia with Denver Trivia League! Free trivia fun for all complete with prizes for the top teams. Come give trivia night a go!
- **Event URL**: https://allevents.in/arvada/trivia-night-new-image/200030687003501
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Arvada
- **state**: CO
- **country**: United States
- **location**: New Image Brewing Company
- **lat**: 39.799760940714
- **long**: -105.08230797143
- **full address**: New Image Brewing Company, 5622 Yukon Street,Arvada, CO, United States

## Event gallery

- **Alt text**: Trivia Night @ New Image
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/62449b2788ea3861b5e04d74aac223fb52e33f95369ca4341e3bacf1648d374f-rimg-w1200-h676-dc080808-gmir?v=1789152181

## FAQs

- **Q**: When and where is Trivia Night @ New Image being held?
  - **A:** Trivia Night @ New Image takes place on Thu, 17 Sep, 2026 at 07:00 pm to Thu, 17 Sep, 2026 at 10:00 pm at New Image Brewing Company, 5622 Yukon Street,Arvada, CO, United States.
- **Q**: Who is organizing Trivia Night @ New Image?
  - **A:** Trivia Night @ New Image is organized by Denver Trivia League.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night @ New Image",
        "image": "https://cdn-az.allevents.in/events5/banners/62449b2788ea3861b5e04d74aac223fb52e33f95369ca4341e3bacf1648d374f-rimg-w1200-h676-dc080808-gmir?v=1789152181",
        "startDate": "2026-09-17T19:00:00-06:00",
        "endDate": "2026-09-17T22:00:00-06:00",
        "url": "https://allevents.in/arvada/trivia-night-new-image/200030687003501",
        "location": {
            "@type": "Place",
            "name": "New Image Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5622 Yukon Street,Arvada, CO",
                "addressLocality": "Arvada",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.799760940714",
                "longitude": "-105.08230797143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come for a beer, stay for trivia with Denver Trivia League! Free trivia fun for all complete with prizes for the top teams. Come give trivia night a go!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Denver Trivia League",
                "url": "https://allevents.in/org/denver-trivia-league/18949166"
            }
        ]
    }
]
```