

# Event Details

- **Event Name**: Chess Club Meet Up
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 06:00 pm – Mon, 29 Dec, 2025 at 07:30 pm
- **Event Description**: The Bridgewater Chess Club is a free community program available for players of every age and skill level.  Stop by and check us out.
- **Event URL**: https://allevents.in/bridgewater/chess-club-meet-up/200029395427600
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bridgewater
- **state**: MA
- **country**: United States
- **location**: 15 Cedar St, Bridgewater, MA 02324, United States
- **lat**: 41.98792
- **long**: -70.97527
- **full address**: 15 Cedar St, Bridgewater, MA 02324, United States

## Event gallery

- **Alt text**: Chess Club Meet Up
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2c6f13c79a4c2ad192ec52a75208a189ee82aa852f47d37fdc0a5a88a691170e-rimg-w1024-h683-dcd7d8d5-gmir?v=1766451232

## FAQs

- **Q**: When and where is Chess Club Meet Up being held?
  - **A:** Chess Club Meet Up takes place on Mon, 29 Dec, 2025 at 06:00 pm to Mon, 29 Dec, 2025 at 07:30 pm at 15 Cedar St, Bridgewater, MA 02324, United States.
- **Q**: Who is organizing Chess Club Meet Up?
  - **A:** Chess Club Meet Up is organized by Bridgewater Chess Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chess Club Meet Up",
        "image": "https://cdn-az.allevents.in/events2/banners/2c6f13c79a4c2ad192ec52a75208a189ee82aa852f47d37fdc0a5a88a691170e-rimg-w1024-h683-dcd7d8d5-gmir?v=1766451232",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/bridgewater/chess-club-meet-up/200029395427600",
        "location": {
            "@type": "Place",
            "name": "15 Cedar St, Bridgewater, MA 02324, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Cedar St, Bridgewater, MA 02324, United States",
                "addressLocality": "Bridgewater",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.98792",
                "longitude": "-70.97527"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Bridgewater Chess Club is a free community program available for players of every age and skill level.  Stop by and check us out.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bridgewater Chess Club",
                "url": "https://allevents.in/org/bridgewater-chess-club/21423257"
            }
        ]
    }
]
```