

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 06:00 pm – Wed, 29 Jul, 2026 at 06:00 pm
- **Event Description**: Join our monthly Trivia Night! Come alone or with a group. All ages welcome for this friendly competition.
- **Event URL**: https://allevents.in/bethlehem/trivia-night/200030189589042
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Bethlehem
- **state**: NH
- **country**: United States
- **location**: 2245 Main St, Bethlehem, NH, United States, New Hampshire 03574
- **lat**: 44.28143
- **long**: -71.68263
- **full address**: 2245 Main St, Bethlehem, NH, United States, New Hampshire 03574

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c21264dc0370d4150788285fc98000872d57d2de7dc70b6b42b373760a2404e4-rimg-w498-h280-dc475059-gmir?v=1782170304

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Wed, 24 Jun, 2026 at 06:00 pm to Wed, 29 Jul, 2026 at 06:00 pm at 2245 Main St, Bethlehem, NH, United States, New Hampshire 03574.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Bethlehem Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events2/banners/c21264dc0370d4150788285fc98000872d57d2de7dc70b6b42b373760a2404e4-rimg-w498-h280-dc475059-gmir?v=1782170304",
        "startDate": "2026-06-24",
        "endDate": "2026-07-29",
        "url": "https://allevents.in/bethlehem/trivia-night/200030189589042",
        "location": {
            "@type": "Place",
            "name": "2245 Main St, Bethlehem, NH, United States, New Hampshire 03574",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2245 Main St, Bethlehem, NH 03574-4970, United States",
                "addressLocality": "Bethlehem",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.28143",
                "longitude": "-71.68263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our monthly Trivia Night! Come alone or with a group. All ages welcome for this friendly competition.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethlehem Public Library",
                "url": "https://allevents.in/org/bethlehem-public-library/20877217"
            }
        ]
    }
]
```