

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm – Fri, 12 Dec, 2025 at 09:00 pm
- **Event Description**: Test your knowledge with us every other Friday for trivia night!
- **Event URL**: https://allevents.in/linwood/trivia-night/200029288802640
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Linwood
- **state**: NY
- **country**: United States
- **location**: 2007 York Road West, York, NY, United States, New York 14486
- **lat**: 42.87263
- **long**: -77.9363
- **full address**: 2007 York Road West, York, NY, United States, New York 14486, 2007 York Rd W, Linwood, NY 14486-9719, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/555bb254b364185a4641ebe082726bf365042fc4062c8794cc1b63b7fb477a4d-rimg-w1200-h600-dc438bd3-gmir?v=1765330991

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 09:00 pm at 2007 York Road West, York, NY, United States, New York 14486, 2007 York Rd W, Linwood, NY 14486-9719, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Woodlawn Distilling .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events4/banners/555bb254b364185a4641ebe082726bf365042fc4062c8794cc1b63b7fb477a4d-rimg-w1200-h600-dc438bd3-gmir?v=1765330991",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/linwood/trivia-night/200029288802640",
        "location": {
            "@type": "Place",
            "name": "2007 York Road West, York, NY, United States, New York 14486",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2007 York Rd W, Linwood, NY 14486-9719, United States",
                "addressLocality": "Linwood",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.87263",
                "longitude": "-77.9363"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Test your knowledge with us every other Friday for trivia night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woodlawn Distilling ",
                "url": "https://allevents.in/org/woodlawn-distilling/20430123"
            }
        ]
    }
]
```