

# Event Details

- **Event Name**: Holiday Concert 6pm
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:00 pm
- **Event Description**: Celebrate the season with us! Get your tickets today.
https://choralsocietyofscc.org/events/
- **Event URL**: https://allevents.in/saint-peters/holiday-concert-6pm/200029193430752
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Saint Peters
- **state**: MO
- **country**: United States
- **location**: 8050 Mexico Road, 63376
- **lat**: 38.78905
- **long**: -90.66952
- **full address**: 8050 Mexico Road, 63376, 8050 Mexico Rd, St Peters, MO 63376-1119, United States, Saint Peters

## Event gallery

- **Alt text**: Holiday Concert 6pm
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7ec197f745eda6054ffae155bb86fae2a5ac687474a1095dea43f2ca6c439c2f-rimg-w1200-h628-dc797475-gmir?v=1764389248

## FAQs

- **Q**: When and where is Holiday Concert 6pm being held?
  - **A:** Holiday Concert 6pm takes place on Sat, 06 Dec, 2025 at 06:00 pm to Sat, 06 Dec, 2025 at 06:00 pm at 8050 Mexico Road, 63376, 8050 Mexico Rd, St Peters, MO 63376-1119, United States, Saint Peters.
- **Q**: Who is organizing Holiday Concert 6pm?
  - **A:** Holiday Concert 6pm is organized by Choral Society of St. Charles County.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Concert 6pm 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 Saint Peters, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Concert 6pm 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 6pm",
        "image": "https://cdn-az.allevents.in/events1/banners/7ec197f745eda6054ffae155bb86fae2a5ac687474a1095dea43f2ca6c439c2f-rimg-w1200-h628-dc797475-gmir?v=1764389248",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/saint-peters/holiday-concert-6pm/200029193430752",
        "location": {
            "@type": "Place",
            "name": "8050 Mexico Road, 63376",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8050 Mexico Rd, St Peters, MO 63376-1119, United States",
                "addressLocality": "Saint Peters",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.78905",
                "longitude": "-90.66952"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the season with us! Get your tickets today.\nhttps://choralsocietyofscc.org/events/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Choral Society of St. Charles County",
                "url": "https://allevents.in/org/choral-society-of-st-charles-county/20823862"
            }
        ]
    }
]
```