

# Event Details

- **Event Name**: Gingerbread House Making
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 04:00 pm – Thu, 11 Dec, 2025 at 06:00 pm
- **Event Description**: Come make a gingerbread house at the library!
- **Event URL**: https://allevents.in/hanlontown/gingerbread-house-making/200029273590729
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Hanlontown
- **state**: IA
- **country**: United States
- **location**: 214 Main ST
- **lat**: 43.28063
- **long**: -93.37907
- **full address**: 214 Main ST, 214 Main St, Hanlontown, IA 50444-1016, United States

## Event gallery

- **Alt text**: Gingerbread House Making
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Gingerbread+House+Making&date=Thu%2C+11+Dec%2C+2025+at+04%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Gingerbread House Making being held?
  - **A:** Gingerbread House Making takes place on Thu, 11 Dec, 2025 at 04:00 pm to Thu, 11 Dec, 2025 at 06:00 pm at 214 Main ST, 214 Main St, Hanlontown, IA 50444-1016, United States.
- **Q**: Who is organizing Gingerbread House Making?
  - **A:** Gingerbread House Making is organized by Kinney Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gingerbread House Making",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Gingerbread+House+Making&date=Thu%2C+11+Dec%2C+2025+at+04%3A00+pm&bg=5",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/hanlontown/gingerbread-house-making/200029273590729",
        "location": {
            "@type": "Place",
            "name": "214 Main ST",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "214 Main St, Hanlontown, IA 50444-1016, United States",
                "addressLocality": "Hanlontown",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.28063",
                "longitude": "-93.37907"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come make a gingerbread house at the library!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kinney Memorial Library",
                "url": "https://allevents.in/org/kinney-memorial-library/22893605"
            }
        ]
    }
]
```