

# Event Details

- **Event Name**: Game Night for Grownups!
- **Event Start and End Date**: Fri, 01 May, 2026 at 06:00 pm – Fri, 01 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: These are usually nature-themed board games and a lot of fun!
- **Event URL**: https://allevents.in/windsor/game-night-for-grownups/200029968084926
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## 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 gallery

- **Alt text**: Game Night for Grownups!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d45b54317872bd057c65ff1fb4ebd1fbdebb595effb680a0edaaf8ecd6bec990-rimg-w1080-h1080-dcfaf4ea-gmir?v=1776741385

## FAQs

- **Q**: When and where is Game Night for Grownups! being held?
  - **A:** Game Night for Grownups! takes place on Fri, 01 May, 2026 at 06:00 pm to Fri, 01 May, 2026 at 08:00 pm at 43 State St, Windsor, VT, United States, Vermont 05089.
- **Q**: Who is organizing Game Night for Grownups!?
  - **A:** Game Night for Grownups! is organized by Windsor Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Night for Grownups!",
        "image": "https://cdn-az.allevents.in/events7/banners/d45b54317872bd057c65ff1fb4ebd1fbdebb595effb680a0edaaf8ecd6bec990-rimg-w1080-h1080-dcfaf4ea-gmir?v=1776741385",
        "startDate": "2026-05-01T18:00:00-04:00",
        "endDate": "2026-05-01T20:00:00-04:00",
        "url": "https://allevents.in/windsor/game-night-for-grownups/200029968084926",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "These are usually nature-themed board games and a lot of fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Windsor Public Library",
                "url": "https://allevents.in/org/windsor-public-library/20830874"
            }
        ]
    }
]
```