

# Event Details

- **Event Name**: Trivia Night 
- **Event Start and End Date**: Tue, 27 Jan, 2026 at 07:00 pm
- **Event Description**: Tuesday Trivia Night
- **Event URL**: https://allevents.in/milwaukie/trivia-night/200029484284602
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Milwaukie
- **state**: OR
- **country**: United States
- **location**: 10598 SE 32nd Ave, Milwaukie, OR
- **lat**: 45.44678
- **long**: -122.62929
- **full address**: 10598 SE 32nd Ave, Milwaukie, OR, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6cbdd548e493d8dce7c48bc9d9a42b2bc8bd73f327b485f81515148d8c7b3400-rimg-w1200-h1200-dc121731-gmir?v=1768189201

## FAQs

- **Q**: When and where is Trivia Night  being held?
  - **A:** Trivia Night  takes place on Tue, 27 Jan, 2026 at 07:00 pm to Tue, 27 Jan, 2026 at 07:00 pm at 10598 SE 32nd Ave, Milwaukie, OR, United States.
- **Q**: Who is organizing Trivia Night ?
  - **A:** Trivia Night  is organized by The Office in Milwaukie.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events1/banners/6cbdd548e493d8dce7c48bc9d9a42b2bc8bd73f327b485f81515148d8c7b3400-rimg-w1200-h1200-dc121731-gmir?v=1768189201",
        "startDate": "2026-01-27",
        "url": "https://allevents.in/milwaukie/trivia-night/200029484284602",
        "location": {
            "@type": "Place",
            "name": "10598 SE 32nd Ave, Milwaukie, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10598 SE 32nd Ave, Portland, OR 97222-6522, United States",
                "addressLocality": "Milwaukie",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.44678",
                "longitude": "-122.62929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tuesday Trivia Night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Office in Milwaukie",
                "url": "https://allevents.in/org/the-office-in-milwaukie/24238436"
            }
        ]
    }
]
```