

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Join the Meramec Symphonic Band, Orchestra, Chamber Singers and Concert Choir for a festive holiday celebration. Bring the entire family to hear the sounds of the season! This concert is free and open to the public.
- **Event URL**: https://allevents.in/sunset-hills/holiday-concert/200029199419038
- **Event Categories**: music, entertainment, concerts, holiday
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Sunset Hills
- **state**: MO
- **country**: United States
- **location**: Meramec Theatre
- **lat**: 38.569088277763
- **long**: -90.421103501876
- **full address**: Meramec Theatre, Humanities Building, St Louis, MO 63122, United States, Sunset Hills

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/066a3f2a25d8029f8fc8cd4d4a95e80423e8e30980866c4d09c7ab5827d72f47-rimg-w1200-h1855-dc011878-gmir?v=1765532976

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Meramec Theatre, Humanities Building, St Louis, MO 63122, United States, Sunset Hills.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by Music at Meramec.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Sunset Hills, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday 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": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/066a3f2a25d8029f8fc8cd4d4a95e80423e8e30980866c4d09c7ab5827d72f47-rimg-w1200-h1855-dc011878-gmir?v=1765532976",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/sunset-hills/holiday-concert/200029199419038",
        "location": {
            "@type": "Place",
            "name": "Meramec Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Humanities Building, St Louis, MO 63122, United States",
                "addressLocality": "Sunset Hills",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.569088277763",
                "longitude": "-90.421103501876"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Meramec Symphonic Band, Orchestra, Chamber Singers and Concert Choir for a festive holiday celebration. Bring the entire family to hear the sounds of the season! This concert is free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music at Meramec",
                "url": "https://allevents.in/org/music-at-meramec/27083394"
            }
        ]
    }
]
```