

# Event Details

- **Event Name**: (CB) Ward Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm – Sat, 13 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/las-vegas/cb-ward-christmas-party/1600027750890218
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.166086977859
- **long**: -115.02683949201
- **full address**: The Church of Jesus Christ of Latter-day Saints, 375 North Hollywood Boulevard, Las Vegas, US

## Event gallery

- **Alt text**: (CB) Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/180f1770-d20f-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is (CB) Ward Christmas Party being held?
  - **A:** (CB) Ward Christmas Party takes place on Sat, 13 Dec, 2025 at 06:00 pm to Sat, 13 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 375 North Hollywood Boulevard, Las Vegas, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** (CB) Ward Christmas Party 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 (CB) Ward Christmas Party 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": "(CB) Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events8/banners/180f1770-d20f-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/las-vegas/cb-ward-christmas-party/1600027750890218",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "375 North Hollywood Boulevard",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.166086977859",
                "longitude": "-115.02683949201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```