

# Event Details

- **Event Name**: Adult Silent Book Club
- **Event Start and End Date**: Mon, 05 Jan, 2026 at 11:30 am – Mon, 05 Jan, 2026 at 12:30 pm
- **Event Description**: Join us for our new book club--but without discussions, or reading books you might not necessarily like--bring your own book, and join a group of quiet readers for a silent reading hour at the library!
- **Event URL**: https://allevents.in/new-london/adult-silent-book-club/200029393110419
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: New London
- **state**: CT
- **country**: United States
- **location**: 63 Huntington Street, New London, CT, United States, Connecticut 06320
- **lat**: 41.35493
- **long**: -72.09943
- **full address**: 63 Huntington Street, New London, CT, United States, Connecticut 06320

## Event gallery

- **Alt text**: Adult Silent Book Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ac3ebde7937d8e9385c0a648400b18157ea87071c34d260944abb81cc41eb888-rimg-w1200-h1553-dcffffff-gmir?v=1767087970

## FAQs

- **Q**: When and where is Adult Silent Book Club being held?
  - **A:** Adult Silent Book Club takes place on Mon, 05 Jan, 2026 at 11:30 am to Mon, 05 Jan, 2026 at 12:30 pm at 63 Huntington Street, New London, CT, United States, Connecticut 06320.
- **Q**: Who is organizing Adult Silent Book Club?
  - **A:** Adult Silent Book Club is organized by Public Library of New London, CT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Silent Book Club",
        "image": "https://cdn-az.allevents.in/events9/banners/ac3ebde7937d8e9385c0a648400b18157ea87071c34d260944abb81cc41eb888-rimg-w1200-h1553-dcffffff-gmir?v=1767087970",
        "startDate": "2026-01-05",
        "endDate": "2026-01-05",
        "url": "https://allevents.in/new-london/adult-silent-book-club/200029393110419",
        "location": {
            "@type": "Place",
            "name": "63 Huntington Street, New London, CT, United States, Connecticut 06320",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "63 Huntington St, New London, CT 06320, United States",
                "addressLocality": "New London",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.35493",
                "longitude": "-72.09943"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our new book club--but without discussions, or reading books you might not necessarily like--bring your own book, and join a group of quiet readers for a silent reading hour at the library!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Public Library of New London CT",
                "url": "https://allevents.in/org/public-library-of-new-london-ct/25946953"
            }
        ]
    }
]
```