

# Event Details

- **Event Name**: Santa Night at Hidden Trail Brewing
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 06:00 pm
- **Event Description**: As Buddy the Elf once said: "SANTA!! I know him!! I know him." Luckily, we do too! Join us on Thursday, December 11th to get a picture with jolly, old Saint Nick and tell him what's on your wish list.
- **Event URL**: https://allevents.in/garden-city/santa-night-at-hidden-trail-brewing/200029331224714
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Garden City
- **state**: KS
- **country**: United States
- **location**: Hidden Trail Brewing
- **lat**: 37.9745
- **long**: -100.84607
- **full address**: Hidden Trail Brewing, 2010 E Schulman Ave,Garden City, Kansas, United States

## Event gallery

- **Alt text**: Santa Night at Hidden Trail Brewing
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ab9ced8d13f21e307fe93afb7f0a9754077892b305401def36f8ce120a7dbd46-rimg-w1200-h675-dc4c3528-gmir?v=1765334594

## FAQs

- **Q**: When and where is Santa Night at Hidden Trail Brewing being held?
  - **A:** Santa Night at Hidden Trail Brewing takes place on Thu, 11 Dec, 2025 at 06:00 pm to Thu, 11 Dec, 2025 at 06:00 pm at Hidden Trail Brewing, 2010 E Schulman Ave,Garden City, Kansas, United States.
- **Q**: Who is organizing Santa Night at Hidden Trail Brewing?
  - **A:** Santa Night at Hidden Trail Brewing is organized by Hidden Trail Brewing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Night at Hidden Trail Brewing",
        "image": "https://cdn-az.allevents.in/events1/banners/ab9ced8d13f21e307fe93afb7f0a9754077892b305401def36f8ce120a7dbd46-rimg-w1200-h675-dc4c3528-gmir?v=1765334594",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/garden-city/santa-night-at-hidden-trail-brewing/200029331224714",
        "location": {
            "@type": "Place",
            "name": "Hidden Trail Brewing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2010 E Schulman Ave,Garden City, Kansas",
                "addressLocality": "Garden City",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.9745",
                "longitude": "-100.84607"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "As Buddy the Elf once said: \"SANTA!! I know him!! I know him.\" Luckily, we do too! Join us on Thursday, December 11th to get a picture with jolly, old Saint Nick and tell him what's on your wish list.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hidden Trail Brewing",
                "url": "https://allevents.in/org/hidden-trail-brewing/26079310"
            }
        ]
    }
]
```