

# Event Details

- **Event Name**: Adult Book Club
- **Event Start and End Date**: Mon, 13 Oct, 2025 at 12:00 pm – Mon, 13 Oct, 2025 at 01:00 pm
- **Event Description**: Join us on Monday, October 13th at noon to discuss our monthly book selection. Anyone and everyone is welcome to join our adult book discussion group. 

Books are available for checkout at the Wamego Public Library front desk.
- **Event URL**: https://allevents.in/wamego/adult-book-club/200028957048240
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Wamego
- **state**: KS
- **country**: United States
- **location**: 431 Lincoln Ave, Wamego, KS, United States, Kansas 66547
- **lat**: 39.20196
- **long**: -96.30532
- **full address**: 431 Lincoln Ave, Wamego, KS, United States, Kansas 66547

## Event gallery

- **Alt text**: Adult Book Club
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8f640f79382a2b375a61fa0fc67b2ac8f7a9a3105044648dfb5a16bf91ecb66e-rimg-w1200-h675-dcdfe8d7-gmir?v=1759609843

## FAQs

- **Q**: When and where is Adult Book Club being held?
  - **A:** Adult Book Club takes place on Mon, 13 Oct, 2025 at 12:00 pm to Mon, 13 Oct, 2025 at 01:00 pm at 431 Lincoln Ave, Wamego, KS, United States, Kansas 66547.
- **Q**: Who is organizing Adult Book Club?
  - **A:** Adult Book Club is organized by Wamego Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Book Club",
        "image": "https://cdn-az.allevents.in/events7/banners/8f640f79382a2b375a61fa0fc67b2ac8f7a9a3105044648dfb5a16bf91ecb66e-rimg-w1200-h675-dcdfe8d7-gmir?v=1759609843",
        "startDate": "2025-10-13",
        "endDate": "2025-10-13",
        "url": "https://allevents.in/wamego/adult-book-club/200028957048240",
        "location": {
            "@type": "Place",
            "name": "431 Lincoln Ave, Wamego, KS, United States, Kansas 66547",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "431 Lincoln Ave, Wamego, KS 66547-1631, United States",
                "addressLocality": "Wamego",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.20196",
                "longitude": "-96.30532"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Monday, October 13th at noon to discuss our monthly book selection. Anyone and everyone is welcome to join our adult book discussion group. \n\nBooks are available for checkout at the Wamego Public Library front desk.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wamego Public Library",
                "url": "https://allevents.in/org/wamego-public-library/25996320"
            }
        ]
    }
]
```