

# Event Details

- **Event Name**: Community Christmas Dinner
- **Event Start and End Date**: Fri, 04 Dec, 2026 at 05:30 am – Fri, 04 Dec, 2026 at 07:30 pm (-07:00)
- **Event Description**: All are welcome to join us in celebrating the birth and life of Jesus Christ. Dinner and Christmas presentation will be provided.
- **Event URL**: https://allevents.in/gilbert/community-christmas-dinner/1600029355648207
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gilbert
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.371117070049
- **long**: -111.80798839159
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1100 North Cooper Road, Gilbert, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ab135050-d90c-11f0-965b-ab1dfd503d60-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Community Christmas Dinner being held?
  - **A:** Community Christmas Dinner takes place on Fri, 04 Dec, 2026 at 05:30 am to Fri, 04 Dec, 2026 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 1100 North Cooper Road, Gilbert, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/bf7e70a0-3af1-11f1-bd1f-f1e10f03be6f-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2026-12-04T05:30:00-07:00",
        "endDate": "2026-12-04T19:30:00-07:00",
        "url": "https://allevents.in/gilbert/community-christmas-dinner/1600029355648207",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 North Cooper Road",
                "addressLocality": "Gilbert",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.371117070049",
                "longitude": "-111.80798839159"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us in celebrating the birth and life of Jesus Christ. Dinner and Christmas presentation will be provided."
    }
]
```