

# Event Details

- **Event Name**: Lakewood Ward Christmas Breakfast
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am – Sat, 13 Dec, 2025 at 11:00 am
- **Event URL**: https://allevents.in/westlake/lakewood-ward-christmas-breakfast/1600027674034300
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Westlake
- **state**: OH
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.449926118453
- **long**: -81.898459069816
- **full address**: The Church of Jesus Christ of Latter-day Saints, 25000 Westwood Road, Westlake, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/68ca5b40-d82f-11f0-acca-272cf2c95e55-rimg-w1200-h675-dc312b18-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/690b0dc0-d82f-11f0-a4f1-ab89ef198835-rimg-w300-h300-dc161506-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 25000 Westwood Road, Westlake, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Lakewood 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": "Lakewood Ward Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events2/banners/68ca5b40-d82f-11f0-acca-272cf2c95e55-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/westlake/lakewood-ward-christmas-breakfast/1600027674034300",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25000 Westwood Road",
                "addressLocality": "Westlake",
                "addressRegion": "OH",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.449926118453",
                "longitude": "-81.898459069816"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```