

# Event Details

- **Event Name**: Yuba City Stake Christmas Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm – Sun, 21 Dec, 2025 at 07:30 pm
- **Event Description**: Concert to be held in chapel
- **Event URL**: https://allevents.in/yuba-city/yuba-city-stake-christmas-concert/1600028542117054
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Yuba City
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.14612205
- **long**: -121.6412192
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1480 Butte House Road, Yuba City, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ca758f10-66ae-11f0-b1fc-7729740afbb6-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Yuba City Stake Christmas Concert being held?
  - **A:** Yuba City Stake Christmas Concert takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 1480 Butte House Road, Yuba City, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Yuba City Stake Christmas Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Yuba City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Yuba City Stake 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": "MusicEvent",
        "name": "Yuba City Stake Christmas Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/c91ed8b0-66ae-11f0-b1fc-7729740afbb6-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/yuba-city/yuba-city-stake-christmas-concert/1600028542117054",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1480 Butte House Road",
                "addressLocality": "Yuba City",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.14612205",
                "longitude": "-121.6412192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert to be held in chapel"
    }
]
```