

# Event Details

- **Event Name**: EDH Ward Christmas Breakfast
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am – Sat, 20 Dec, 2025 at 10:30 am
- **Event URL**: https://allevents.in/folsom/edh-ward-christmas-breakfast/1600027839382322
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Folsom
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.6588981
- **long**: -121.1262309
- **full address**: The Church of Jesus Christ of Latter-day Saints, 89 Scholar Way, Folsom, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bd2158c0-e941-11ef-8e47-fd9c41770d0c-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is EDH Ward Christmas Breakfast being held?
  - **A:** EDH Ward Christmas Breakfast takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 10:30 am at The Church of Jesus Christ of Latter-day Saints, 89 Scholar Way, Folsom, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EDH Ward Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/bc72a230-e941-11ef-9856-d131f627cd18-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/folsom/edh-ward-christmas-breakfast/1600027839382322",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "89 Scholar Way",
                "addressLocality": "Folsom",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6588981",
                "longitude": "-121.1262309"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```