

# Event Details

- **Event Name**: Game Night!
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 06:00 pm – Fri, 05 Dec, 2025 at 08:00 pm
- **Event Description**: Get out of the house for the library's game night for grown-ups! Come and play! Game nights happen on the first Friday of the month from 6-8PM. Usually we play nature-themed board games.
- **Event URL**: https://allevents.in/windsor/game-night/200029170163449
- **Event Categories**: first-friday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029170163449?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=windsor-events

## Event venue details

- **city**: Windsor
- **state**: VT
- **country**: United States
- **location**: 43 State St, Windsor, VT, United States, Vermont 05089
- **lat**: 43.48029
- **long**: -72.38851
- **full address**: 43 State St, Windsor, VT, United States, Vermont 05089

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Windsor Public Library (https://allevents.in/org/windsor-public-library/25991369)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Game+Night%21&date=Fri%2C+05+Dec%2C+2025+at+06%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4a1dc0446f6dcc6504c82206f4e1b29b50be12ad635a7f7444dce19ca7efadd2-rimg-w300-h300-dcffffff-gmir?v=1764905298

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 43 State St, Windsor, VT, United States, Vermont 05089
- **Q**: Who is organizing the event?
  - **A:** Windsor Public Library
- **Q**: What type of event is this?
  - **A:** first-friday
- **Q**: Where can I find ticket details about Game Night! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Night!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Game+Night%21&date=Fri%2C+05+Dec%2C+2025+at+06%3A00+pm&bg=5",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/windsor/game-night/200029170163449",
        "location": {
            "@type": "Place",
            "name": "43 State St, Windsor, VT, United States, Vermont 05089",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "43 State St, Windsor, VT 05089-1213, United States",
                "addressLocality": "Windsor",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.48029",
                "longitude": "-72.38851"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get out of the house for the library's game night for grown-ups! Come and play! Game nights happen on the first Friday of the month from 6-8PM. Usually we play nature-themed board games.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Windsor Public Library",
                "url": "https://allevents.in/org/windsor-public-library/25991369"
            }
        ]
    }
]
```