

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Refreshments will follow
- **Event URL**: https://allevents.in/warsaw/christmas-concert/200029239668721
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Warsaw
- **state**: KY
- **country**: United States
- **location**: Warsaw Baptist Church
- **lat**: 38.78397466
- **long**: -84.90348494
- **full address**: Warsaw Baptist Church, 106 W High St,Warsaw, Kentucky, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7f49614842a2a618c25dc2f66276259bbd03508e8b58c48c534641eb6a8fd4e6-rimg-w445-h413-dcffffff-gmir?v=1765690472

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Warsaw Baptist Church, 106 W High St,Warsaw, Kentucky, United States.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by Candi Thomas.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Warsaw, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/7f49614842a2a618c25dc2f66276259bbd03508e8b58c48c534641eb6a8fd4e6-rimg-w445-h413-dcffffff-gmir?v=1765690472",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/warsaw/christmas-concert/200029239668721",
        "location": {
            "@type": "Place",
            "name": "Warsaw Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 W High St,Warsaw, Kentucky",
                "addressLocality": "Warsaw",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.78397466",
                "longitude": "-84.90348494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Refreshments will follow",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Candi Thomas",
                "url": "https://allevents.in/org/candi-thomas/23253056"
            }
        ]
    }
]
```