

# Event Details

- **Event Name**: First Saturday Book Sale
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am – Sat, 06 Dec, 2025 at 02:00 pm
- **Event Description**: This is a fundraising event by the Hutto Public Library Friends group. We will accept cash, checks, and Venmo payments. We will have books for all ages!
- **Event URL**: https://allevents.in/hutto/first-saturday-book-sale/200029194940656
- **Event Categories**: charities
- **Interested Audience**: 
  - total_interested_count: 56

## Ticket Details


## Event venue details

- **city**: Hutto
- **state**: TX
- **country**: United States
- **location**: 500 W. Live Oak, Hutto, TX, United States, Texas 78634
- **lat**: 30.54516
- **long**: -97.55163
- **full address**: 500 W. Live Oak, Hutto, TX, United States, Texas 78634

## Event gallery

- **Alt text**: First Saturday Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0e3298a1a116623c48425d57bbbc24f52ced9768d770e4b781fabff0d117f00b-rimg-w1200-h1855-dcff735c-gmir?v=1764403955

## FAQs

- **Q**: When and where is First Saturday Book Sale being held?
  - **A:** First Saturday Book Sale takes place on Sat, 06 Dec, 2025 at 10:00 am to Sat, 06 Dec, 2025 at 02:00 pm at 500 W. Live Oak, Hutto, TX, United States, Texas 78634.
- **Q**: Who is organizing First Saturday Book Sale?
  - **A:** First Saturday Book Sale is organized by Hutto Public Library Friends.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Saturday Book Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/0e3298a1a116623c48425d57bbbc24f52ced9768d770e4b781fabff0d117f00b-rimg-w1200-h1855-dcff735c-gmir?v=1764403955",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/hutto/first-saturday-book-sale/200029194940656",
        "location": {
            "@type": "Place",
            "name": "500 W. Live Oak, Hutto, TX, United States, Texas 78634",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "522 W Live Oak St, Hutto, TX 78634-3179, United States",
                "addressLocality": "Hutto",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.54516",
                "longitude": "-97.55163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a fundraising event by the Hutto Public Library Friends group. We will accept cash, checks, and Venmo payments. We will have books for all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hutto Public Library Friends",
                "url": "https://allevents.in/org/hutto-public-library-friends/25774284"
            }
        ]
    }
]
```