

# Event Details

- **Event Name**: Burgi Hill Ward Christmas Breakfast
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:00 am – Sat, 06 Dec, 2025 at 12:00 pm
- **Event URL**: https://allevents.in/midway/burgi-hill-ward-christmas-breakfast/1600027535947854
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Midway
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.508478198654
- **long**: -111.46698706258
- **full address**: The Church of Jesus Christ of Latter-day Saints, 250 East 200 South, Midway, US

## Event gallery

- **Alt text**: Burgi Hill Ward Christmas Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8e3e48a0-d2b7-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc121c2d-gmir.jpg

## FAQs

- **Q**: When and where is Burgi Hill Ward Christmas Breakfast being held?
  - **A:** Burgi Hill Ward Christmas Breakfast takes place on Sat, 06 Dec, 2025 at 08:00 am to Sat, 06 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 250 East 200 South, Midway, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Burgi Hill Ward Christmas Breakfast is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Midway, this event is thoughtfully curated to deliver a standout experience worth every moment. If Burgi Hill Ward 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": "Burgi Hill Ward Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/8e3e48a0-d2b7-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc121c2d-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/midway/burgi-hill-ward-christmas-breakfast/1600027535947854",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "250 East 200 South",
                "addressLocality": "Midway",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.508478198654",
                "longitude": "-111.46698706258"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```