

# Event Details

- **Event Name**: Local Trivia
- **Event Start and End Date**: Tue, 03 Feb, 2026 at 06:00 pm
- **Event Description**: Join us for a local trivia night!
$2 per Person
Open to all!
- **Event URL**: https://allevents.in/alexandria-bay/local-trivia/200029554524524
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Alexandria Bay
- **state**: NY
- **country**: United States
- **location**: Alexandria Bay Municipal Complex
- **lat**: 44.33673
- **long**: -75.9072
- **full address**: Alexandria Bay Municipal Complex, 110 Walton St, Alexandria Bay, NY 13607-1200, United States

## Event gallery

- **Alt text**: Local Trivia
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9ab39e46466da8a06368027398e758724a3cd9c205a23ed410d451b5fc1fdb73-rimg-w850-h250-dcffffff-gmir?v=1769896566

## FAQs

- **Q**: When and where is Local Trivia being held?
  - **A:** Local Trivia takes place on Tue, 03 Feb, 2026 at 06:00 pm to Tue, 03 Feb, 2026 at 06:00 pm at Alexandria Bay Municipal Complex, 110 Walton St, Alexandria Bay, NY 13607-1200, United States.
- **Q**: Who is organizing Local Trivia?
  - **A:** Local Trivia is organized by Alexandria Bay Winter Carnival.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Local Trivia",
        "image": "https://cdn-az.allevents.in/events3/banners/9ab39e46466da8a06368027398e758724a3cd9c205a23ed410d451b5fc1fdb73-rimg-w850-h250-dcffffff-gmir?v=1769896566",
        "startDate": "2026-02-03",
        "url": "https://allevents.in/alexandria-bay/local-trivia/200029554524524",
        "location": {
            "@type": "Place",
            "name": "Alexandria Bay Municipal Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 Walton St, Alexandria Bay, NY 13607-1200, United States",
                "addressLocality": "Alexandria Bay",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.33673",
                "longitude": "-75.9072"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a local trivia night!\n$2 per Person\nOpen to all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alexandria Bay Winter Carnival",
                "url": "https://allevents.in/org/alexandria-bay-winter-carnival/20986250"
            }
        ]
    }
]
```