

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our Annual Christmas Concert!
- **Event URL**: https://allevents.in/jeffersonville/christmas-concert/200029330921523
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Jeffersonville
- **state**: IN
- **country**: United States
- **location**: 2101 Middle Rd, Jeffersonville, IN, United States, Indiana 47130
- **lat**: 38.29963
- **long**: -85.7093
- **full address**: 2101 Middle Rd, Jeffersonville, IN, United States, Indiana 47130

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/de0224a41b9d37080108a0ac300f34a71e3f694f29dfe757c3aa32f6516d8951-rimg-w1200-h675-dc8ca7a7-gmir?v=1765333342

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 14 Dec, 2025 at 06:00 pm to Sun, 14 Dec, 2025 at 06:00 pm at 2101 Middle Rd, Jeffersonville, IN, United States, Indiana 47130.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Jeffersonville Christian Church.
- **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 Jeffersonville, 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/events1/banners/de0224a41b9d37080108a0ac300f34a71e3f694f29dfe757c3aa32f6516d8951-rimg-w1200-h675-dc8ca7a7-gmir?v=1765333342",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/jeffersonville/christmas-concert/200029330921523",
        "location": {
            "@type": "Place",
            "name": "2101 Middle Rd, Jeffersonville, IN, United States, Indiana 47130",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2101 Middle Rd, Jeffersonville, IN 47130-5261, United States",
                "addressLocality": "Jeffersonville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.29963",
                "longitude": "-85.7093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Annual Christmas Concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jeffersonville Christian Church",
                "url": "https://allevents.in/org/jeffersonville-christian-church/27215487"
            }
        ]
    }
]
```