

# Event Details

- **Event Name**: MV3rd Ward Christmas Breakfast
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 02:00 pm – Fri, 05 Dec, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/payson/mv3rd-ward-christmas-breakfast/1600027780392906
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Payson
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.043148
- **long**: -111.723111
- **full address**: The Church of Jesus Christ of Latter-day Saints, 75 South 600 East, Payson, United States

## Event gallery

- **Alt text**: MV3rd Ward Christmas Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/54c35030-2c99-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is MV3rd Ward Christmas Breakfast being held?
  - **A:** MV3rd Ward Christmas Breakfast takes place on Fri, 05 Dec, 2025 at 02:00 pm to Fri, 05 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 75 South 600 East, Payson, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MV3rd Ward Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events10/banners/54c35030-2c99-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/payson/mv3rd-ward-christmas-breakfast/1600027780392906",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 South 600 East",
                "addressLocality": "Payson",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.043148",
                "longitude": "-111.723111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```