

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Thu, 16 Oct, 2025 at 09:00 am – Sat, 18 Oct, 2025 at 02:00 pm
- **Event Description**: Calling All Bookworms! Dive into our annual book sale, where your donations fuel the love of reading! Genres for everyone, come discover amazing stories and support your local library.
- **Event URL**: https://allevents.in/montrose/book-sale/200028991683914
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Montrose
- **state**: IA
- **country**: United States
- **location**: 202 Main St, Montrose, IA, United States, Iowa 52639
- **lat**: 40.53158
- **long**: -91.41582
- **full address**: 202 Main St, Montrose, IA, United States, Iowa 52639

## Event gallery

- **Alt text**: Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4c89c2b91d132b2bfcad8b696e5bdf2a867fce04279a5758c2d6db9a18edcbe9-rimg-w1200-h675-dcffffff-gmir?v=1760471450

## FAQs

- **Q**: When and where is Book Sale being held?
  - **A:** Book Sale takes place on Thu, 16 Oct, 2025 at 09:00 am to Sat, 18 Oct, 2025 at 02:00 pm at 202 Main St, Montrose, IA, United States, Iowa 52639.
- **Q**: Who is organizing Book Sale?
  - **A:** Book Sale is organized by Montrose Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/4c89c2b91d132b2bfcad8b696e5bdf2a867fce04279a5758c2d6db9a18edcbe9-rimg-w1200-h675-dcffffff-gmir?v=1760471450",
        "startDate": "2025-10-16",
        "endDate": "2025-10-18",
        "url": "https://allevents.in/montrose/book-sale/200028991683914",
        "location": {
            "@type": "Place",
            "name": "202 Main St, Montrose, IA, United States, Iowa 52639",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 Main St, Montrose, IA 52639-9717, United States",
                "addressLocality": "Montrose",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.53158",
                "longitude": "-91.41582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling All Bookworms! Dive into our annual book sale, where your donations fuel the love of reading! Genres for everyone, come discover amazing stories and support your local library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Montrose Memorial Library",
                "url": "https://allevents.in/org/montrose-memorial-library/24835075"
            }
        ]
    }
]
```