

# Event Details

- **Event Name**: The Kilted Santa Delivery
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:00 am
- **Event Description**: The delivery of the presents begin!
- **Event URL**: https://allevents.in/jackson/the-kilted-santa-delivery/200029160616313
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Jackson
- **state**: MI
- **country**: United States
- **location**: Jackson, Mich.
- **lat**: 42.246205916876
- **long**: -84.391294066511
- **full address**: Jackson, Mich., United States

## Event gallery

- **Alt text**: The Kilted Santa Delivery
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8d73824bdf6d46239e79d1e13f319239cc8aa06704c406ba899cb59cef4c838f-rimg-w960-h960-dc45471c-gmir?v=1766349661

## FAQs

- **Q**: When and where is The Kilted Santa Delivery being held?
  - **A:** The Kilted Santa Delivery takes place on Wed, 24 Dec, 2025 at 10:00 am to Wed, 24 Dec, 2025 at 10:00 am at Jackson, Mich., United States.
- **Q**: Who is organizing The Kilted Santa Delivery?
  - **A:** The Kilted Santa Delivery is organized by Santa is Coming to Towns.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Kilted Santa Delivery",
        "image": "https://cdn-az.allevents.in/events1/banners/8d73824bdf6d46239e79d1e13f319239cc8aa06704c406ba899cb59cef4c838f-rimg-w960-h960-dc45471c-gmir?v=1766349661",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/jackson/the-kilted-santa-delivery/200029160616313",
        "location": {
            "@type": "Place",
            "name": "Jackson, Mich.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jackson, Michigan",
                "addressLocality": "Jackson",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.246205916876",
                "longitude": "-84.391294066511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The delivery of the presents begin!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Santa is Coming to Towns",
                "url": "https://allevents.in/org/santa-is-coming-to-towns/25158226"
            }
        ]
    }
]
```