

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 05:00 pm – Thu, 16 Jul, 2026 at 08:00 pm (-05:00)
- **Event Description**: Join us for our monthly Book Club. This month's book and meeting location are still to be determined, so keep an eye out for FaceBook updates!
- **Event URL**: https://allevents.in/merrillan/book-club/200030147542452
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Merrillan
- **state**: WI
- **country**: United States
- **location**: TBD
- **lat**: 44.42469
- **long**: -90.72222
- **full address**: TBD, Merrillan, United States

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f869f468c28c234ae89be73f762149ca68afc0c0909fc4321904ee07d322e192-rimg-w1200-h628-dc7d93a0-gmir?v=1779951531

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Thu, 16 Jul, 2026 at 05:00 pm to Thu, 16 Jul, 2026 at 08:00 pm at TBD, Merrillan, United States.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Ray Township Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events8/banners/f869f468c28c234ae89be73f762149ca68afc0c0909fc4321904ee07d322e192-rimg-w1200-h628-dc7d93a0-gmir?v=1779951531",
        "startDate": "2026-07-16T17:00:00-05:00",
        "endDate": "2026-07-16T20:00:00-05:00",
        "url": "https://allevents.in/merrillan/book-club/200030147542452",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "TBD",
            "address": {
                "@type": "PostalAddress",
                "name": "TBD, Merrillan, United States",
                "addressLocality": "Merrillan",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.42469",
                "longitude": "-90.72222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly Book Club. This month's book and meeting location are still to be determined, so keep an eye out for FaceBook updates!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ray Township Public Library",
                "url": "https://allevents.in/org/ray-township-public-library/23280752"
            }
        ]
    }
]
```