

# Event Details

- **Event Name**: Alpine 1st Christmas Breakfast
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 12:00 am – Sat, 13 Dec, 2025 at 11:59 pm
- **Event Description**: Christmas activity.
- **Event URL**: https://allevents.in/alpine/alpine-1st-christmas-breakfast/1600027932389930
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Alpine
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.464886917141
- **long**: -111.77630388189
- **full address**: The Church of Jesus Christ of Latter-day Saints, 890 North Heritage Hills Drive, Alpine, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/05e98780-fd01-11ef-bf12-f52638ab0d4d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 890 North Heritage Hills Drive, Alpine, United States
- **Q**: Where can I find ticket details about Alpine 1st 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": "Alpine 1st Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/0406e4d0-fd01-11ef-988f-f545f2759fc3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-12",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/alpine/alpine-1st-christmas-breakfast/1600027932389930",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "890 North Heritage Hills Drive",
                "addressLocality": "Alpine",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.464886917141",
                "longitude": "-111.77630388189"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas activity."
    }
]
```