

# Event Details

- **Event Name**: Trivia Night 
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 06:30 pm
- **Event Description**: Come join us for a fun night of trivia.    Gonna be surprise theme this time, so bring your A game - or someone that is smarter than you.
- **Event URL**: https://allevents.in/brighton/trivia-night/200030157109043
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Brighton
- **state**: CO
- **country**: United States
- **location**: 101 N Main St, Brighton, CO
- **lat**: 39.98811
- **long**: -104.82145
- **full address**: 101 N Main St, Brighton, CO, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c44cae1df3ab112ef37c659ecebc19d1fb9516cf693e0aa5f025bef93a7a14aa-rimg-w1200-h1280-dcf3f0f1-gmir?v=1780987218

## FAQs

- **Q**: When and where is Trivia Night  being held?
  - **A:** Trivia Night  takes place on Mon, 15 Jun, 2026 at 06:30 pm to Mon, 15 Jun, 2026 at 06:30 pm at 101 N Main St, Brighton, CO, United States.
- **Q**: Who is organizing Trivia Night ?
  - **A:** Trivia Night  is organized by Brighton Elks Lodge #1586 (BPOE).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events8/banners/c44cae1df3ab112ef37c659ecebc19d1fb9516cf693e0aa5f025bef93a7a14aa-rimg-w1200-h1280-dcf3f0f1-gmir?v=1780987218",
        "startDate": "2026-06-15",
        "url": "https://allevents.in/brighton/trivia-night/200030157109043",
        "location": {
            "@type": "Place",
            "name": "101 N Main St, Brighton, CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Main St, Brighton, CO 80601-1626, United States",
                "addressLocality": "Brighton",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.98811",
                "longitude": "-104.82145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a fun night of trivia.    Gonna be surprise theme this time, so bring your A game - or someone that is smarter than you.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brighton Elks Lodge 1586 (BPOE)",
                "url": "https://allevents.in/org/brighton-elks-lodge-1586-bpoe/23813512"
            }
        ]
    }
]
```