

# Event Details

- **Event Name**: Book Club!
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 07:00 pm – Wed, 08 Jul, 2026 at 08:00 pm (-05:00)
- **Event Description**: Join us for discussion, snacks, and refreshments! The book for July is Penitence by Kristin Koval! Hope to see you there!
- **Event URL**: https://allevents.in/beaver-dam/book-club/200029804219619
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Beaver Dam
- **state**: WI
- **country**: United States
- **location**: 234 S Spring St, Beaver Dam, WI
- **lat**: 43.45413
- **long**: -88.83709
- **full address**: 234 S Spring St, Beaver Dam, WI, United States

## Event gallery

- **Alt text**: Book Club!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0b60ebf116f59d0add8a1ec51fb07dbe123ad5309b1dd7c41346c757dbd95cd8-rimg-w1200-h1692-dc595959-gmir?v=1775587328

## FAQs

- **Q**: When and where is Book Club! being held?
  - **A:** Book Club! takes place on Wed, 08 Jul, 2026 at 07:00 pm to Wed, 08 Jul, 2026 at 08:00 pm at 234 S Spring St, Beaver Dam, WI, United States.
- **Q**: Who is organizing Book Club!?
  - **A:** Book Club! is organized by Rosalee Book Boutique.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club!",
        "image": "https://cdn-az.allevents.in/events7/banners/0b60ebf116f59d0add8a1ec51fb07dbe123ad5309b1dd7c41346c757dbd95cd8-rimg-w1200-h1692-dc595959-gmir?v=1775587328",
        "startDate": "2026-07-08T19:00:00-05:00",
        "endDate": "2026-07-08T20:00:00-05:00",
        "url": "https://allevents.in/beaver-dam/book-club/200029804219619",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "234 S Spring St, Beaver Dam, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "234 S Spring St, Beaver Dam, WI 53916-2332, United States",
                "addressLocality": "Beaver Dam",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.45413",
                "longitude": "-88.83709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for discussion, snacks, and refreshments! The book for July is Penitence by Kristin Koval! Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rosalee Book Boutique",
                "url": "https://allevents.in/org/rosalee-book-boutique/21303648"
            }
        ]
    }
]
```