

# Event Details

- **Event Name**: January Book Club
- **Event Start and End Date**: Tue, 20 Jan, 2026 at 07:00 pm
- **Event Description**: Join the Book Club for a discussion of The Boston Girl by Anita Diamant. Books are available for checkout at the front desk.

All are welcome.  No registration required for this program.
- **Event URL**: https://allevents.in/bridgewater/january-book-club/200029437468350
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Bridgewater
- **state**: MA
- **country**: United States
- **location**: 15 South St., Bridgewater, MA, United States, Massachusetts 02324
- **lat**: 41.98889
- **long**: -70.97749
- **full address**: 15 South St., Bridgewater, MA, United States, Massachusetts 02324

## Event gallery

- **Alt text**: January Book Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0ad66d8b4660eee17cc12b62bf1062d0434c1fe826c2c9c1a19b264f788bfdf5-rimg-w1200-h675-dc634230-gmir?v=1768788425

## FAQs

- **Q**: When and where is January Book Club being held?
  - **A:** January Book Club takes place on Tue, 20 Jan, 2026 at 07:00 pm to Tue, 20 Jan, 2026 at 07:00 pm at 15 South St., Bridgewater, MA, United States, Massachusetts 02324.
- **Q**: Who is organizing January Book Club?
  - **A:** January Book Club is organized by Bridgewater Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "January Book Club",
        "image": "https://cdn-az.allevents.in/events3/banners/0ad66d8b4660eee17cc12b62bf1062d0434c1fe826c2c9c1a19b264f788bfdf5-rimg-w1200-h675-dc634230-gmir?v=1768788425",
        "startDate": "2026-01-20",
        "url": "https://allevents.in/bridgewater/january-book-club/200029437468350",
        "location": {
            "@type": "Place",
            "name": "15 South St., Bridgewater, MA, United States, Massachusetts 02324",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 South St, Bridgewater, MA 02324-2516, United States",
                "addressLocality": "Bridgewater",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.98889",
                "longitude": "-70.97749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Book Club for a discussion of The Boston Girl by Anita Diamant. Books are available for checkout at the front desk.\n\nAll are welcome.  No registration required for this program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bridgewater Public Library",
                "url": "https://allevents.in/org/bridgewater-public-library/20457354"
            }
        ]
    }
]
```