

# Event Details

- **Event Name**: CP1st Ward - 4th of July Breakfast
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 am – Sat, 04 Jul, 2026 at 12:00 pm (-06:00)
- **Event Description**: Come join us for a wonderful breakfast
- **Event URL**: https://allevents.in/south-jordan/cp1st-ward-4th-of-july-breakfast/1600028721459444
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

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

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6d463ef0-7f65-11f0-9bee-c560ab3ef564-rimg-w1000-h563-dc4

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 08:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1988 West 11400 South, South Jordan, US
- **Q**: Where can I find ticket details about CP1st Ward - 4th of July Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CP1st Ward - 4th of July Breakfast",
        "image": "https://cdn-az.allevents.in/events6/banners/6b49aba0-7f65-11f0-b5b2-7985e18ebdc3-rimg-w1200-h675-dc494646-gmir.jpg",
        "startDate": "2026-07-04T08:00:00-06:00",
        "endDate": "2026-07-04T12:00:00-06:00",
        "url": "https://allevents.in/south-jordan/cp1st-ward-4th-of-july-breakfast/1600028721459444",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1988 West 11400 South",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.544576380537",
                "longitude": "-111.94423009549"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a wonderful breakfast"
    }
]
```