

# Event Details

- **Event Name**: Teen Tuesday: Gingerbread Houses
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 03:30 pm
- **Event Description**: Get into the holiday spirit and design your own gingerbread house—no baking required! You’ll build and decorate a cardboard house using paint markers and plenty of creativity.
- **Event URL**: https://allevents.in/walkersville/teen-tuesday-gingerbread-houses/200029246056141
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Walkersville
- **state**: MD
- **country**: United States
- **location**: Walkersville Public Library
- **lat**: 39.486313498063
- **long**: -77.34737328966
- **full address**: Walkersville Public Library, 2 South Glade Road,Walkersville, Maryland, United States

## Event gallery

- **Alt text**: Teen Tuesday: Gingerbread Houses
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/87dbce5e180f9e3db0e52f5647514d9f8eba165b28410373158602caab94d882-rimg-w1200-h628-dc017096-gmir?v=1765862593

## FAQs

- **Q**: When and where is Teen Tuesday: Gingerbread Houses being held?
  - **A:** Teen Tuesday: Gingerbread Houses takes place on Tue, 16 Dec, 2025 at 03:30 pm to Tue, 16 Dec, 2025 at 03:30 pm at Walkersville Public Library, 2 South Glade Road,Walkersville, Maryland, United States.
- **Q**: Who is organizing Teen Tuesday: Gingerbread Houses?
  - **A:** Teen Tuesday: Gingerbread Houses is organized by Frederick County Public Libraries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teen Tuesday: Gingerbread Houses",
        "image": "https://cdn-az.allevents.in/events9/banners/87dbce5e180f9e3db0e52f5647514d9f8eba165b28410373158602caab94d882-rimg-w1200-h628-dc017096-gmir?v=1765862593",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/walkersville/teen-tuesday-gingerbread-houses/200029246056141",
        "location": {
            "@type": "Place",
            "name": "Walkersville Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 South Glade Road,Walkersville, Maryland",
                "addressLocality": "Walkersville",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.486313498063",
                "longitude": "-77.34737328966"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get into the holiday spirit and design your own gingerbread house—no baking required! You’ll build and decorate a cardboard house using paint markers and plenty of creativity.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frederick County Public Libraries",
                "url": "https://allevents.in/org/frederick-county-public-libraries/25953884"
            }
        ]
    }
]
```