

# Event Details

- **Event Name**: Adult Book Club
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 01:00 pm
- **Event Description**: Join us as we discuss the book: "The Keeper of Lost Things" by Ruth Hogan. This is a free event and does not require registration!
- **Event URL**: https://allevents.in/eudora/adult-book-club/200029504011424
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Eudora
- **state**: KS
- **country**: United States
- **location**: 14 E 9th St, Eudora, KS, United States, Kansas 66025
- **lat**: 38.94382
- **long**: -95.09816
- **full address**: 14 E 9th St, Eudora, KS, United States, Kansas 66025

## Event gallery

- **Alt text**: Adult Book Club
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/79ce8aa0fcc109d6b1130c6a5a6f3fbfb379581e342020a02666445e3b0e2e3f-rimg-w1200-h628-dc3090cb-gmir?v=1769461963

## FAQs

- **Q**: When and where is Adult Book Club being held?
  - **A:** Adult Book Club takes place on Wed, 04 Feb, 2026 at 01:00 pm to Wed, 04 Feb, 2026 at 01:00 pm at 14 E 9th St, Eudora, KS, United States, Kansas 66025.
- **Q**: Who is organizing Adult Book Club?
  - **A:** Adult Book Club is organized by Eudora Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Book Club",
        "image": "https://cdn-az.allevents.in/events2/banners/79ce8aa0fcc109d6b1130c6a5a6f3fbfb379581e342020a02666445e3b0e2e3f-rimg-w1200-h628-dc3090cb-gmir?v=1769461963",
        "startDate": "2026-02-04",
        "url": "https://allevents.in/eudora/adult-book-club/200029504011424",
        "location": {
            "@type": "Place",
            "name": "14 E 9th St, Eudora, KS, United States, Kansas 66025",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 E 9th St, Eudora, KS 66025, United States",
                "addressLocality": "Eudora",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.94382",
                "longitude": "-95.09816"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we discuss the book: \"The Keeper of Lost Things\" by Ruth Hogan. This is a free event and does not require registration!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eudora Community Library",
                "url": "https://allevents.in/org/eudora-community-library/25982533"
            }
        ]
    }
]
```