

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 09:00 am – Sat, 19 Sep, 2026 at 02:00 pm (-05:00)
- **Event Description**: New-to-you books from the Friends of Hatch Public Library, most items 50 cents or less!
- **Event URL**: https://allevents.in/mauston/book-sale/200030662860333
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Mauston
- **state**: WI
- **country**: United States
- **location**: Hatch Public Library
- **lat**: 43.79791
- **long**: -90.0770299
- **full address**: Hatch Public Library, 111 W State St,Mauston, Wisconsin, United States

## Event gallery

- **Alt text**: Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/884fd49b033d794b59b28d7d173653818420880a1089b431264c4220d380a464-rimg-w1000-h630-dcc8a898-gmir?v=1788627813

## FAQs

- **Q**: When and where is Book Sale being held?
  - **A:** Book Sale takes place on Sat, 19 Sep, 2026 at 09:00 am to Sat, 19 Sep, 2026 at 02:00 pm at Hatch Public Library, 111 W State St,Mauston, Wisconsin, United States.
- **Q**: Who is organizing Book Sale?
  - **A:** Book Sale is organized by Hatch Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Book Sale is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Mauston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Book Sale sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/884fd49b033d794b59b28d7d173653818420880a1089b431264c4220d380a464-rimg-w1000-h630-dcc8a898-gmir?v=1788627813",
        "startDate": "2026-09-19T09:00:00-05:00",
        "endDate": "2026-09-19T14:00:00-05:00",
        "url": "https://allevents.in/mauston/book-sale/200030662860333",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hatch Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 W State St,Mauston, Wisconsin",
                "addressLocality": "Mauston",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.79791",
                "longitude": "-90.0770299"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New-to-you books from the Friends of Hatch Public Library, most items 50 cents or less!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hatch Public Library",
                "url": "https://allevents.in/org/hatch-public-library/13188545"
            }
        ]
    }
]
```