

# Event Details

- **Event Name**: Saddle Rock Ward Fourth of July Breakfast!
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 am – Sat, 04 Jul, 2026 at 10:00 am (-06:00)
- **Event Description**: Come kick off the Fourth of July with a flag ceremony and breakfast!
- **Event URL**: https://allevents.in/aurora/saddle-rock-ward-fourth-of-july-breakfast/1600029346241436
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Aurora
- **state**: CO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.608756665433
- **long**: -104.73458943404
- **full address**: The Church of Jesus Christ of Latter-day Saints, 21750 East Dorado Avenue, Aurora, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/549bc4a0-d777-11f0-a05a-e32047fd8d5b-rimg-w1000-h562-dc1

## 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, 21750 East Dorado Avenue, Aurora, US
- **Q**: Where can I find ticket details about Saddle Rock Ward Fourth 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": "Saddle Rock Ward Fourth of July Breakfast!",
        "image": "https://cdn-az.allevents.in/events4/banners/53e063e0-d777-11f0-a05a-e32047fd8d5b-rimg-w1200-h675-dc151306-gmir.jpg",
        "startDate": "2026-07-04T08:00:00-06:00",
        "endDate": "2026-07-04T10:00:00-06:00",
        "url": "https://allevents.in/aurora/saddle-rock-ward-fourth-of-july-breakfast/1600029346241436",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21750 East Dorado Avenue",
                "addressLocality": "Aurora",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.608756665433",
                "longitude": "-104.73458943404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come kick off the Fourth of July with a flag ceremony and breakfast!"
    }
]
```