

# Event Details

- **Event Name**: Tuesday Afternoon Book Club
- **Event Start and End Date**: Tue, 28 Jul, 2026 at 01:00 pm – Tue, 28 Jul, 2026 at 02:00 pm
- **Event Description**: This month, book club let's you choose! Read whichever book you want, then bring your thoughts to book club. What a great way to get a new book recommendation!
- **Event URL**: https://allevents.in/baldwin/tuesday-afternoon-book-club/200030361020054
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Baldwin
- **state**: WI
- **country**: United States
- **location**: 400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002
- **lat**: 44.95663
- **long**: -92.36831
- **full address**: 400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002

## Event gallery

- **Alt text**: Tuesday Afternoon Book Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fa8d483b420ee626a1eb40f72181856ef8682598cf5dba5dca5bd13a2720c31b-rimg-w500-h500-dc75bcf6-gmir?v=1784663714

## FAQs

- **Q**: When and where is Tuesday Afternoon Book Club being held?
  - **A:** Tuesday Afternoon Book Club takes place on Tue, 28 Jul, 2026 at 01:00 pm to Tue, 28 Jul, 2026 at 02:00 pm at 400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002.
- **Q**: Who is organizing Tuesday Afternoon Book Club?
  - **A:** Tuesday Afternoon Book Club is organized by Baldwin Public Library - Wisconsin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tuesday Afternoon Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/fa8d483b420ee626a1eb40f72181856ef8682598cf5dba5dca5bd13a2720c31b-rimg-w500-h500-dc75bcf6-gmir?v=1784663714",
        "startDate": "2026-07-28",
        "endDate": "2026-07-28",
        "url": "https://allevents.in/baldwin/tuesday-afternoon-book-club/200030361020054",
        "location": {
            "@type": "Place",
            "name": "400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Cedar St, Baldwin, WI 54002-4927, United States",
                "addressLocality": "Baldwin",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.95663",
                "longitude": "-92.36831"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month, book club let's you choose! Read whichever book you want, then bring your thoughts to book club. What a great way to get a new book recommendation!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Baldwin Public Library - Wisconsin",
                "url": "https://allevents.in/org/baldwin-public-library-wisconsin/19550505"
            }
        ]
    }
]
```