

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Sat, 23 May, 2026 at 10:30 am – Sat, 27 Jun, 2026 at 10:30 am
- **Event Description**: A local adult book club at the library! This month "Society of Lies" by Lauren Ling Brown will be the discussion.
- **Event URL**: https://allevents.in/millstadt/book-club/200030088210144
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Millstadt
- **state**: IL
- **country**: United States
- **location**: 115 West Laurel Street, Millstadt, IL, United States, Illinois 62260
- **lat**: 38.45912
- **long**: -90.0929
- **full address**: 115 West Laurel Street, Millstadt, IL, United States, Illinois 62260

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/65b938a102838a735a1e3a4fcbbd68a3e61e5ad882f79f6e51f53094299b8c1c-rimg-w1200-h675-dc043962-gmir?v=1779345344

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Sat, 23 May, 2026 at 10:30 am to Sat, 27 Jun, 2026 at 10:30 am at 115 West Laurel Street, Millstadt, IL, United States, Illinois 62260.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Millstadt Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events1/banners/65b938a102838a735a1e3a4fcbbd68a3e61e5ad882f79f6e51f53094299b8c1c-rimg-w1200-h675-dc043962-gmir?v=1779345344",
        "startDate": "2026-05-23",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/millstadt/book-club/200030088210144",
        "location": {
            "@type": "Place",
            "name": "115 West Laurel Street, Millstadt, IL, United States, Illinois 62260",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 W Laurel St, Millstadt, IL 62260-1925, United States",
                "addressLocality": "Millstadt",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.45912",
                "longitude": "-90.0929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A local adult book club at the library! This month \"Society of Lies\" by Lauren Ling Brown will be the discussion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millstadt Library",
                "url": "https://allevents.in/org/millstadt-library/13960143"
            }
        ]
    }
]
```