

# Event Details

- **Event Name**: LitFix Book Club
- **Event Start and End Date**: Thu, 07 May, 2026 at 10:00 am – Thu, 07 May, 2026 at 11:00 am (-05:00)
- **Event Description**: LitFix Morning Book Club meets at the Kimberly Library the first Thursday of the month at 10:00 am.

In May, we will discuss HAMNET by Maggie O'Farrell. If you need a copy of the book, ask at the front desk.
- **Event URL**: https://allevents.in/kimberly/litfix-book-club/200029927778342
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kimberly
- **state**: WI
- **country**: United States
- **location**: Kimberly Public Library
- **lat**: 44.271628086767
- **long**: -88.340259790421
- **full address**: Kimberly Public Library, 515 W Kimberly Ave, Kimberly, WI 54136-1335, United States

## Event gallery

- **Alt text**: LitFix Book Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/37b85ac9b74565f7facef295655154616f107e2083a28d66e5720d1ee871eec8-rimg-w1200-h675-dc14427b-gmir?v=1775906261

## FAQs

- **Q**: When and where is LitFix Book Club being held?
  - **A:** LitFix Book Club takes place on Thu, 07 May, 2026 at 10:00 am to Thu, 07 May, 2026 at 11:00 am at Kimberly Public Library, 515 W Kimberly Ave, Kimberly, WI 54136-1335, United States.
- **Q**: Who is organizing LitFix Book Club?
  - **A:** LitFix Book Club is organized by Kimberly Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LitFix Book Club",
        "image": "https://cdn-az.allevents.in/events9/banners/37b85ac9b74565f7facef295655154616f107e2083a28d66e5720d1ee871eec8-rimg-w1200-h675-dc14427b-gmir?v=1775906261",
        "startDate": "2026-05-07T10:00:00-05:00",
        "endDate": "2026-05-07T11:00:00-05:00",
        "url": "https://allevents.in/kimberly/litfix-book-club/200029927778342",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kimberly Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "515 W Kimberly Ave, Kimberly, WI 54136-1335, United States",
                "addressLocality": "Kimberly",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.271628086767",
                "longitude": "-88.340259790421"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "LitFix Morning Book Club meets at the Kimberly Library the first Thursday of the month at 10:00 am.\n\nIn May, we will discuss HAMNET by Maggie O'Farrell. If you need a copy of the book, ask at the front desk.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kimberly Public Library",
                "url": "https://allevents.in/org/kimberly-public-library/18448591"
            }
        ]
    }
]
```