

# Event Details

- **Event Name**: Board Game Night
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 04:00 pm
- **Event Description**: Join us for a day of board games! We will be staying open late (10pm) to get a few extra plays in.
- **Event URL**: https://allevents.in/somersworth/board-game-night/200030249801332
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Somersworth
- **state**: NH
- **country**: United States
- **location**: 160 Tri City Plaza, Somersworth, NH, United States, New Hampshire 03878
- **lat**: 43.22668
- **long**: -70.8817
- **full address**: 160 Tri City Plaza, Somersworth, NH, United States, New Hampshire 03878

## Event gallery

- **Alt text**: Board Game Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bb2b41acc71fd9d96c0ad5cff33d7b9c447ad0510db0ae1599f4be444a7f768a-rimg-w1200-h540-dce8d8b8-gmir?v=1785443239

## FAQs

- **Q**: When and where is Board Game Night being held?
  - **A:** Board Game Night takes place on Fri, 31 Jul, 2026 at 04:00 pm to Fri, 31 Jul, 2026 at 04:00 pm at 160 Tri City Plaza, Somersworth, NH, United States, New Hampshire 03878.
- **Q**: Who is organizing Board Game Night?
  - **A:** Board Game Night is organized by Diversions Puzzles & Games - Somersworth.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Board Game Night",
        "image": "https://cdn-az.allevents.in/events8/banners/bb2b41acc71fd9d96c0ad5cff33d7b9c447ad0510db0ae1599f4be444a7f768a-rimg-w1200-h540-dce8d8b8-gmir?v=1785443239",
        "startDate": "2026-07-31",
        "url": "https://allevents.in/somersworth/board-game-night/200030249801332",
        "location": {
            "@type": "Place",
            "name": "160 Tri City Plaza, Somersworth, NH, United States, New Hampshire 03878",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "160 Tri City Plz, Somersworth, NH 03878-1351, United States",
                "addressLocality": "Somersworth",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.22668",
                "longitude": "-70.8817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a day of board games! We will be staying open late (10pm) to get a few extra plays in.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Diversions Puzzles & Games - Somersworth",
                "url": "https://allevents.in/org/diversions-puzzles-and-games-somersworth/19844925"
            }
        ]
    }
]
```