

# Event Details

- **Event Name**: Williams Family Christmas Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm – Sun, 21 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for our annual Christmas Soiree. Bring a favorite snack to share after the performance if you would like.
- **Event URL**: https://allevents.in/woodland-hills/williams-family-christmas-concert/1600028548118232
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Woodland Hills
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.026816034909
- **long**: -111.66672138528
- **full address**: The Church of Jesus Christ of Latter-day Saints, 555 West 11200 South, Woodland Hills, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/61b862b0-676f-11f0-98e8-e91083ceb460-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Williams Family Christmas Concert being held?
  - **A:** Williams Family Christmas Concert takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 555 West 11200 South, Woodland Hills, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Williams Family Christmas Concert 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 Woodland Hills, this event is thoughtfully curated to deliver a standout experience worth every moment. If Williams Family Christmas Concert 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": "Williams Family Christmas Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/af7e3d30-d209-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/woodland-hills/williams-family-christmas-concert/1600028548118232",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "555 West 11200 South",
                "addressLocality": "Woodland Hills",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.026816034909",
                "longitude": "-111.66672138528"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas Soiree. Bring a favorite snack to share after the performance if you would like."
    }
]
```