

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Tue, 27 Jan, 2026 at 07:00 pm
- **Event Description**: Come alone or in teams of up to 4 people to tackle our trivia challenge! Refreshments will be provided.
- **Event URL**: https://allevents.in/kasson/trivia-night/200029498856935
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Kasson
- **state**: MN
- **country**: United States
- **location**: Kasson Library
- **lat**: 44.0310100672
- **long**: -92.7570192224
- **full address**: Kasson Library, 607 2nd St NW, Kasson, MN 55944-1152, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/619a98ea2dfd5255f87edaa743ba6f1258f98cdcba66e4873e61fd82923e9fb3-rimg-w500-h183-dcffffff-gmir?v=1769094676

## 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 Kasson Library, 607 2nd St NW, Kasson, MN 55944-1152, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Kasson Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events5/banners/619a98ea2dfd5255f87edaa743ba6f1258f98cdcba66e4873e61fd82923e9fb3-rimg-w500-h183-dcffffff-gmir?v=1769094676",
        "startDate": "2026-01-27",
        "url": "https://allevents.in/kasson/trivia-night/200029498856935",
        "location": {
            "@type": "Place",
            "name": "Kasson Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "607 2nd St NW, Kasson, MN 55944-1152, United States",
                "addressLocality": "Kasson",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.0310100672",
                "longitude": "-92.7570192224"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come alone or in teams of up to 4 people to tackle our trivia challenge! Refreshments will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kasson Library",
                "url": "https://allevents.in/org/kasson-library/25985449"
            }
        ]
    }
]
```