

# Event Details

- **Event Name**: Waterville Book Club
- **Event Start and End Date**: Wed, 13 May, 2026 at 10:00 am – Wed, 13 May, 2026 at 11:00 am (-07:00)
- **Event Description**: A monthly meeting to share and discuss what everyone has been reading. Lots of discussion, lots of fun.
- **Event URL**: https://allevents.in/waterville/waterville-book-club/200029939224407
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Waterville
- **state**: WA
- **country**: United States
- **location**: 103 W Locust St, Waterville, WA, United States, Washington 98858
- **lat**: 47.6476
- **long**: -120.07193
- **full address**: 103 W Locust St, Waterville, WA, United States, Washington 98858

## Event gallery

- **Alt text**: Waterville Book Club
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Waterville+Book+Club&date=Wed%2C+13+May%2C+2026+at+10%3A00+am&bg=3

## FAQs

- **Q**: When and where is Waterville Book Club being held?
  - **A:** Waterville Book Club takes place on Wed, 13 May, 2026 at 10:00 am to Wed, 13 May, 2026 at 11:00 am at 103 W Locust St, Waterville, WA, United States, Washington 98858.
- **Q**: Who is organizing Waterville Book Club?
  - **A:** Waterville Book Club is organized by Waterville Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Waterville Book Club",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Waterville+Book+Club&date=Wed%2C+13+May%2C+2026+at+10%3A00+am&bg=3",
        "startDate": "2026-05-13T10:00:00-07:00",
        "endDate": "2026-05-13T11:00:00-07:00",
        "url": "https://allevents.in/waterville/waterville-book-club/200029939224407",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "103 W Locust St, Waterville, WA, United States, Washington 98858",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 W Locust St, Waterville, WA 98858-5815, United States",
                "addressLocality": "Waterville",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.6476",
                "longitude": "-120.07193"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A monthly meeting to share and discuss what everyone has been reading. Lots of discussion, lots of fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waterville Library",
                "url": "https://allevents.in/org/waterville-library/22064466"
            }
        ]
    }
]
```