

# Event Details

- **Event Name**: White Sage Christmas Dinner
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 06:00 pm – Thu, 11 Dec, 2025 at 09:00 pm
- **Event Description**: Culture hall, kitchen, stage, Primary room
- **Event URL**: https://allevents.in/washington/white-sage-christmas-dinner/1600027706026252
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Washington
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.10649
- **long**: -113.499434
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1835 South Washington Fields Road, Washington, US

## Event gallery

- **Alt text**: White Sage Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3f345380-d6f9-11f0-9870-c97cdd2519ed-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is White Sage Christmas Dinner being held?
  - **A:** White Sage Christmas Dinner takes place on Thu, 11 Dec, 2025 at 06:00 pm to Thu, 11 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 1835 South Washington Fields Road, Washington, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** White Sage Christmas Dinner 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 Washington, this event is thoughtfully curated to deliver a standout experience worth every moment. If White Sage Christmas Dinner 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": "White Sage Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events3/banners/3f345380-d6f9-11f0-9870-c97cdd2519ed-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/washington/white-sage-christmas-dinner/1600027706026252",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1835 South Washington Fields Road",
                "addressLocality": "Washington",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.10649",
                "longitude": "-113.499434"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Culture hall, kitchen, stage, Primary room"
    }
]
```