

# Event Details

- **Event Name**: Book club
- **Event Start and End Date**: Thu, 27 Aug, 2026 at 05:00 pm – Thu, 27 Aug, 2026 at 06:00 pm (-04:00)
- **Event Description**: This month we're reading In the Veins of the Drowning by Kalie Cassidy! Get ready for a dark, emotional read with plenty to discuss.
- **Event URL**: https://allevents.in/clio/book-club/200030502158258
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Clio
- **state**: MI
- **country**: United States
- **location**: 100 Smith St Suite D, Clio, MI
- **lat**: 43.17202
- **long**: -83.735
- **full address**: 100 Smith St Suite D, Clio, MI, United States

## Event gallery

- **Alt text**: Book club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3608d2f090eae9a2b544a8c119c5bd938461f52430313b2f23557a74b3f7d11d-rimg-w667-h1000-dc080808-gmir?v=1786602633

## FAQs

- **Q**: When and where is Book club being held?
  - **A:** Book club takes place on Thu, 27 Aug, 2026 at 05:00 pm to Thu, 27 Aug, 2026 at 06:00 pm at 100 Smith St Suite D, Clio, MI, United States.
- **Q**: Who is organizing Book club?
  - **A:** Book club is organized by The Next Chapter, A Romance Bookstore.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book club",
        "image": "https://cdn-az.allevents.in/events3/banners/3608d2f090eae9a2b544a8c119c5bd938461f52430313b2f23557a74b3f7d11d-rimg-w667-h1000-dc080808-gmir?v=1786602633",
        "startDate": "2026-08-27T17:00:00-04:00",
        "endDate": "2026-08-27T18:00:00-04:00",
        "url": "https://allevents.in/clio/book-club/200030502158258",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "100 Smith St Suite D, Clio, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Smith St, Clio, MI 48420-2058, United States",
                "addressLocality": "Clio",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.17202",
                "longitude": "-83.735"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month we're reading In the Veins of the Drowning by Kalie Cassidy! Get ready for a dark, emotional read with plenty to discuss.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Next Chapter A Romance Bookstore",
                "url": "https://allevents.in/org/the-next-chapter-a-romance-bookstore/27144848"
            }
        ]
    }
]
```