

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 02:00 pm
- **Event Description**: Free Christmas Concert 2PM - 3PM at Faith Lutheran Church.
- **Event URL**: https://allevents.in/castle-rock/christmas-concert/200027887004349
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Castle Rock
- **state**: CO
- **country**: United States
- **location**: Faith Lutheran Church and Preschool
- **lat**: 39.36641
- **long**: -104.82125
- **full address**: Faith Lutheran Church and Preschool, 303 N Ridge Rd,Castle Rock, Colorado, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/63a4db5b85b1553a1773e93a8a21064a458fd0aff16ef86acb0c79401a9069f8-rimg-w1200-h675-dc191518-gmir?v=1765526905

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 14 Dec, 2025 at 02:00 pm to Sun, 14 Dec, 2025 at 02:00 pm at Faith Lutheran Church and Preschool, 303 N Ridge Rd,Castle Rock, Colorado, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Castle Rock Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Castle Rock, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/63a4db5b85b1553a1773e93a8a21064a458fd0aff16ef86acb0c79401a9069f8-rimg-w1200-h675-dc191518-gmir?v=1765526905",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/castle-rock/christmas-concert/200027887004349",
        "location": {
            "@type": "Place",
            "name": "Faith Lutheran Church and Preschool",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "303 N Ridge Rd,Castle Rock, Colorado",
                "addressLocality": "Castle Rock",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.36641",
                "longitude": "-104.82125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Christmas Concert 2PM - 3PM at Faith Lutheran Church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Castle Rock Band",
                "url": "https://allevents.in/org/castle-rock-band/25940607"
            }
        ]
    }
]
```