

# Event Details

- **Event Name**: Trivia
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 05:00 pm – Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: Random Trivia Questions. 
Come and join in the fun.
- **Event URL**: https://allevents.in/kenora/trivia/200029348769256
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kenora
- **state**: ON
- **country**: Canada
- **location**: 300 McClellan Ave, Kenora, ON, Canada, Ontario P9N 1A8
- **lat**: 49.76802
- **long**: -94.48741
- **full address**: 300 McClellan Ave, Kenora, ON, Canada, Ontario P9N 1A8

## Event gallery

- **Alt text**: Trivia
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/72865e708e577385fdcc3938818108cc7ba535da782b6eb7047cf8172958bf44-rimg-w1200-h675-dcc8ede6-gmir?v=1765593655

## FAQs

- **Q**: When and where is Trivia being held?
  - **A:** Trivia takes place on Thu, 18 Dec, 2025 at 05:00 pm to Thu, 18 Dec, 2025 at 07:00 pm at 300 McClellan Ave, Kenora, ON, Canada, Ontario P9N 1A8.
- **Q**: Who is organizing Trivia?
  - **A:** Trivia is organized by Royal Canadian Legion Branch 12 Kenora.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia",
        "image": "https://cdn-az.allevents.in/events2/banners/72865e708e577385fdcc3938818108cc7ba535da782b6eb7047cf8172958bf44-rimg-w1200-h675-dcc8ede6-gmir?v=1765593655",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/kenora/trivia/200029348769256",
        "location": {
            "@type": "Place",
            "name": "300 McClellan Ave, Kenora, ON, Canada, Ontario P9N 1A8",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 McClellan Ave, Kenora, ON P9N 1A8, Canada",
                "addressLocality": "Kenora",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.76802",
                "longitude": "-94.48741"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Random Trivia Questions. \nCome and join in the fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Royal Canadian Legion Branch 12 Kenora",
                "url": "https://allevents.in/org/royal-canadian-legion-branch-12-kenora/26796475"
            }
        ]
    }
]
```