

# Event Details

- **Event Name**: August Book Sale 
- **Event Start and End Date**: Mon, 03 Aug, 2026 at 10:00 am – Sat, 08 Aug, 2026 at 02:00 pm
- **Event Description**: Semi annual fundraiser for the Atwood Public Library - featuring books, dvds, audiobooks, puzzles and more for all ages!
- **Event URL**: https://allevents.in/atwood/august-book-sale/200030079579200
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Atwood
- **state**: KS
- **country**: United States
- **location**: 102 S 6th St, Atwood, KS, United States, Kansas 67730
- **lat**: 39.80751
- **long**: -101.03972
- **full address**: 102 S 6th St, Atwood, KS, United States, Kansas 67730

## Event gallery

- **Alt text**: August Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b2241511f3927c21203de90e3d245855f324f738cba81b1fa37c850522024dd1-rimg-w670-h204-dcf8f8f8-gmir?v=1785751151

## FAQs

- **Q**: When and where is August Book Sale  being held?
  - **A:** August Book Sale  takes place on Mon, 03 Aug, 2026 at 10:00 am to Sat, 08 Aug, 2026 at 02:00 pm at 102 S 6th St, Atwood, KS, United States, Kansas 67730.
- **Q**: Who is organizing August Book Sale ?
  - **A:** August Book Sale  is organized by Atwood Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "August Book Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/b2241511f3927c21203de90e3d245855f324f738cba81b1fa37c850522024dd1-rimg-w670-h204-dcf8f8f8-gmir?v=1785751151",
        "startDate": "2026-08-03",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/atwood/august-book-sale/200030079579200",
        "location": {
            "@type": "Place",
            "name": "102 S 6th St, Atwood, KS, United States, Kansas 67730",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 S 6th St, Atwood, KS 67730-1909, United States",
                "addressLocality": "Atwood",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.80751",
                "longitude": "-101.03972"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Semi annual fundraiser for the Atwood Public Library - featuring books, dvds, audiobooks, puzzles and more for all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Atwood Public Library",
                "url": "https://allevents.in/org/atwood-public-library/21440129"
            }
        ]
    }
]
```