

# Event Details

- **Event Name**: Adult Book Club
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 01:30 pm (-07:00)
- **Event Description**: Join us on the second Tuesday of each month for our Adult Book Club! This month we’re diving into Absolution, by Alice McDermott. Pick up your copy at the library and be part of the conversation.
- **Event URL**: https://allevents.in/hermiston/adult-book-club/200029937536117
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## 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**: Adult Book Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6ae269d4322f5d6e960faa56e83abce6e6781303f94425ed060de794c8862a73-rimg-w1080-h1080-dcd9ebf5-gmir?v=1776095597

## FAQs

- **Q**: When and where is Adult Book Club being held?
  - **A:** Adult Book Club takes place on Tue, 14 Apr, 2026 at 01:30 pm to Tue, 14 Apr, 2026 at 01:30 pm at 235 E Gladys Ave, Hermiston, OR, United States, Oregon 97838.
- **Q**: Who is organizing Adult Book Club?
  - **A:** Adult Book Club is organized by Hermiston Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Book Club",
        "image": "https://cdn-az.allevents.in/events4/banners/6ae269d4322f5d6e960faa56e83abce6e6781303f94425ed060de794c8862a73-rimg-w1080-h1080-dcd9ebf5-gmir?v=1776095597",
        "startDate": "2026-04-14T13:30:00-07:00",
        "url": "https://allevents.in/hermiston/adult-book-club/200029937536117",
        "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": "Join us on the second Tuesday of each month for our Adult Book Club! This month we’re diving into Absolution, by Alice McDermott. Pick up your copy at the library and be part of the conversation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hermiston Public Library",
                "url": "https://allevents.in/org/hermiston-public-library/20426477"
            }
        ]
    }
]
```