

# Event Details

- **Event Name**: Weekly Trivia in the Taproom
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm – Wed, 10 Dec, 2025 at 08:00 pm
- **Event Description**: Join us in the Taproom each week for two rounds of Trivia, complete with prizes!
- **Event URL**: https://allevents.in/aurora/weekly-trivia-in-the-taproom/200029297646817
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Aurora
- **state**: CO
- **country**: United States
- **location**: 15120 E. Hampden Ave, Aurora, CO, United States, Colorado 80014
- **lat**: 39.65262
- **long**: -104.81192
- **full address**: 15120 E. Hampden Ave, Aurora, CO, United States, Colorado 80014

## Event gallery

- **Alt text**: Weekly Trivia in the Taproom
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/37a37011ac43e9121ac7a3f54ccdbc420196bfeb0f1dff2b7c7e2e4040295dea-rimg-w1200-h675-dc0f827f-gmir?v=1764815597

## FAQs

- **Q**: When and where is Weekly Trivia in the Taproom being held?
  - **A:** Weekly Trivia in the Taproom takes place on Wed, 10 Dec, 2025 at 06:00 pm to Wed, 10 Dec, 2025 at 08:00 pm at 15120 E. Hampden Ave, Aurora, CO, United States, Colorado 80014.
- **Q**: Who is organizing Weekly Trivia in the Taproom?
  - **A:** Weekly Trivia in the Taproom is organized by Dry Dock Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Trivia in the Taproom",
        "image": "https://cdn-az.allevents.in/events10/banners/37a37011ac43e9121ac7a3f54ccdbc420196bfeb0f1dff2b7c7e2e4040295dea-rimg-w1200-h675-dc0f827f-gmir?v=1764815597",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/aurora/weekly-trivia-in-the-taproom/200029297646817",
        "location": {
            "@type": "Place",
            "name": "15120 E. Hampden Ave, Aurora, CO, United States, Colorado 80014",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15120 E Hampden Ave, Aurora, CO 80014-3906, United States",
                "addressLocality": "Aurora",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.65262",
                "longitude": "-104.81192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the Taproom each week for two rounds of Trivia, complete with prizes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dry Dock Brewing Company",
                "url": "https://allevents.in/org/dry-dock-brewing-company/25981633"
            }
        ]
    }
]
```