

# Event Details

- **Event Name**: TRIVIA NIGHT
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 01:00 pm
- **Event Description**: Teams of six, individuals or we'll create teams! Great way to meet new friends and neighbors. LOTS of great food and fun prizes. Come on down and give it a try!
- **Event URL**: https://allevents.in/shady-cove/trivia-night/200030316318506
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Shady Cove
- **state**: OR
- **country**: United States
- **location**: 21900 Hwy 62, Shady Cove, OR, United States, Oregon 97539
- **lat**: 42.61623
- **long**: -122.80967
- **full address**: 21900 Hwy 62, Shady Cove, OR, United States, Oregon 97539

## Event gallery

- **Alt text**: TRIVIA NIGHT
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/05548c033ecedf675113629988c3e56a574669e52ab5433e8b62277dd12f8f63-rimg-w1200-h628-dc7a00ba-gmir?v=1782591125

## FAQs

- **Q**: When and where is TRIVIA NIGHT being held?
  - **A:** TRIVIA NIGHT takes place on Tue, 30 Jun, 2026 at 01:00 pm to Tue, 30 Jun, 2026 at 01:00 pm at 21900 Hwy 62, Shady Cove, OR, United States, Oregon 97539.
- **Q**: Who is organizing TRIVIA NIGHT?
  - **A:** TRIVIA NIGHT is organized by The Riverside Restaurant & Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "TRIVIA NIGHT",
        "image": "https://cdn-az.allevents.in/events5/banners/05548c033ecedf675113629988c3e56a574669e52ab5433e8b62277dd12f8f63-rimg-w1200-h628-dc7a00ba-gmir?v=1782591125",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/shady-cove/trivia-night/200030316318506",
        "location": {
            "@type": "Place",
            "name": "21900 Hwy 62, Shady Cove, OR, United States, Oregon 97539",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21900 Highway 62, Shady Cove, OR 97539-9717, United States",
                "addressLocality": "Shady Cove",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.61623",
                "longitude": "-122.80967"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Teams of six, individuals or we'll create teams! Great way to meet new friends and neighbors. LOTS of great food and fun prizes. Come on down and give it a try!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Riverside Restaurant & Bar",
                "url": "https://allevents.in/org/the-riverside-restaurant-and-bar/23482513"
            }
        ]
    }
]
```