

# Event Details

- **Event Name**: E4 Christmas Breakfast
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am – Sat, 06 Dec, 2025 at 11:00 am
- **Event URL**: https://allevents.in/draper/e4-christmas-breakfast/1600027642113055
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Draper
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.537423652083
- **long**: -111.8660417046
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11777 South Willow Wood Drive, Draper, United States

## Event gallery

- **Alt text**: E4 Christmas Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/63e0e970-2c52-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is E4 Christmas Breakfast being held?
  - **A:** E4 Christmas Breakfast takes place on Sat, 06 Dec, 2025 at 09:00 am to Sat, 06 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 11777 South Willow Wood Drive, Draper, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** E4 Christmas Breakfast is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Draper, this event is thoughtfully curated to deliver a standout experience worth every moment. If E4 Christmas Breakfast sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "E4 Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events9/banners/63e0e970-2c52-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/draper/e4-christmas-breakfast/1600027642113055",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11777 South Willow Wood Drive",
                "addressLocality": "Draper",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.537423652083",
                "longitude": "-111.8660417046"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```