

# Event Details

- **Event Name**: 9th Ward Christmas Celebration
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:00 pm – Sat, 06 Dec, 2025 at 09:00 pm
- **Event Description**: Come celebrate the Christmas season
- **Event URL**: https://allevents.in/kaysville/9th-ward-christmas-celebration/1600027729935414
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027729935414

## Event venue details

- **city**: Kaysville
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.031309255627
- **long**: -111.92462317793
- **full address**: The Church of Jesus Christ of Latter-day Saints, 201 S 600 E, Kaysville, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/66fc7f10-d30b-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc312b18-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/67463240-d30b-11f0-8e6b-3d758292774f-rimg-w300-h300-dc161506-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 201 S 600 E, Kaysville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 9th Ward Christmas Celebration ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "9th Ward Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events1/banners/66fc7f10-d30b-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/kaysville/9th-ward-christmas-celebration/1600027729935414",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 S 600 E",
                "addressLocality": "Kaysville",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.031309255627",
                "longitude": "-111.92462317793"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the Christmas season"
    }
]
```