

# Event Details

- **Event Name**: SV Christmas Dinner
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 06:00 pm – Tue, 02 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/las-vegas/sv-christmas-dinner/1600027732313358
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.04797671
- **long**: -115.2626893
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7885 W Robindale Rd, Las Vegas, United States

## Event gallery

- **Alt text**: SV Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c0635420-2c7b-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is SV Christmas Dinner being held?
  - **A:** SV Christmas Dinner takes place on Tue, 02 Dec, 2025 at 06:00 pm to Tue, 02 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 7885 W Robindale Rd, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** SV 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 Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If SV 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": "SV Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events8/banners/c0635420-2c7b-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/las-vegas/sv-christmas-dinner/1600027732313358",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7885 W Robindale Rd",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.04797671",
                "longitude": "-115.2626893"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```