

# Event Details

- **Event Name**: My Weekend is all Booked: Adult Book Club
- **Event Start and End Date**: Sat, 30 Apr, 2022 at 02:30 pm – Sat, 30 Apr, 2022 at 03:30 pm
- **Event Description**: Each month E.G. Fisher Library is having a book club for the adults. We'll have a snack and get the chance to discuss the book for that month.

To check out the book club book, visit the library for a copy. With your library card number, you can also see if the book is available on Libby either as an E book or audio book.

All adults are invited to join us. All programs are free.
- **Event URL**: https://allevents.in/athens/my-weekend-is-all-booked-adult-book-club/200022271776402
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: TN
- **country**: United States
- **location**: E.G. Fisher Public Library
- **lat**: 35.454764826
- **long**: -84.582665675
- **full address**: E.G. Fisher Public Library, 1289 Ingleside Ave,Athens,TN,United States

## Event gallery

- **Alt text**: My Weekend is all Booked: Adult Book Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0f6fbf82939e087a0cb3657297da7c0281421a20f0912132fdc7add175251330-rimg-w960-h621-gmir.jpg?v=1651055863

## FAQs

- **Q**: When and where is My Weekend is all Booked: Adult Book Club being held?
  - **A:** My Weekend is all Booked: Adult Book Club takes place on Sat, 30 Apr, 2022 at 02:30 pm to Sat, 30 Apr, 2022 at 03:30 pm at E.G. Fisher Public Library, 1289 Ingleside Ave,Athens,TN,United States.
- **Q**: Who is organizing My Weekend is all Booked: Adult Book Club?
  - **A:** My Weekend is all Booked: Adult Book Club is organized by E.G. Fisher Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "My Weekend is all Booked: Adult Book Club",
        "image": "https://cdn-az.allevents.in/events5/banners/0f6fbf82939e087a0cb3657297da7c0281421a20f0912132fdc7add175251330-rimg-w960-h621-gmir.jpg?v=1651055863",
        "startDate": "2022-04-30",
        "endDate": "2022-04-30",
        "url": "https://allevents.in/athens/my-weekend-is-all-booked-adult-book-club/200022271776402",
        "location": {
            "@type": "Place",
            "name": "E.G. Fisher Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1289 Ingleside Ave,Athens,TN,United States",
                "addressLocality": "Athens",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.454764826",
                "longitude": "-84.582665675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each month E.G. Fisher Library is having a book club for the adults. We'll have a snack and get the chance to discuss the book for that month.\n\nTo check out the book club book, visit the library for a copy. With your library card number, you can also see if the book is available on Libby either as a",
        "organizer": [
            {
                "@type": "Organization",
                "name": "E.G. Fisher Public Library",
                "url": "https://allevents.in/org/eg-fisher-public-library/17511659"
            }
        ]
    }
]
```