

# Event Details

- **Event Name**: Library Book Sale
- **Event Start and End Date**: Mon, 03 Nov, 2025 at 09:00 am – Sat, 08 Nov, 2025 at 12:00 pm
- **Event Description**: Lots of books for sale. Stop in!
- **Event URL**: https://allevents.in/cascade/library-book-sale/200029132252838
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Cascade
- **state**: IA
- **country**: United States
- **location**: 108 2nd Ave SW, Cascade, IA, United States, Iowa 52033
- **lat**: 42.29815
- **long**: -91.01328
- **full address**: 108 2nd Ave SW, Cascade, IA, United States, Iowa 52033

## Event gallery

- **Alt text**: Library Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/49bd7c8ce414cbc6adb1f3d4ca2cfa0b099349e7cce0154f40df890265763eb9-rimg-w940-h788-dcfddb61-gmir?v=1762332637

## FAQs

- **Q**: When and where is Library Book Sale being held?
  - **A:** Library Book Sale takes place on Mon, 03 Nov, 2025 at 09:00 am to Sat, 08 Nov, 2025 at 12:00 pm at 108 2nd Ave SW, Cascade, IA, United States, Iowa 52033.
- **Q**: Who is organizing Library Book Sale?
  - **A:** Library Book Sale is organized by Cascade Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Library Book Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/49bd7c8ce414cbc6adb1f3d4ca2cfa0b099349e7cce0154f40df890265763eb9-rimg-w940-h788-dcfddb61-gmir?v=1762332637",
        "startDate": "2025-11-03",
        "endDate": "2025-11-08",
        "url": "https://allevents.in/cascade/library-book-sale/200029132252838",
        "location": {
            "@type": "Place",
            "name": "108 2nd Ave SW, Cascade, IA, United States, Iowa 52033",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 2nd Ave SW, Cascade, IA 52033-7762, United States",
                "addressLocality": "Cascade",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.29815",
                "longitude": "-91.01328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lots of books for sale. Stop in!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cascade Public Library",
                "url": "https://allevents.in/org/cascade-public-library/20942155"
            }
        ]
    }
]
```