

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Mon, 23 Mar, 2026 at 06:30 pm – Mon, 23 Mar, 2026 at 07:30 pm
- **Event Description**: Join us to discuss The Book Club for Troublesome Women by Marie Bostwick and to get a copy of our next book.
- **Event URL**: https://allevents.in/athena/book-club/200029763795834
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## 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/events1/banners/f3b4acc956ce3fbe9ef71136881b5e22368092563e835faa1c0092d38e672176-rimg-w940-h788-dc041314-gmir?v=1773996092

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Mon, 23 Mar, 2026 at 06:30 pm to Mon, 23 Mar, 2026 at 07: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/events1/banners/f3b4acc956ce3fbe9ef71136881b5e22368092563e835faa1c0092d38e672176-rimg-w940-h788-dc041314-gmir?v=1773996092",
        "startDate": "2026-03-23",
        "endDate": "2026-03-23",
        "url": "https://allevents.in/athena/book-club/200029763795834",
        "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 The Book Club for Troublesome Women by Marie Bostwick and to get a copy of our next book.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Athena Public Library",
                "url": "https://allevents.in/org/athena-public-library/14052434"
            }
        ]
    }
]
```