

# Event Details

- **Event Name**: Lakeside Ward Christmas Breakfast
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 11:00 am
- **Event URL**: https://allevents.in/gilbert/lakeside-ward-christmas-breakfast/1600027812658311
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gilbert
- **state**: AZ
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.368360602845
- **long**: -111.74508078393
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1005 North Voyager Drive, Gilbert, United States

## Event gallery

- **Alt text**: Lakeside Ward Christmas Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/160b5020-e3e9-11ef-b988-83cb03cc5770-rimg-w1200-h675-dc121c2d-gmir.jpg

## FAQs

- **Q**: When and where is Lakeside Ward Christmas Breakfast being held?
  - **A:** Lakeside Ward Christmas Breakfast takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 1005 North Voyager Drive, Gilbert, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lakeside Ward Christmas Breakfast is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Gilbert, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lakeside Ward Christmas Breakfast sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lakeside Ward Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events2/banners/160b5020-e3e9-11ef-b988-83cb03cc5770-rimg-w1200-h675-dc121c2d-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/gilbert/lakeside-ward-christmas-breakfast/1600027812658311",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1005 North Voyager Drive",
                "addressLocality": "Gilbert",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.368360602845",
                "longitude": "-111.74508078393"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```