

# Event Details

- **Event Name**: The Light Has Come Christmas Concert
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:00 pm
- **Event Description**: Come and celebrate the season with our students Kindergarten through 8th Grade.
- **Event URL**: https://allevents.in/elizabeth/the-light-has-come-christmas-concert/200028461380718
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 68

## Ticket Details


## Event venue details

- **city**: Elizabeth
- **state**: IN
- **country**: United States
- **location**: Saint Peter the Apostle
- **lat**: 38.1223772075
- **long**: -85.8694117785
- **full address**: Saint Peter the Apostle, 5433 Johnsontown Rd, Louisville, KY 40272-3463, United States, Elizabeth

## Event gallery

- **Alt text**: The Light Has Come Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/99cb06a4852c56be051559dae56b475e948bfb7652a25dfb62be013e1d696491-rimg-w1200-h1553-dc8f0306-gmir?v=1765918571

## FAQs

- **Q**: When and where is The Light Has Come Christmas Concert being held?
  - **A:** The Light Has Come Christmas Concert takes place on Tue, 16 Dec, 2025 at 06:00 pm to Tue, 16 Dec, 2025 at 06:00 pm at Saint Peter the Apostle, 5433 Johnsontown Rd, Louisville, KY 40272-3463, United States, Elizabeth.
- **Q**: Who is organizing The Light Has Come Christmas Concert?
  - **A:** The Light Has Come Christmas Concert is organized by Saint Andrew Academy.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Light Has Come 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 Elizabeth, this event is thoughtfully curated to deliver a standout experience worth every moment. With 60+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Light Has Come Christmas Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/99cb06a4852c56be051559dae56b475e948bfb7652a25dfb62be013e1d696491-rimg-w1200-h1553-dc8f0306-gmir?v=1765918571",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/elizabeth/the-light-has-come-christmas-concert/200028461380718",
        "location": {
            "@type": "Place",
            "name": "Saint Peter the Apostle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5433 Johnsontown Rd, Louisville, KY 40272-3463, United States",
                "addressLocality": "Elizabeth",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.1223772075",
                "longitude": "-85.8694117785"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and celebrate the season with our students Kindergarten through 8th Grade.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saint Andrew Academy",
                "url": "https://allevents.in/org/saint-andrew-academy/26010946"
            }
        ]
    }
]
```