

# Event Details

- **Event Name**: Community Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 pm – Sun, 14 Dec, 2025 at 08:00 pm
- **Event Description**: Come enjoy an evening of Christmas music as we celebrate Jesus Christ together. Family friendly and free to the public with refreshments afterwards. And bring a friend!
- **Event URL**: https://allevents.in/anaheim/community-christmas-concert/1600028612402621
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Anaheim
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.851280513217
- **long**: -117.76368512761
- **full address**: The Church of Jesus Christ of Latter-day Saints, 441 South Fairmont Boulevard, Anaheim, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/abafa330-70c8-11f0-9640-ed9e178bb33c-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Community Christmas Concert being held?
  - **A:** Community Christmas Concert takes place on Sun, 14 Dec, 2025 at 07:00 pm to Sun, 14 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 441 South Fairmont Boulevard, Anaheim, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Community 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 Anaheim, this event is thoughtfully curated to deliver a standout experience worth every moment. If Community 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": "Community Christmas Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/a6636fb0-70c8-11f0-96be-d9bcca14d905-rimg-w1200-h675-dc160305-gmir.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/anaheim/community-christmas-concert/1600028612402621",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "441 South Fairmont Boulevard",
                "addressLocality": "Anaheim",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.851280513217",
                "longitude": "-117.76368512761"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy an evening of Christmas music as we celebrate Jesus Christ together. Family friendly and free to the public with refreshments afterwards. And bring a friend!"
    }
]
```