

# Event Details

- **Event Name**: LHS Christmas Concert
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 06:00 pm
- **Event Description**: ? It’s that time of year! Our annual LHS Band Christmas Concert is coming up. Join us on December 11th at 6:00 PM at Loreauville Elementary School and enjoy a festive performance by our amazing band! ?
- **Event URL**: https://allevents.in/loreauville/lhs-christmas-concert/200029303689241
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Loreauville
- **state**: LA
- **country**: United States
- **location**: Loreauville Elementary School
- **lat**: 30.057697306285
- **long**: -91.730535611593
- **full address**: Loreauville Elementary School, 318 Ed Broussard Rd,Loreauville, Louisiana, United States

## Event gallery

- **Alt text**: LHS Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/69d08e2f915bb956129d7972aa9e353ee025beaf40436c04f155db55075c3f65-rimg-w1200-h1552-dc126946-gmir?v=1764902501

## FAQs

- **Q**: When and where is LHS Christmas Concert being held?
  - **A:** LHS Christmas Concert takes place on Thu, 11 Dec, 2025 at 06:00 pm to Thu, 11 Dec, 2025 at 06:00 pm at Loreauville Elementary School, 318 Ed Broussard Rd,Loreauville, Louisiana, United States.
- **Q**: Who is organizing LHS Christmas Concert?
  - **A:** LHS Christmas Concert is organized by Loreauville Tiger Marching Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** LHS 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 Loreauville, this event is thoughtfully curated to deliver a standout experience worth every moment. If LHS 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": "LHS Christmas Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/69d08e2f915bb956129d7972aa9e353ee025beaf40436c04f155db55075c3f65-rimg-w1200-h1552-dc126946-gmir?v=1764902501",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/loreauville/lhs-christmas-concert/200029303689241",
        "location": {
            "@type": "Place",
            "name": "Loreauville Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "318 Ed Broussard Rd,Loreauville, Louisiana",
                "addressLocality": "Loreauville",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.057697306285",
                "longitude": "-91.730535611593"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "? It’s that time of year! Our annual LHS Band Christmas Concert is coming up. Join us on December 11th at 6:00 PM at Loreauville Elementary School and enjoy a festive performance by our amazing band! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Loreauville Tiger Marching Band",
                "url": "https://allevents.in/org/loreauville-tiger-marching-band/24902020"
            }
        ]
    }
]
```