

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:00 pm – Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: Join us in the library for a discussion of December's book, All Adults Here by Emma Straub.
- **Event URL**: https://allevents.in/findley-lake/book-club/200029304317659
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Findley Lake
- **state**: NY
- **country**: United States
- **location**: 2883 North Rd, Findley Lake, NY, United States, New York 14736
- **lat**: 42.13066
- **long**: -79.74163
- **full address**: 2883 North Rd, Findley Lake, NY, United States, New York 14736

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/70afab63f4a308a506fab98d72d4d61edc1a9889b76452acfef621160b50691a-rimg-w663-h1000-dcfdb61a-gmir?v=1765634446

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Thu, 18 Dec, 2025 at 06:00 pm to Thu, 18 Dec, 2025 at 07:00 pm at 2883 North Rd, Findley Lake, NY, United States, New York 14736.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Findley Lake Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events7/banners/70afab63f4a308a506fab98d72d4d61edc1a9889b76452acfef621160b50691a-rimg-w663-h1000-dcfdb61a-gmir?v=1765634446",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/findley-lake/book-club/200029304317659",
        "location": {
            "@type": "Place",
            "name": "2883 North Rd, Findley Lake, NY, United States, New York 14736",
            "address": {
                "@type": "PostalAddress",
                "name": "2883 North Rd, Findley Lake, NY, United States, New York 14736",
                "addressLocality": "Findley Lake",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.13066",
                "longitude": "-79.74163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the library for a discussion of December's book, All Adults Here by Emma Straub.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Findley Lake Library",
                "url": "https://allevents.in/org/findley-lake-library/21230199"
            }
        ]
    }
]
```