

# Event Details

- **Event Name**: Trivia Night. The 80s!
- **Event Start and End Date**: Tue, 13 Jan, 2026 at 06:30 pm
- **Event Description**: Trivia is a hit! Come join us.
- **Event URL**: https://allevents.in/brighton/trivia-night-the-80s/200029386424336
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Brighton
- **state**: CO
- **country**: United States
- **location**: Brighton Elks Lodge #1586 (BPOE)
- **lat**: 39.98811
- **long**: -104.82145
- **full address**: Brighton Elks Lodge #1586 (BPOE), 101 N Main St,Brighton, Colorado, United States

## Event gallery

- **Alt text**: Trivia Night. The 80s!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7569feddc88655a406dec9b64c3fafb50eb2b87e8d911533288f84c3c4916ad1-rimg-w1024-h1536-dc1a0533-gmir?v=1767803086

## FAQs

- **Q**: When and where is Trivia Night. The 80s! being held?
  - **A:** Trivia Night. The 80s! takes place on Tue, 13 Jan, 2026 at 06:30 pm to Tue, 13 Jan, 2026 at 06:30 pm at Brighton Elks Lodge #1586 (BPOE), 101 N Main St,Brighton, Colorado, United States.
- **Q**: Who is organizing Trivia Night. The 80s!?
  - **A:** Trivia Night. The 80s! is organized by Brighton Elks Lodge #1586 (BPOE).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night. The 80s!",
        "image": "https://cdn-az.allevents.in/events10/banners/7569feddc88655a406dec9b64c3fafb50eb2b87e8d911533288f84c3c4916ad1-rimg-w1024-h1536-dc1a0533-gmir?v=1767803086",
        "startDate": "2026-01-13",
        "url": "https://allevents.in/brighton/trivia-night-the-80s/200029386424336",
        "location": {
            "@type": "Place",
            "name": "Brighton Elks Lodge #1586 (BPOE)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Main St,Brighton, Colorado",
                "addressLocality": "Brighton",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.98811",
                "longitude": "-104.82145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trivia is a hit! Come join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brighton Elks Lodge 1586 (BPOE)",
                "url": "https://allevents.in/org/brighton-elks-lodge-1586-bpoe/23813512"
            }
        ]
    }
]
```