

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Thu, 12 Jun, 2025 at 11:00 am – Thu, 12 Jun, 2025 at 06:00 pm
- **Event Description**: Large variety of fiction/nonfiction books for children, juveniles, young adults, and adults plus DVDs and Puzzles. All free will donation!
- **Event URL**: https://allevents.in/west-point/book-sale/200028160585155
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: West Point
- **state**: IA
- **country**: United States
- **location**: 317 5th St, West Point, IA, United States, Iowa 52656
- **lat**: 40.71743
- **long**: -91.45217
- **full address**: 317 5th St, West Point, IA, United States, Iowa 52656

## Event gallery

- **Alt text**: Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/45bd2500e6da050ed7f1b39a37a5129df3f8773cd978a558b627b86d0be4e906-rimg-w1000-h450-dca5c4be-gmir?v=1749450080

## FAQs

- **Q**: When and where is Book Sale being held?
  - **A:** Book Sale takes place on Thu, 12 Jun, 2025 at 11:00 am to Thu, 12 Jun, 2025 at 06:00 pm at 317 5th St, West Point, IA, United States, Iowa 52656.
- **Q**: Who is organizing Book Sale?
  - **A:** Book Sale is organized by West Point Public Library and Museum..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/45bd2500e6da050ed7f1b39a37a5129df3f8773cd978a558b627b86d0be4e906-rimg-w1000-h450-dca5c4be-gmir?v=1749450080",
        "startDate": "2025-06-12",
        "endDate": "2025-06-12",
        "url": "https://allevents.in/west-point/book-sale/200028160585155",
        "location": {
            "@type": "Place",
            "name": "317 5th St, West Point, IA, United States, Iowa 52656",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "317 5th St, West Point, IA 52656-7701, United States,West Point, Iowa",
                "addressLocality": "West Point",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.71743",
                "longitude": "-91.45217"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Large variety of fiction/nonfiction books for children, juveniles, young adults, and adults plus DVDs and Puzzles. All free will donation!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Point Public Library and Museum.",
                "url": "https://allevents.in/org/west-point-public-library-and-museum/21227530"
            }
        ]
    }
]
```