

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 07:00 pm
- **Event Description**: Performances by Scecina's choir and band.
Doors open at 6:40 p.m.
- **Event URL**: https://allevents.in/indianapolis/christmas-concert/200029216099640
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Scecina Memorial
- **lat**: 39.786911687688
- **long**: -86.085260248297
- **full address**: Scecina Memorial, 5000 Nowland Ave, Indianapolis, IN 46201-1836, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8a8475f15cd7440cee3f510b623ad47cca723ca0bbc0b6843c9353ffc3c32e43-rimg-w1200-h628-dc0a4267-gmir?v=1764139821

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Mon, 01 Dec, 2025 at 07:00 pm to Mon, 01 Dec, 2025 at 07:00 pm at Scecina Memorial, 5000 Nowland Ave, Indianapolis, IN 46201-1836, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Scecina Memorial.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Indianapolis, 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/events6/banners/8a8475f15cd7440cee3f510b623ad47cca723ca0bbc0b6843c9353ffc3c32e43-rimg-w1200-h628-dc0a4267-gmir?v=1764139821",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/indianapolis/christmas-concert/200029216099640",
        "location": {
            "@type": "Place",
            "name": "Scecina Memorial",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5000 Nowland Ave, Indianapolis, IN 46201-1836, United States",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.786911687688",
                "longitude": "-86.085260248297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Performances by Scecina's choir and band.\nDoors open at 6:40 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scecina Memorial",
                "url": "https://allevents.in/org/scecina-memorial/26758245"
            }
        ]
    }
]
```