

# Event Details

- **Event Name**: Trivia
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Come test your trivia knowledge in a fun environment. All kinds of questions and categories for all!
- **Event URL**: https://allevents.in/hudson/trivia/200029938444905
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hudson
- **state**: NH
- **country**: United States
- **location**: Lynn's 102 Tavern
- **lat**: 42.773498881279
- **long**: -71.445289382921
- **full address**: Lynn's 102 Tavern, 76 Derry St, Hudson, NH 03051-3707, United States

## Event gallery

- **Alt text**: Trivia
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b076b2efe98582ff5b8127fc11b451f8311cc3265d3fd617e9e02df6102af8f4-rimg-w1080-h608-dc312b30-gmir?v=1776117185

## FAQs

- **Q**: When and where is Trivia being held?
  - **A:** Trivia takes place on Tue, 14 Apr, 2026 at 07:00 pm to Tue, 14 Apr, 2026 at 07:00 pm at Lynn's 102 Tavern, 76 Derry St, Hudson, NH 03051-3707, United States.
- **Q**: Who is organizing Trivia?
  - **A:** Trivia is organized by Lynn's 102 Tavern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia",
        "image": "https://cdn-az.allevents.in/events4/banners/b076b2efe98582ff5b8127fc11b451f8311cc3265d3fd617e9e02df6102af8f4-rimg-w1080-h608-dc312b30-gmir?v=1776117185",
        "startDate": "2026-04-14T19:00:00-04:00",
        "url": "https://allevents.in/hudson/trivia/200029938444905",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lynn's 102 Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "76 Derry St, Hudson, NH 03051-3707, United States",
                "addressLocality": "Hudson",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.773498881279",
                "longitude": "-71.445289382921"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come test your trivia knowledge in a fun environment. All kinds of questions and categories for all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lynns 102 Tavern",
                "url": "https://allevents.in/org/lynns-102-tavern/19844959"
            }
        ]
    }
]
```