

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Mon, 27 Jul, 2026 at 06:30 pm
- **Event Description**: Join us to discuss our July Book Club pick: All the Colors of the Dark, by Chris Whitaker and to pick up a copy of our August book.
- **Event URL**: https://allevents.in/athena/book-club/200030346786340
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Athena
- **state**: OR
- **country**: United States
- **location**: 418 E Main St, Athena, OR, United States, Oregon 97813
- **lat**: 45.81156
- **long**: -118.48845
- **full address**: 418 E Main St, Athena, OR, United States, Oregon 97813

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c9af52a1ec5f91300e93f3d57eeecf8ef13eb560154d93f6208900061944baa1-rimg-w940-h788-dc031313-gmir?v=1785037023

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Mon, 27 Jul, 2026 at 06:30 pm to Mon, 27 Jul, 2026 at 06:30 pm at 418 E Main St, Athena, OR, United States, Oregon 97813.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Athena Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events5/banners/c9af52a1ec5f91300e93f3d57eeecf8ef13eb560154d93f6208900061944baa1-rimg-w940-h788-dc031313-gmir?v=1785037023",
        "startDate": "2026-07-27",
        "url": "https://allevents.in/athena/book-club/200030346786340",
        "location": {
            "@type": "Place",
            "name": "418 E Main St, Athena, OR, United States, Oregon 97813",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Athena Public Library, 418 E Main St, Athena, OR 97813, United States",
                "addressLocality": "Athena",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.81156",
                "longitude": "-118.48845"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to discuss our July Book Club pick: All the Colors of the Dark, by Chris Whitaker and to pick up a copy of our August book.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Athena Public Library",
                "url": "https://allevents.in/org/athena-public-library/14052434"
            }
        ]
    }
]
```