

# Event Details

- **Event Name**: Santa Claus Visit, 2025
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 06:30 pm
- **Event Description**: Come see Santa Claus and get some candy goodies!
- **Event URL**: https://allevents.in/burden/santa-claus-visit-2025/200029310277328
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Burden
- **state**: KS
- **country**: United States
- **location**: Burden Police Department
- **lat**: 37.31521
- **long**: -96.75359
- **full address**: Burden Police Department, 401 N Main St, Burden, KS 67019-8806, United States

## Event gallery

- **Alt text**: Santa Claus Visit, 2025
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Santa+Claus+Visit%2C+2025&date=Wed%2C+17+Dec%2C+2025+at+06%3A30+pm&bg=4

## FAQs

- **Q**: When and where is Santa Claus Visit, 2025 being held?
  - **A:** Santa Claus Visit, 2025 takes place on Wed, 17 Dec, 2025 at 06:30 pm to Wed, 17 Dec, 2025 at 06:30 pm at Burden Police Department, 401 N Main St, Burden, KS 67019-8806, United States.
- **Q**: Who is organizing Santa Claus Visit, 2025?
  - **A:** Santa Claus Visit, 2025 is organized by Cowley County Fire District #3 - Burden.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Claus Visit, 2025",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Santa+Claus+Visit%2C+2025&date=Wed%2C+17+Dec%2C+2025+at+06%3A30+pm&bg=4",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/burden/santa-claus-visit-2025/200029310277328",
        "location": {
            "@type": "Place",
            "name": "Burden Police Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 N Main St, Burden, KS 67019-8806, United States",
                "addressLocality": "Burden",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.31521",
                "longitude": "-96.75359"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see Santa Claus and get some candy goodies!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cowley County Fire District 3 - Burden",
                "url": "https://allevents.in/org/cowley-county-fire-district-3-burden/23659129"
            }
        ]
    }
]
```