

# Event Details

- **Event Name**: Senior Book Discussion
- **Event Start and End Date**: Wed, 27 May, 2026 at 10:30 am – Wed, 24 Jun, 2026 at 10:30 am (-04:00)
- **Event Description**: Each month we meet at the Ledyard Senior Center to discuss a new book. Check in regularly to see what the next book will be!
- **Event URL**: https://allevents.in/ledyard/senior-book-discussion/200030115764948
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ledyard
- **state**: CT
- **country**: United States
- **location**: Ledyard Senior Center
- **lat**: 41.418884680512
- **long**: -72.074228372002
- **full address**: Ledyard Senior Center, 12 Van Tassel Dr,Ledyard, Connecticut, United States

## Event gallery

- **Alt text**: Senior Book Discussion
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4cab3583dab8278cee94cf4beff15ac90445315535a1b5f09e9133b9048c7cc0-rimg-w1200-h675-dc92d7dc-gmir?v=1779583488

## FAQs

- **Q**: When and where is Senior Book Discussion being held?
  - **A:** Senior Book Discussion takes place on Wed, 27 May, 2026 at 10:30 am to Wed, 24 Jun, 2026 at 10:30 am at Ledyard Senior Center, 12 Van Tassel Dr,Ledyard, Connecticut, United States.
- **Q**: Who is organizing Senior Book Discussion?
  - **A:** Senior Book Discussion is organized by Ledyard Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Book Discussion",
        "image": "https://cdn-az.allevents.in/events5/banners/4cab3583dab8278cee94cf4beff15ac90445315535a1b5f09e9133b9048c7cc0-rimg-w1200-h675-dc92d7dc-gmir?v=1779583488",
        "startDate": "2026-05-27T10:30:00-04:00",
        "endDate": "2026-06-24T10:30:00-04:00",
        "url": "https://allevents.in/ledyard/senior-book-discussion/200030115764948",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ledyard Senior Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Van Tassel Dr,Ledyard, Connecticut",
                "addressLocality": "Ledyard",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.418884680512",
                "longitude": "-72.074228372002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each month we meet at the Ledyard Senior Center to discuss a new book. Check in regularly to see what the next book will be!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ledyard Public Library",
                "url": "https://allevents.in/org/ledyard-public-library/20826871"
            }
        ]
    }
]
```