

# Event Details

- **Event Name**: Annual Book Sale
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 10:00 am – Sat, 20 Jun, 2026 at 02:00 pm
- **Event Description**: Browse a wide selection of gently used books for all ages and interests!
- **Event URL**: https://allevents.in/oglesby/annual-book-sale/200030198594515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Oglesby
- **state**: IL
- **country**: United States
- **location**: 111 S Woodland Ave, 61348
- **lat**: 41.29493
- **long**: -89.06268
- **full address**: 111 S Woodland Ave, 61348, 111 S Woodland Ave, Oglesby, IL 61348-1597, United States

## Event gallery

- **Alt text**: Annual Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d65777a337c2b521f006defc3a8adf080030ec42fec6e1c5d50da21d724fdde8-rimg-w1200-h675-dcdbe6e7-gmir?v=1781481368

## FAQs

- **Q**: When and where is Annual Book Sale being held?
  - **A:** Annual Book Sale takes place on Mon, 15 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 02:00 pm at 111 S Woodland Ave, 61348, 111 S Woodland Ave, Oglesby, IL 61348-1597, United States.
- **Q**: Who is organizing Annual Book Sale?
  - **A:** Annual Book Sale is organized by Oglesby Public Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Book Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/d65777a337c2b521f006defc3a8adf080030ec42fec6e1c5d50da21d724fdde8-rimg-w1200-h675-dcdbe6e7-gmir?v=1781481368",
        "startDate": "2026-06-15",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/oglesby/annual-book-sale/200030198594515",
        "location": {
            "@type": "Place",
            "name": "111 S Woodland Ave, 61348",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 S Woodland Ave, Oglesby, IL 61348-1597, United States",
                "addressLocality": "Oglesby",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.29493",
                "longitude": "-89.06268"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Browse a wide selection of gently used books for all ages and interests!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oglesby Public Library District",
                "url": "https://allevents.in/org/oglesby-public-library-district/27480184",
                "description": "Oglesby Public Library District. 638 likes · 129 talking about this. The Oglesby Public Library proudly serves the residents of Oglesby and surrounding..."
            }
        ]
    }
]
```