

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 06:30 pm – Tue, 28 Apr, 2026 at 08:00 pm
- **Event Description**: We meet the last Tuesday of the month at 6:30PM. Grab a copy of the book from the desk.

April Book Club (4/28):
American Dirt by Jeanine Cummins
- **Event URL**: https://allevents.in/plum-city/book-club/200029936436958
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Plum City
- **state**: WI
- **country**: United States
- **location**: 611 Main St, Plum City, WI, United States, Wisconsin 54761
- **lat**: 44.63287
- **long**: -92.19237
- **full address**: 611 Main St, Plum City, WI, United States, Wisconsin 54761

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e27621b4ce3c71efbab1996d03cd7a8bbd84f90fb92e1b379adf4dcf10b516ff-rimg-w1200-h628-dc1a181a-gmir?v=1776782226

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Tue, 28 Apr, 2026 at 06:30 pm to Tue, 28 Apr, 2026 at 08:00 pm at 611 Main St, Plum City, WI, United States, Wisconsin 54761.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Plum City Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events4/banners/e27621b4ce3c71efbab1996d03cd7a8bbd84f90fb92e1b379adf4dcf10b516ff-rimg-w1200-h628-dc1a181a-gmir?v=1776782226",
        "startDate": "2026-04-28",
        "endDate": "2026-04-28",
        "url": "https://allevents.in/plum-city/book-club/200029936436958",
        "location": {
            "@type": "Place",
            "name": "611 Main St, Plum City, WI, United States, Wisconsin 54761",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "611 Main St, Plum City, WI 54761-9044, United States",
                "addressLocality": "Plum City",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.63287",
                "longitude": "-92.19237"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We meet the last Tuesday of the month at 6:30PM. Grab a copy of the book from the desk.\n\nApril Book Club (4/28):\nAmerican Dirt by Jeanine Cummins",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plum City Public Library",
                "url": "https://allevents.in/org/plum-city-public-library/20831838"
            }
        ]
    }
]
```