

# Event Details

- **Event Name**: 1st Ward Christmas Breakfast
- **Event Start and End Date**: Sat, 19 Dec, 2026 at 09:00 am – Sat, 19 Dec, 2026 at 02:00 pm (-07:00)
- **Event Description**: Come enjoy a wonderful Christmas breakfast together as we celebrate the birth of Jesus Christ.
- **Event URL**: https://allevents.in/south-jordan/1st-ward-christmas-breakfast/1600029670175809
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.543814
- **long**: -111.95239
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2447 West 11400 South, South Jordan, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c285d670-0adc-11f1-b6c3-c3694e9a4e40-rimg-w1000-h469-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 19 Dec, 2026 at 09:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2447 West 11400 South, South Jordan, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 1st Ward Christmas Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "1st Ward Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events9/banners/719fc960-1d37-11f1-8026-d96a43b74dca-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2026-12-19T09:00:00-07:00",
        "endDate": "2026-12-19T14:00:00-07:00",
        "url": "https://allevents.in/south-jordan/1st-ward-christmas-breakfast/1600029670175809",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2447 West 11400 South",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.543814",
                "longitude": "-111.95239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a wonderful Christmas breakfast together as we celebrate the birth of Jesus Christ."
    }
]
```