

# Event Details

- **Event Name**: Buena Vista Ward Breakfast with Santa
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 08:00 am – Sat, 12 Dec, 2026 at 10:00 am (-08:00)
- **Event Description**: Come have breakfast with Santa all primary children
- **Event URL**: https://allevents.in/yorba-linda/buena-vista-ward-breakfast-with-santa/1600029649624617
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Yorba Linda
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.879903893219
- **long**: -117.80585767281
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5550 Ohio Street, Yorba Linda, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c2886a70-06ea-11f1-a0df-a19131d8c21d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 08:00 am (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5550 Ohio Street, Yorba Linda, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Buena Vista Ward Breakfast with Santa ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Buena Vista Ward Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events2/banners/5ac6dec0-1d39-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-12T08:00:00-08:00",
        "endDate": "2026-12-12T10:00:00-08:00",
        "url": "https://allevents.in/yorba-linda/buena-vista-ward-breakfast-with-santa/1600029649624617",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5550 Ohio Street",
                "addressLocality": "Yorba Linda",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.879903893219",
                "longitude": "-117.80585767281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come have breakfast with Santa all primary children"
    }
]
```