

# Event Details

- **Event Name**: Kid's Book Club
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 01:00 pm
- **Event Description**: Kick off our new Kids’ Book Club with us! Bring your current read—or a longtime favorite—and join friends for a fun, relaxed chat about all things books. We’ll wrap up by choosing our next group read together.
- **Event URL**: https://allevents.in/hermiston/kids-book-club/200029502375323
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Hermiston
- **state**: OR
- **country**: United States
- **location**: 235 E Gladys Ave, Hermiston, OR, United States, Oregon 97838
- **lat**: 45.84169
- **long**: -119.28799
- **full address**: 235 E Gladys Ave, Hermiston, OR, United States, Oregon 97838

## Event gallery

- **Alt text**: Kid's Book Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/24da85821575812c869fd36a480cb72216b0851c324b862d98eab4b599887485-rimg-w1200-h675-dceedad5-gmir?v=1769118191

## FAQs

- **Q**: When and where is Kid's Book Club being held?
  - **A:** Kid's Book Club takes place on Sat, 24 Jan, 2026 at 01:00 pm to Sat, 24 Jan, 2026 at 01:00 pm at 235 E Gladys Ave, Hermiston, OR, United States, Oregon 97838.
- **Q**: Who is organizing Kid's Book Club?
  - **A:** Kid's Book Club is organized by Hermiston Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kid's Book Club",
        "image": "https://cdn-az.allevents.in/events3/banners/24da85821575812c869fd36a480cb72216b0851c324b862d98eab4b599887485-rimg-w1200-h675-dceedad5-gmir?v=1769118191",
        "startDate": "2026-01-24",
        "url": "https://allevents.in/hermiston/kids-book-club/200029502375323",
        "location": {
            "@type": "Place",
            "name": "235 E Gladys Ave, Hermiston, OR, United States, Oregon 97838",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "235 E Gladys Ave, Hermiston, OR 97838-1827, United States",
                "addressLocality": "Hermiston",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.84169",
                "longitude": "-119.28799"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kick off our new Kids’ Book Club with us! Bring your current read—or a longtime favorite—and join friends for a fun, relaxed chat about all things books. We’ll wrap up by choosing our next group read together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hermiston Public Library",
                "url": "https://allevents.in/org/hermiston-public-library/20426477"
            }
        ]
    }
]
```