

# Event Details

- **Event Name**: February Book Club
- **Event Start and End Date**: Wed, 11 Feb, 2026 at 07:00 pm
- **Event Description**: Adult Book Club meets at 7:00 PM on the 2nd Wednesday of the month.

The title up for discussion on February 11 is "The Correspondent" by Virginia Evans. Limited copies of this book are available at the front desk for checkout. 

Located in the library's community room.
- **Event URL**: https://allevents.in/coopersville/february-book-club/200029515825545
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Coopersville
- **state**: MI
- **country**: United States
- **location**: Coopersville Area District Library
- **lat**: 43.06552
- **long**: -85.93625
- **full address**: Coopersville Area District Library, 333 Ottawa St, Coopersville, MI 49404-1243, United States

## Event gallery

- **Alt text**: February Book Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f053c6669639b24ed5850bb43291f375034b76912615f994a72c587c53614e79-rimg-w1200-h676-dcf0eeea-gmir?v=1770256307

## FAQs

- **Q**: When and where is February Book Club being held?
  - **A:** February Book Club takes place on Wed, 11 Feb, 2026 at 07:00 pm to Wed, 11 Feb, 2026 at 07:00 pm at Coopersville Area District Library, 333 Ottawa St, Coopersville, MI 49404-1243, United States.
- **Q**: Who is organizing February Book Club?
  - **A:** February Book Club is organized by Coopersville Area District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "February Book Club",
        "image": "https://cdn-az.allevents.in/events6/banners/f053c6669639b24ed5850bb43291f375034b76912615f994a72c587c53614e79-rimg-w1200-h676-dcf0eeea-gmir?v=1770256307",
        "startDate": "2026-02-11",
        "url": "https://allevents.in/coopersville/february-book-club/200029515825545",
        "location": {
            "@type": "Place",
            "name": "Coopersville Area District Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 Ottawa St, Coopersville, MI 49404-1243, United States",
                "addressLocality": "Coopersville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.06552",
                "longitude": "-85.93625"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adult Book Club meets at 7:00 PM on the 2nd Wednesday of the month.\n\nThe title up for discussion on February 11 is \"The Correspondent\" by Virginia Evans. Limited copies of this book are available at the front desk for checkout. \n\nLocated in the library's community room.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coopersville Area District Library",
                "url": "https://allevents.in/org/coopersville-area-district-library/21016920"
            }
        ]
    }
]
```