

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Wed, 26 Aug, 2026 at 06:30 pm – Wed, 26 Aug, 2026 at 07:30 pm (-05:00)
- **Event Description**: Pick up a monthly book club read at the circulation desk and discuss it with other library patrons.
- **Event URL**: https://allevents.in/seneca/book-club/200030445520531
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Seneca
- **state**: IL
- **country**: United States
- **location**: 210 N Main St, Seneca, IL, United States, Illinois 61360
- **lat**: 41.31427
- **long**: -88.60969
- **full address**: 210 N Main St, Seneca, IL, United States, Illinois 61360

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8d4979287a96fe26afe98cd0cc93f333972fd37d2fc4b2d892b766a6edd40913-rimg-w1200-h675-dcf8c828-gmir?v=1786327136

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Wed, 26 Aug, 2026 at 06:30 pm to Wed, 26 Aug, 2026 at 07:30 pm at 210 N Main St, Seneca, IL, United States, Illinois 61360.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Seneca Public Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events8/banners/8d4979287a96fe26afe98cd0cc93f333972fd37d2fc4b2d892b766a6edd40913-rimg-w1200-h675-dcf8c828-gmir?v=1786327136",
        "startDate": "2026-08-26T18:30:00-05:00",
        "endDate": "2026-08-26T19:30:00-05:00",
        "url": "https://allevents.in/seneca/book-club/200030445520531",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "210 N Main St, Seneca, IL, United States, Illinois 61360",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 N Main St, Seneca, IL 61360-9347, United States",
                "addressLocality": "Seneca",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.31427",
                "longitude": "-88.60969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pick up a monthly book club read at the circulation desk and discuss it with other library patrons.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seneca Public Library District",
                "url": "https://allevents.in/org/seneca-public-library-district/23506600"
            }
        ]
    }
]
```