

# Event Details

- **Event Name**: Gingerbread Storytime!
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 10:00 am
- **Event Description**: Stories, sensory activities, and crafts all about cookies and gingerbread! We might even have some samples of this seasonal treat.
- **Event URL**: https://allevents.in/houston/gingerbread-storytime/200029354836135
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Houston
- **state**: MN
- **country**: United States
- **location**: 202 E Cedar St, Houston, MN, United States, Minnesota 55943
- **lat**: 43.76311
- **long**: -91.56713
- **full address**: 202 E Cedar St, Houston, MN, United States, Minnesota 55943

## Event gallery

- **Alt text**: Gingerbread Storytime!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f711aaa3e068118cd628c2964e2f5fb76f4d43110cb23f6f3639325734067c99-rimg-w1200-h675-dc92ddf3-gmir?v=1765704634

## FAQs

- **Q**: When and where is Gingerbread Storytime! being held?
  - **A:** Gingerbread Storytime! takes place on Sat, 20 Dec, 2025 at 10:00 am to Sat, 20 Dec, 2025 at 10:00 am at 202 E Cedar St, Houston, MN, United States, Minnesota 55943.
- **Q**: Who is organizing Gingerbread Storytime!?
  - **A:** Gingerbread Storytime! is organized by Houston MN Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gingerbread Storytime!",
        "image": "https://cdn-az.allevents.in/events10/banners/f711aaa3e068118cd628c2964e2f5fb76f4d43110cb23f6f3639325734067c99-rimg-w1200-h675-dc92ddf3-gmir?v=1765704634",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/houston/gingerbread-storytime/200029354836135",
        "location": {
            "@type": "Place",
            "name": "202 E Cedar St, Houston, MN, United States, Minnesota 55943",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Houston Public Library, 202 E Cedar St, Houston, MN 55943, United States",
                "addressLocality": "Houston",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.76311",
                "longitude": "-91.56713"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stories, sensory activities, and crafts all about cookies and gingerbread! We might even have some samples of this seasonal treat.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Houston MN Public Library",
                "url": "https://allevents.in/org/houston-mn-public-library/25985512"
            }
        ]
    }
]
```