

# Event Details

- **Event Name**: Book Club Discussion: The Most Fun We Ever Had
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 06:00 pm
- **Event Description**: Pick up copies at the library and start reading this month’s book club pick. We'll discuss the book on this date!
- **Event URL**: https://allevents.in/ilion/book-club-discussion-the-most-fun-we-ever-had/200029595457440
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Ilion
- **state**: NY
- **country**: United States
- **location**: Ilion Free Public Library
- **lat**: 43.01384
- **long**: -75.03974
- **full address**: Ilion Free Public Library, 78 West Street,Ilion, New York, United States

## Event gallery

- **Alt text**: Book Club Discussion: The Most Fun We Ever Had
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/33e70d3d65bbfef375ba483bd77811e2c7af80d3d9c60e89a34488613db327ba-rimg-w1200-h675-dc75a229-gmir?v=1771908877

## FAQs

- **Q**: When and where is Book Club Discussion: The Most Fun We Ever Had being held?
  - **A:** Book Club Discussion: The Most Fun We Ever Had takes place on Thu, 26 Feb, 2026 at 06:00 pm to Thu, 26 Feb, 2026 at 06:00 pm at Ilion Free Public Library, 78 West Street,Ilion, New York, United States.
- **Q**: Who is organizing Book Club Discussion: The Most Fun We Ever Had?
  - **A:** Book Club Discussion: The Most Fun We Ever Had is organized by Ilion Free Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club Discussion: The Most Fun We Ever Had",
        "image": "https://cdn-az.allevents.in/events1/banners/33e70d3d65bbfef375ba483bd77811e2c7af80d3d9c60e89a34488613db327ba-rimg-w1200-h675-dc75a229-gmir?v=1771908877",
        "startDate": "2026-02-26",
        "url": "https://allevents.in/ilion/book-club-discussion-the-most-fun-we-ever-had/200029595457440",
        "location": {
            "@type": "Place",
            "name": "Ilion Free Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "78 West Street,Ilion, New York",
                "addressLocality": "Ilion",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01384",
                "longitude": "-75.03974"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pick up copies at the library and start reading this month’s book club pick. We'll discuss the book on this date!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ilion Free Public Library",
                "url": "https://allevents.in/org/ilion-free-public-library/13149753",
                "description": "This is the official facebook page of the Ilion Free Public Library. We are dedicated to meeting the needs of our community."
            }
        ]
    }
]
```