

# Event Details

- **Event Name**: 4th Ward Neighborhood Christmas Breakfast
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:30 am – Sat, 06 Dec, 2025 at 10:00 am
- **Event Description**: 4th Ward Neighborhood Christmas Breakfast
- **Event URL**: https://allevents.in/south-jordan/4th-ward-neighborhood-christmas-breakfast/1600027618148205
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.555001497426
- **long**: -111.92705328375
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1239 Country Creek Dr, South Jordan, United States

## Event gallery

- **Alt text**: 4th Ward Neighborhood Christmas Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/56c65db0-2c4d-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is 4th Ward Neighborhood Christmas Breakfast being held?
  - **A:** 4th Ward Neighborhood Christmas Breakfast takes place on Sat, 06 Dec, 2025 at 08:30 am to Sat, 06 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 1239 Country Creek Dr, South Jordan, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th Ward Neighborhood Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/56c65db0-2c4d-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/south-jordan/4th-ward-neighborhood-christmas-breakfast/1600027618148205",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1239 Country Creek Dr",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.555001497426",
                "longitude": "-111.92705328375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4th Ward Neighborhood Christmas Breakfast"
    }
]
```