

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 04:00 pm
- **Event Description**: Join Eve for Book Club at the Washington County Public Library! All attendees are welcome to discuss the book club selections, Sister by Rosamund Lupton and The Witch Elm by Tana French. 

This program will be held Monday, June 29th at 4:00 PM.
- **Event URL**: https://allevents.in/springfield/book-club/200030291232436
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: KY
- **country**: United States
- **location**: 333 West Main Street, Springfield, KY, United States, Kentucky 40069
- **lat**: 37.68804
- **long**: -85.22707
- **full address**: 333 West Main Street, Springfield, KY, United States, Kentucky 40069

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d4b99d0230f1447af665d402ffd69bc8fb601f0808852abaa09675e5ee0a7d00-rimg-w1080-h1350-dcffffff-gmir?v=1782233255

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Mon, 29 Jun, 2026 at 04:00 pm to Mon, 29 Jun, 2026 at 04:00 pm at 333 West Main Street, Springfield, KY, United States, Kentucky 40069.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Washington County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events9/banners/d4b99d0230f1447af665d402ffd69bc8fb601f0808852abaa09675e5ee0a7d00-rimg-w1080-h1350-dcffffff-gmir?v=1782233255",
        "startDate": "2026-06-29",
        "url": "https://allevents.in/springfield/book-club/200030291232436",
        "location": {
            "@type": "Place",
            "name": "333 West Main Street, Springfield, KY, United States, Kentucky 40069",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 W Main St, Springfield, KY 40069-1230, United States",
                "addressLocality": "Springfield",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.68804",
                "longitude": "-85.22707"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Eve for Book Club at the Washington County Public Library! All attendees are welcome to discuss the book club selections, Sister by Rosamund Lupton and The Witch Elm by Tana French. \n\nThis program will be held Monday, June 29th at 4:00 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Washington County Public Library",
                "url": "https://allevents.in/org/washington-county-public-library/23276154"
            }
        ]
    }
]
```