

# Event Details

- **Event Name**: Senior Book Club
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Discuss best reads for the month and the chosen book! This month's book is "Nineteen Minutes" by Jodi Picoult.
- **Event URL**: https://allevents.in/millstadt/senior-book-club/200029912201414
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Millstadt
- **state**: IL
- **country**: United States
- **location**: Millstadt Senior Center
- **lat**: 38.46039
- **long**: -90.09121
- **full address**: Millstadt Senior Center, 102 S Jefferson Ave, Millstadt, IL 62260-1550, United States

## Event gallery

- **Alt text**: Senior Book Club
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/03896d4ed8ce0f413f4a92f3c43803ed448fb5640f4ef63e46b3395a835d3346-rimg-w1200-h675-dcdff0f6-gmir?v=1776377368

## FAQs

- **Q**: When and where is Senior Book Club being held?
  - **A:** Senior Book Club takes place on Mon, 20 Apr, 2026 at 07:00 pm to Mon, 20 Apr, 2026 at 07:00 pm at Millstadt Senior Center, 102 S Jefferson Ave, Millstadt, IL 62260-1550, United States.
- **Q**: Who is organizing Senior Book Club?
  - **A:** Senior Book Club is organized by Millstadt Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Book Club",
        "image": "https://cdn-az.allevents.in/events8/banners/03896d4ed8ce0f413f4a92f3c43803ed448fb5640f4ef63e46b3395a835d3346-rimg-w1200-h675-dcdff0f6-gmir?v=1776377368",
        "startDate": "2026-04-20T19:00:00-05:00",
        "url": "https://allevents.in/millstadt/senior-book-club/200029912201414",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Millstadt Senior Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 S Jefferson Ave, Millstadt, IL 62260-1550, United States",
                "addressLocality": "Millstadt",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.46039",
                "longitude": "-90.09121"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Discuss best reads for the month and the chosen book! This month's book is \"Nineteen Minutes\" by Jodi Picoult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millstadt Library",
                "url": "https://allevents.in/org/millstadt-library/13960143"
            }
        ]
    }
]
```