

# Event Details

- **Event Name**: December Trivia
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 06:00 pm
- **Event Description**: You don't want to miss this Monday, December 15th! It's loads of fun!
- **Event URL**: https://allevents.in/the-dalles/december-trivia/200029359543133
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: The Dalles
- **state**: OR
- **country**: United States
- **location**: 4550 Highway 30 West, The Dalles, OR, United States, Oregon 97058
- **lat**: 45.65377
- **long**: -121.21638
- **full address**: 4550 Highway 30 West, The Dalles, OR, United States, Oregon 97058

## Event gallery

- **Alt text**: December Trivia
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/eafcd635fe32cace39e343887ee2bf59d52277e06db13fa94ea2b172a4373f72-rimg-w423-h580-dcffffff-gmir?v=1765808433

## FAQs

- **Q**: When and where is December Trivia being held?
  - **A:** December Trivia takes place on Mon, 15 Dec, 2025 at 06:00 pm to Mon, 15 Dec, 2025 at 06:00 pm at 4550 Highway 30 West, The Dalles, OR, United States, Oregon 97058.
- **Q**: Who is organizing December Trivia?
  - **A:** December Trivia is organized by The Dalles Country Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Trivia",
        "image": "https://cdn-az.allevents.in/events2/banners/eafcd635fe32cace39e343887ee2bf59d52277e06db13fa94ea2b172a4373f72-rimg-w423-h580-dcffffff-gmir?v=1765808433",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/the-dalles/december-trivia/200029359543133",
        "location": {
            "@type": "Place",
            "name": "4550 Highway 30 West, The Dalles, OR, United States, Oregon 97058",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4550 US-30, The Dalles, OR 97058-9526, United States",
                "addressLocality": "The Dalles",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.65377",
                "longitude": "-121.21638"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You don't want to miss this Monday, December 15th! It's loads of fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dalles Country Club",
                "url": "https://allevents.in/org/the-dalles-country-club/24097550"
            }
        ]
    }
]
```