

# Event Details

- **Event Name**: Relief Society Christmas Dinner
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 06:30 pm – Tue, 02 Dec, 2025 at 08:00 pm
- **Event Description**: Christmas Dinner
- **Event URL**: https://allevents.in/syracuse/relief-society-christmas-dinner/1600027833580612
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Syracuse
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.09411868
- **long**: -112.0612926
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1350 South 1800 West, Syracuse, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a2121060-e7e3-11ef-81a9-13c8b21975ce-rimg-w1000-h563-dca

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 02 Dec, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1350 South 1800 West, Syracuse, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Relief Society Christmas Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events10/banners/71079540-44e4-11f0-9082-913332c91da4-rimg-w1200-h675-dca7772f-gmir.jpg",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/syracuse/relief-society-christmas-dinner/1600027833580612",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1350 South 1800 West",
                "addressLocality": "Syracuse",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.09411868",
                "longitude": "-112.0612926"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Dinner"
    }
]
```