

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm
- **Event Description**: The semester comes to a conclusion as we celebrate the work our 4 concert bands have put in with this joyous musical occasion!
- **Event URL**: https://allevents.in/lafayette/holiday-concert/200028864550152
- **Event Categories**: music, entertainment, concerts, holiday, live-music
- **Interested Audience**: 
  - total_interested_count: 61

## Ticket Details


## Event venue details

- **city**: Lafayette
- **state**: IN
- **country**: United States
- **location**: McCutcheon High School
- **lat**: 40.35
- **long**: -86.9033
- **full address**: McCutcheon High School, Lafayette,IN,United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/787fb4786521f8439dc7a220a26c9a2d26f213e6a369b4d11c05cf28134c8305-rimg-w1200-h675-dc161012-gmir?v=1765101274

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Wed, 10 Dec, 2025 at 06:00 pm to Wed, 10 Dec, 2025 at 06:00 pm at McCutcheon High School, Lafayette,IN,United States.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by McCutcheon High School Bands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Lafayette, 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": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/787fb4786521f8439dc7a220a26c9a2d26f213e6a369b4d11c05cf28134c8305-rimg-w1200-h675-dc161012-gmir?v=1765101274",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/lafayette/holiday-concert/200028864550152",
        "location": {
            "@type": "Place",
            "name": "McCutcheon High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lafayette,IN,United States",
                "addressLocality": "Lafayette",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.35",
                "longitude": "-86.9033"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The semester comes to a conclusion as we celebrate the work our 4 concert bands have put in with this joyous musical occasion!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McCutcheon High School Bands",
                "url": "https://allevents.in/org/mccutcheon-high-school-bands/26581692"
            }
        ]
    }
]
```