

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 06:00 pm
- **Event Description**: First Wednesday of every month book club. This month's book to discuss "West With Giraffes"
- **Event URL**: https://allevents.in/montague/book-club/200029617756449
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Montague
- **state**: MI
- **country**: United States
- **location**: The Book Nook & Java Shop
- **lat**: 43.417399579793
- **long**: -86.355273458229
- **full address**: The Book Nook &amp; Java Shop, 8742 Ferry St, Montague, MI 49437-1210, United States

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/38e131710baf8fe882d7751a0c48f799958816d374e3d56452264328d6c73933-rimg-w500-h500-dcf9f0e7-gmir?v=1770136849

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Wed, 04 Feb, 2026 at 06:00 pm to Wed, 04 Feb, 2026 at 06:00 pm at The Book Nook &amp; Java Shop, 8742 Ferry St, Montague, MI 49437-1210, United States.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by The Book Nook & Java Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events8/banners/38e131710baf8fe882d7751a0c48f799958816d374e3d56452264328d6c73933-rimg-w500-h500-dcf9f0e7-gmir?v=1770136849",
        "startDate": "2026-02-04",
        "url": "https://allevents.in/montague/book-club/200029617756449",
        "location": {
            "@type": "Place",
            "name": "The Book Nook & Java Shop",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8742 Ferry St, Montague, MI 49437-1210, United States",
                "addressLocality": "Montague",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.417399579793",
                "longitude": "-86.355273458229"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First Wednesday of every month book club. This month's book to discuss \"West With Giraffes\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Book Nook & Java Shop",
                "url": "https://allevents.in/org/the-book-nook-and-java-shop/7146847",
                "description": "The Book Nook & Java Shop and Best Cellars Wine Bar are located in downtown Montague.  A Place for Friends to Gather Since 2002."
            }
        ]
    }
]
```