

# Event Details

- **Event Name**: Neighborhood Christmas Breakfast
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am – Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Join us for our annual Christmas Celebration
- **Event URL**: https://allevents.in/lindon/neighborhood-christmas-breakfast/1600027736231731
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lindon
- **state**: UT
- **country**: United States
- **location**: Stake Center Cultural Hall
- **lat**: 40.3399715
- **long**: -111.6915071
- **full address**: Stake Center Cultural Hall, 1050 E 100 N, Lindon, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e9cb6300-2c7d-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc160305-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ea260620-2c7d-11f0-b7e7-b761835452a9-rimg-w300-h300-dc321118-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:** Stake Center Cultural Hall, 1050 E 100 N, Lindon, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Neighborhood 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": "Neighborhood Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events6/banners/e9cb6300-2c7d-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc160305-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/lindon/neighborhood-christmas-breakfast/1600027736231731",
        "location": {
            "@type": "Place",
            "name": "Stake Center Cultural Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1050 E 100 N",
                "addressLocality": "Lindon",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.3399715",
                "longitude": "-111.6915071"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas Celebration"
    }
]
```