

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 05:00 pm
- **Event Description**: No tickets required! Bring family and friends, and come be filled with the sounds of the season! The concert will feature the Casper Children's Chorale, Bel Canto &amp; Resonate. We can't wait to see you!
- **Event URL**: https://allevents.in/evansville/holiday-concert/200029288266308
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 144

## Ticket Details


## Event venue details

- **city**: Evansville
- **state**: WY
- **country**: United States
- **location**: Highland Park Community Church - Casper, WY
- **lat**: 42.842351133091
- **long**: -106.24357781213
- **full address**: Highland Park Community Church - Casper, WY, 5725 Highland Dr,Brookhurst, Wyoming, Evansville, United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9d9a7cd0d6126c96ed7053a631e404c34c40aa3c06ec8e8a3d53a642e624904f-rimg-w1200-h1800-dc640f0a-gmir?v=1765565852

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Sun, 14 Dec, 2025 at 05:00 pm to Sun, 14 Dec, 2025 at 05:00 pm at Highland Park Community Church - Casper, WY, 5725 Highland Dr,Brookhurst, Wyoming, Evansville, United States.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by Casper Children's Chorale.
- **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 Evansville, this event is thoughtfully curated to deliver a standout experience worth every moment. With 140+ 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/events2/banners/9d9a7cd0d6126c96ed7053a631e404c34c40aa3c06ec8e8a3d53a642e624904f-rimg-w1200-h1800-dc640f0a-gmir?v=1765565852",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/evansville/holiday-concert/200029288266308",
        "location": {
            "@type": "Place",
            "name": "Highland Park Community Church - Casper, WY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5725 Highland Dr,Brookhurst, Wyoming",
                "addressLocality": "Evansville",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.842351133091",
                "longitude": "-106.24357781213"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "No tickets required! Bring family and friends, and come be filled with the sounds of the season! The concert will feature the Casper Children's Chorale, Bel Canto & Resonate. We can't wait to see you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Casper Childrens Chorale",
                "url": "https://allevents.in/org/casper-childrens-chorale/27178534"
            }
        ]
    }
]
```