

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 06:30 pm – Tue, 21 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: We will be discussing the "Ultimate Gift" by Jim Stoval
- **Event URL**: https://allevents.in/el-dorado/book-club/200029851153900
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: El Dorado
- **state**: KS
- **country**: United States
- **location**: 611 S Washington St, El Dorado, KS, United States, Kansas 67042
- **lat**: 37.81238
- **long**: -96.8546
- **full address**: 611 S Washington St, El Dorado, KS, United States, Kansas 67042

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2eab4d544ccd8179c87c6b3e97a5d2dce7e5d6bbe87148e25ea1fd4fa7d96fa9-rimg-w1200-h600-dcbe935d-gmir?v=1775599992

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Tue, 21 Apr, 2026 at 06:30 pm to Tue, 21 Apr, 2026 at 07:00 pm at 611 S Washington St, El Dorado, KS, United States, Kansas 67042.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Bradford Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events8/banners/2eab4d544ccd8179c87c6b3e97a5d2dce7e5d6bbe87148e25ea1fd4fa7d96fa9-rimg-w1200-h600-dcbe935d-gmir?v=1775599992",
        "startDate": "2026-04-21T18:30:00-05:00",
        "endDate": "2026-04-21T19:00:00-05:00",
        "url": "https://allevents.in/el-dorado/book-club/200029851153900",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "611 S Washington St, El Dorado, KS, United States, Kansas 67042",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "611 S Washington St, El Dorado, KS 67042-2855, United States",
                "addressLocality": "El Dorado",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.81238",
                "longitude": "-96.8546"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be discussing the \"Ultimate Gift\" by Jim Stoval",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bradford Memorial Library",
                "url": "https://allevents.in/org/bradford-memorial-library/21824811"
            }
        ]
    }
]
```