

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 10:30 am – Thu, 20 Nov, 2025 at 07:30 pm
- **Event Description**: Good morning everyone! It's time to get excited! November 17th marks the first day of our annual book sale! The event will close 30 minutes before the library closes, so be sure to stop in and scoop up everything you want before it goes!
- **Event URL**: https://allevents.in/ilion/book-sale/200029228597449
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## 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 St, Ilion, NY 13357-1725, United States

## Event gallery

- **Alt text**: Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2a9422ddad701d84884dda3135c5c085d7a2738c1ff537f557ac5173a5b11185-rimg-w1200-h1600-dcffffff-gmir?v=1763632308

## FAQs

- **Q**: When and where is Book Sale being held?
  - **A:** Book Sale takes place on Thu, 20 Nov, 2025 at 10:30 am to Thu, 20 Nov, 2025 at 07:30 pm at Ilion Free Public Library, 78 West St, Ilion, NY 13357-1725, United States.
- **Q**: Who is organizing Book Sale?
  - **A:** Book Sale is organized by Ilion Free Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/2a9422ddad701d84884dda3135c5c085d7a2738c1ff537f557ac5173a5b11185-rimg-w1200-h1600-dcffffff-gmir?v=1763632308",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/ilion/book-sale/200029228597449",
        "location": {
            "@type": "Place",
            "name": "Ilion Free Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "78 West St, Ilion, NY 13357-1725, United States",
                "addressLocality": "Ilion",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01384",
                "longitude": "-75.03974"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Good morning everyone! It's time to get excited! November 17th marks the first day of our annual book sale! The event will close 30 minutes before the library closes, so be sure to stop in and scoop up everything you want before it goes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ilion Free Public Library",
                "url": "https://allevents.in/org/ilion-free-public-library/24844159"
            }
        ]
    }
]
```