

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Wed, 22 Apr, 2026 at 06:30 pm – Wed, 22 Apr, 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/200029932799656
- **Interested Audience**: 
  - total_interested_count: 0

## 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/events10/banners/44aff2460bc8a1338d0e9fcc7278ea81da576ba57169d384faeb5799a8bac972-rimg-w1200-h675-dcf8c52f-gmir?v=1776008275

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Wed, 22 Apr, 2026 at 06:30 pm to Wed, 22 Apr, 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/events10/banners/44aff2460bc8a1338d0e9fcc7278ea81da576ba57169d384faeb5799a8bac972-rimg-w1200-h675-dcf8c52f-gmir?v=1776008275",
        "startDate": "2026-04-22T18:30:00-05:00",
        "endDate": "2026-04-22T19:30:00-05:00",
        "url": "https://allevents.in/seneca/book-club/200029932799656",
        "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"
            }
        ]
    }
]
```