

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am – Sat, 20 Jun, 2026 at 03:00 pm
- **Event Description**: Save the date!!!  One week from today is The Friends of Clinton Library quarterly used book sale....and we have an outstanding selection for you....see you there!
- **Event URL**: https://allevents.in/clinton/book-sale/200030241415503
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Clinton
- **state**: WA
- **country**: United States
- **location**: Clinton Community Hall
- **lat**: 47.978043128637
- **long**: -122.35619339998
- **full address**: Clinton Community Hall, 6415 Central Ave, Clinton, WA 98236-9698, United States

## Event gallery

- **Alt text**: Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9d0e4651b25a33ab0b778755de57e03c28fd40016a85917681fa662f864d7ce2-rimg-w1080-h1404-dcf0f0ef-gmir?v=1781557683

## FAQs

- **Q**: When and where is Book Sale being held?
  - **A:** Book Sale takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 03:00 pm at Clinton Community Hall, 6415 Central Ave, Clinton, WA 98236-9698, United States.
- **Q**: Who is organizing Book Sale?
  - **A:** Book Sale is organized by Friends of Clinton Library - Washington State.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/9d0e4651b25a33ab0b778755de57e03c28fd40016a85917681fa662f864d7ce2-rimg-w1080-h1404-dcf0f0ef-gmir?v=1781557683",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/clinton/book-sale/200030241415503",
        "location": {
            "@type": "Place",
            "name": "Clinton Community Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6415 Central Ave, Clinton, WA 98236-9698, United States",
                "addressLocality": "Clinton",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.978043128637",
                "longitude": "-122.35619339998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date!!!  One week from today is The Friends of Clinton Library quarterly used book sale....and we have an outstanding selection for you....see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Clinton Library - Washington State",
                "url": "https://allevents.in/org/friends-of-clinton-library-washington-state/23278404"
            }
        ]
    }
]
```