

# Event Details

- **Event Name**: Board Game Night
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 04:30 pm – Tue, 21 Jul, 2026 at 04:30 pm
- **Event Description**: Come join us for an exciting afternoon of board games. Each meeting is a different board game to play.
- **Event URL**: https://allevents.in/wilton/board-game-night/200029820744059
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Wilton
- **state**: WI
- **country**: United States
- **location**: Wilton, WI Public Library
- **lat**: 43.8133316
- **long**: -90.5251465
- **full address**: Wilton, WI Public Library, United States

## Event gallery

- **Alt text**: Board Game Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e1c494f05337fe4a27add9b82d688cc222b1ab72287df4d457810567718963c3-rimg-w940-h788-dc013766-gmir?v=1775066089

## FAQs

- **Q**: When and where is Board Game Night being held?
  - **A:** Board Game Night takes place on Tue, 17 Mar, 2026 at 04:30 pm to Tue, 21 Jul, 2026 at 04:30 pm at Wilton, WI Public Library, United States.
- **Q**: Who is organizing Board Game Night?
  - **A:** Board Game Night is organized by Wilton, WI Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Board Game Night",
        "image": "https://cdn-az.allevents.in/events7/banners/e1c494f05337fe4a27add9b82d688cc222b1ab72287df4d457810567718963c3-rimg-w940-h788-dc013766-gmir?v=1775066089",
        "startDate": "2026-03-17",
        "endDate": "2026-07-21",
        "url": "https://allevents.in/wilton/board-game-night/200029820744059",
        "location": {
            "@type": "Place",
            "name": "Wilton, WI Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 East St, Wilton, WI 54670-1984, United States",
                "addressLocality": "Wilton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.8133316",
                "longitude": "-90.5251465"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for an exciting afternoon of board games. Each meeting is a different board game to play.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wilton WI Public Library",
                "url": "https://allevents.in/org/wilton-wi-public-library/21372236"
            }
        ]
    }
]
```