

# Event Details

- **Event Name**: Pancakes for Patrons
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 09:00 am
- **Event Description**: In celebration of National Library Week, and to show appreciation to our patrons, we'll have free homemade pancakes with a full topping bar in the library lobby!
- **Event URL**: https://allevents.in/hillsboro/pancakes-for-patrons/200029822594523
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Hillsboro
- **state**: TX
- **country**: United States
- **location**: 118 South Waco Street, Hillsboro, TX, United States, Texas 76645
- **lat**: 32.00976
- **long**: -97.13054
- **full address**: 118 South Waco Street, Hillsboro, TX, United States, Texas 76645

## Event gallery

- **Alt text**: Pancakes for Patrons
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f4a6492d5714c7b67b632638f6139c6d73f73a7120e907df3f333626e8bb4430-rimg-w1200-h675-dcf9eddb-gmir?v=1776741203

## FAQs

- **Q**: When and where is Pancakes for Patrons being held?
  - **A:** Pancakes for Patrons takes place on Fri, 24 Apr, 2026 at 09:00 am to Fri, 24 Apr, 2026 at 09:00 am at 118 South Waco Street, Hillsboro, TX, United States, Texas 76645.
- **Q**: Who is organizing Pancakes for Patrons?
  - **A:** Pancakes for Patrons is organized by Hillsboro City Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pancakes for Patrons",
        "image": "https://cdn-az.allevents.in/events1/banners/f4a6492d5714c7b67b632638f6139c6d73f73a7120e907df3f333626e8bb4430-rimg-w1200-h675-dcf9eddb-gmir?v=1776741203",
        "startDate": "2026-04-24",
        "url": "https://allevents.in/hillsboro/pancakes-for-patrons/200029822594523",
        "location": {
            "@type": "Place",
            "name": "118 South Waco Street, Hillsboro, TX, United States, Texas 76645",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "118 TX-171, Hillsboro, TX 76645-7708, United States",
                "addressLocality": "Hillsboro",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.00976",
                "longitude": "-97.13054"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In celebration of National Library Week, and to show appreciation to our patrons, we'll have free homemade pancakes with a full topping bar in the library lobby!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hillsboro City Library",
                "url": "https://allevents.in/org/hillsboro-city-library/20408118"
            }
        ]
    }
]
```