

# Event Details

- **Event Name**: McArthur Ranch Ward Christmas Breakfast
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 09:00 am – Sat, 12 Dec, 2026 at 11:00 am (-07:00)
- **Event Description**: Join us for a morning of food, fun, and music to celebrate the birth of our Savior. Everyone is welcome!
- **Event URL**: https://allevents.in/highlands-ranch/mcarthur-ranch-ward-christmas-breakfast/1600029606533157
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Highlands Ranch
- **state**: CO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.529842865741
- **long**: -104.94028275319
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4195 East Wildcat Reserve Parkway, Highlands Ranch, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/58abf100-ffcc-11f0-942f-d149ae617f16-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 09:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4195 East Wildcat Reserve Parkway, Highlands Ranch, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about McArthur Ranch Ward Christmas Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "McArthur Ranch Ward Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/93d418b0-1d3c-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2026-12-12T09:00:00-07:00",
        "endDate": "2026-12-12T11:00:00-07:00",
        "url": "https://allevents.in/highlands-ranch/mcarthur-ranch-ward-christmas-breakfast/1600029606533157",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4195 East Wildcat Reserve Parkway",
                "addressLocality": "Highlands Ranch",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.529842865741",
                "longitude": "-104.94028275319"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a morning of food, fun, and music to celebrate the birth of our Savior. Everyone is welcome!"
    }
]
```