

# Event Details

- **Event Name**: Christmas Night of Music
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for this non-denominational Christmas music program.
- **Event URL**: https://allevents.in/mc-cordsville/christmas-night-of-music/200029255128330
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Mc Cordsville
- **state**: IN
- **country**: United States
- **location**: 7879 N 700 W, McCordsville, IN, United States, Indiana 46055
- **lat**: 39.86788
- **long**: -85.9349
- **full address**: 7879 N 700 W, McCordsville, IN, United States, Indiana 46055, 7879 N County Road 700 W, McCordsville, IN 46055-9587, United States, Mc Cordsville

## Event gallery

- **Alt text**: Christmas Night of Music
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f34d99053929d969941913bc0b7a5950a0f775dd0aefb391275598ba11241b74-rimg-w1200-h1679-dcffffff-gmir?v=1764807488

## FAQs

- **Q**: When and where is Christmas Night of Music being held?
  - **A:** Christmas Night of Music takes place on Sun, 07 Dec, 2025 at 06:30 pm to Sun, 07 Dec, 2025 at 06:30 pm at 7879 N 700 W, McCordsville, IN, United States, Indiana 46055, 7879 N County Road 700 W, McCordsville, IN 46055-9587, United States, Mc Cordsville.
- **Q**: Who is organizing Christmas Night of Music?
  - **A:** Christmas Night of Music is organized by Christ Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Night of Music",
        "image": "https://cdn-az.allevents.in/events9/banners/f34d99053929d969941913bc0b7a5950a0f775dd0aefb391275598ba11241b74-rimg-w1200-h1679-dcffffff-gmir?v=1764807488",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/mc-cordsville/christmas-night-of-music/200029255128330",
        "location": {
            "@type": "Place",
            "name": "7879 N 700 W, McCordsville, IN, United States, Indiana 46055",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7879 N County Road 700 W, McCordsville, IN 46055-9587, United States",
                "addressLocality": "Mc Cordsville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.86788",
                "longitude": "-85.9349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this non-denominational Christmas music program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Presbyterian Church",
                "url": "https://allevents.in/org/christ-presbyterian-church/27143982"
            }
        ]
    }
]
```