

# Event Details

- **Event Name**: Becky's Book Club
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Join Becky for Book Club!  Each member of the group reads a book of their choice according to an assigned prompt.  This month is read a book about a favorite animal.
- **Event URL**: https://allevents.in/athens/beckys-book-club/200029890622212
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: PA
- **country**: United States
- **location**: 724 S Main St, Athens, PA, United States, Pennsylvania 18810
- **lat**: 41.95099
- **long**: -76.517
- **full address**: 724 S Main St, Athens, PA, United States, Pennsylvania 18810

## Event gallery

- **Alt text**: Becky's Book Club
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a24b7afc910396c21b829cfdc79343854f26701c973e5e5ffb7aa002b4f5d202-rimg-w1200-h742-dcffffff-gmir?v=1775997453

## FAQs

- **Q**: When and where is Becky's Book Club being held?
  - **A:** Becky's Book Club takes place on Thu, 16 Apr, 2026 at 06:00 pm to Thu, 16 Apr, 2026 at 06:00 pm at 724 S Main St, Athens, PA, United States, Pennsylvania 18810.
- **Q**: Who is organizing Becky's Book Club?
  - **A:** Becky's Book Club is organized by Spalding Memorial Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Becky's Book Club is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Athens, this event is thoughtfully curated to deliver a standout experience worth every moment. If Becky's Book Club sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Becky's Book Club",
        "image": "https://cdn-az.allevents.in/events1/banners/a24b7afc910396c21b829cfdc79343854f26701c973e5e5ffb7aa002b4f5d202-rimg-w1200-h742-dcffffff-gmir?v=1775997453",
        "startDate": "2026-04-16T18:00:00-04:00",
        "url": "https://allevents.in/athens/beckys-book-club/200029890622212",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "724 S Main St, Athens, PA, United States, Pennsylvania 18810",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "724 S Main St, Athens, PA 18810-1000, United States",
                "addressLocality": "Athens",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.95099",
                "longitude": "-76.517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Becky for Book Club!  Each member of the group reads a book of their choice according to an assigned prompt.  This month is read a book about a favorite animal.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spalding Memorial Library",
                "url": "https://allevents.in/org/spalding-memorial-library/10164986"
            }
        ]
    }
]
```