

# Event Details

- **Event Name**: 3rd Ward Christmas Breakfast
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 11:00 am
- **Event URL**: https://allevents.in/farmington/3rd-ward-christmas-breakfast/1600027779155430
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Farmington
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.979973003884
- **long**: -111.92592990539
- **full address**: The Church of Jesus Christ of Latter-day Saints, 14 Bonanza Road, Farmington, United States

## Event gallery

- **Alt text**: 3rd Ward Christmas Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/929c9880-2c99-11f0-9fa1-836a0d8eb2b0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is 3rd Ward Christmas Breakfast being held?
  - **A:** 3rd Ward Christmas Breakfast takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 14 Bonanza Road, Farmington, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 3rd 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 Farmington, this event is thoughtfully curated to deliver a standout experience worth every moment. If 3rd 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": "3rd Ward Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events4/banners/929c9880-2c99-11f0-9fa1-836a0d8eb2b0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/farmington/3rd-ward-christmas-breakfast/1600027779155430",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 Bonanza Road",
                "addressLocality": "Farmington",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.979973003884",
                "longitude": "-111.92592990539"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```