

# Event Details

- **Event Name**: Santa's Christmas Message
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Santa Clause is coming to town and he will be preaching at Inspired Heights Ministries about the greatest gift ever given. Bring your family Dec 21nd at 10am to hear a unique telling of the real Christmas message. Dress is casual. Sign your child up for a free gift
- **Event URL**: https://allevents.in/yazoo-city/santas-christmas-message/200029345606101
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Yazoo City
- **state**: MS
- **country**: United States
- **location**: Inspired Heights Ministries
- **lat**: 32.84637
- **long**: -90.40531
- **full address**: Inspired Heights Ministries, 735 E Powell St, Yazoo City, MS 39194-4337, United States

## Event gallery

- **Alt text**: Santa's Christmas Message
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4a6b7b4d490645cd74ef525c582e797ede9de2b1f6377ec64b60deda49ca788e-rimg-w1200-h678-dc46342d-gmir?v=1766150773

## FAQs

- **Q**: When and where is Santa's Christmas Message being held?
  - **A:** Santa's Christmas Message takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at Inspired Heights Ministries, 735 E Powell St, Yazoo City, MS 39194-4337, United States.
- **Q**: Who is organizing Santa's Christmas Message?
  - **A:** Santa's Christmas Message is organized by Inspired Heights Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa's Christmas Message",
        "image": "https://cdn-az.allevents.in/events1/banners/4a6b7b4d490645cd74ef525c582e797ede9de2b1f6377ec64b60deda49ca788e-rimg-w1200-h678-dc46342d-gmir?v=1766150773",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/yazoo-city/santas-christmas-message/200029345606101",
        "location": {
            "@type": "Place",
            "name": "Inspired Heights Ministries",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "735 E Powell St, Yazoo City, MS 39194-4337, United States",
                "addressLocality": "Yazoo City",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.84637",
                "longitude": "-90.40531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa Clause is coming to town and he will be preaching at Inspired Heights Ministries about the greatest gift ever given. Bring your family Dec 21nd at 10am to hear a unique telling of the real Christmas message. Dress is casual. Sign your child up for a free gift",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Inspired Heights Ministries",
                "url": "https://allevents.in/org/inspired-heights-ministries/21429732"
            }
        ]
    }
]
```