

# Event Details

- **Event Name**: 3rd Ward Pancake Breakfast
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 12:00 am – Sat, 04 Jul, 2026 at 11:59 pm (-06:00)
- **Event Description**: Annual Pancake Breakfast celebrating Independence Day
- **Event URL**: https://allevents.in/midvale/3rd-ward-pancake-breakfast/1600029562099830
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Midvale
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.608973
- **long**: -111.897681
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7825 South Olympus Street, Midvale, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fd3040a0-f9ff-11f0-953c-0b4fd2fcffda-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 12:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7825 South Olympus Street, Midvale, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 3rd Ward Pancake Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "3rd Ward Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events1/banners/9cc28210-1e61-11f1-b605-efb0707b8452-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-07-04T00:00:00-06:00",
        "endDate": "2026-07-04T23:59:00-06:00",
        "url": "https://allevents.in/midvale/3rd-ward-pancake-breakfast/1600029562099830",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7825 South Olympus Street",
                "addressLocality": "Midvale",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.608973",
                "longitude": "-111.897681"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Pancake Breakfast celebrating Independence Day"
    }
]
```