

# Event Details

- **Event Name**: Cozy Corner Book Club
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 09:00 am (-04:00)
- **Event Description**: Come join us for book club on September 20th! We'll be discussing 'My Friends' by Fredrik Backman. There are copies for sale here at the store, but no purchase is necessary to join book club. Just show up and be ready for a great discussion!
- **Event URL**: https://allevents.in/charlotte/cozy-corner-book-club/200030646068332
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Charlotte
- **state**: MI
- **country**: United States
- **location**: 144 S. Cochran Ave., Charlotte, MI
- **lat**: 42.56252
- **long**: -84.83623
- **full address**: 144 S. Cochran Ave., Charlotte, MI, United States

## Event gallery

- **Alt text**: Cozy Corner Book Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4eef948dc2b013ff678864a48bd984c6e4b9d6b178a31546495566064f49ff2a-rimg-w1200-h1600-dc282828-gmir?v=1788311312

## FAQs

- **Q**: When and where is Cozy Corner Book Club being held?
  - **A:** Cozy Corner Book Club takes place on Sun, 20 Sep, 2026 at 09:00 am to Sun, 20 Sep, 2026 at 09:00 am at 144 S. Cochran Ave., Charlotte, MI, United States.
- **Q**: Who is organizing Cozy Corner Book Club?
  - **A:** Cozy Corner Book Club is organized by The Cozy Corner Bookstore.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cozy Corner Book Club",
        "image": "https://cdn-az.allevents.in/events4/banners/4eef948dc2b013ff678864a48bd984c6e4b9d6b178a31546495566064f49ff2a-rimg-w1200-h1600-dc282828-gmir?v=1788311312",
        "startDate": "2026-09-20T09:00:00-04:00",
        "url": "https://allevents.in/charlotte/cozy-corner-book-club/200030646068332",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "144 S. Cochran Ave., Charlotte, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "144 S Cochran Ave, Charlotte, MI 48813-1510, United States",
                "addressLocality": "Charlotte",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.56252",
                "longitude": "-84.83623"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for book club on September 20th! We'll be discussing 'My Friends' by Fredrik Backman. There are copies for sale here at the store, but no purchase is necessary to join book club. Just show up and be ready for a great discussion!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cozy Corner Bookstore",
                "url": "https://allevents.in/org/the-cozy-corner-bookstore/24672233"
            }
        ]
    }
]
```