

# Event Details

- **Event Name**: Kid's Christmas Program
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:30 am
- **Event Description**: Our kids have been working super hard on their Christmas program. Come support them and learn a bit more about what Christmas might mean for you.
- **Event URL**: https://allevents.in/salem/kids-christmas-program/200029340089859
- **Event Categories**: christmas, kids
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: SD
- **country**: United States
- **location**: 432 N Main St, Salem, SD, United States, South Dakota 57058
- **lat**: 43.72793
- **long**: -97.38728
- **full address**: 432 N Main St, Salem, SD, United States, South Dakota 57058

## Event gallery

- **Alt text**: Kid's Christmas Program
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/198cca19c43ce8b84ec71250f9128422261ed07937304875fdadf12c91dc7681-rimg-w828-h465-dc050505-gmir?v=1765468079

## FAQs

- **Q**: When and where is Kid's Christmas Program being held?
  - **A:** Kid's Christmas Program takes place on Sun, 14 Dec, 2025 at 10:30 am to Sun, 14 Dec, 2025 at 10:30 am at 432 N Main St, Salem, SD, United States, South Dakota 57058.
- **Q**: Who is organizing Kid's Christmas Program?
  - **A:** Kid's Christmas Program is organized by Unite Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kid's Christmas Program",
        "image": "https://cdn-az.allevents.in/events9/banners/198cca19c43ce8b84ec71250f9128422261ed07937304875fdadf12c91dc7681-rimg-w828-h465-dc050505-gmir?v=1765468079",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/salem/kids-christmas-program/200029340089859",
        "location": {
            "@type": "Place",
            "name": "432 N Main St, Salem, SD, United States, South Dakota 57058",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "432 N Main St, Salem, SD 57058-8855, United States",
                "addressLocality": "Salem",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.72793",
                "longitude": "-97.38728"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our kids have been working super hard on their Christmas program. Come support them and learn a bit more about what Christmas might mean for you.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unite Church",
                "url": "https://allevents.in/org/unite-church/23848216"
            }
        ]
    }
]
```