

# Event Details

- **Event Name**: Holidays with KCA
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 04:00 pm
- **Event Description**: A Kalamazoo tradition, this annual concert is one of the best ways to kick off your holiday season with festive carols, special guests, and plenty of good cheer in beautiful Stetson Chapel on the campus of Kalamazoo College.
- **Event URL**: https://allevents.in/kalamazoo/holidays-with-kca/200028831039055
- **Event Categories**: holiday, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 79

## Ticket Details


## Event venue details

- **city**: Kalamazoo
- **state**: MI
- **country**: United States
- **location**: Stetson Chapel
- **lat**: 42.28950359494
- **long**: -85.601643193535
- **full address**: Stetson Chapel, 1201 Academy St,Kalamazoo, Michigan, United States

## Event gallery

- **Alt text**: Holidays with KCA
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/853f6276633139df2cf39e9b6d6519b719f2958816debd6efad266d8c46a0e8b-rimg-w1200-h1680-dc091219-gmir?v=1764790183

## FAQs

- **Q**: When and where is Holidays with KCA being held?
  - **A:** Holidays with KCA takes place on Sun, 07 Dec, 2025 at 04:00 pm to Sun, 07 Dec, 2025 at 04:00 pm at Stetson Chapel, 1201 Academy St,Kalamazoo, Michigan, United States.
- **Q**: Who is organizing Holidays with KCA?
  - **A:** Holidays with KCA is organized by Kalamazoo Choral Arts.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holidays with KCA 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 Kalamazoo, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ 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": "Holidays with KCA",
        "image": "https://cdn-az.allevents.in/events3/banners/853f6276633139df2cf39e9b6d6519b719f2958816debd6efad266d8c46a0e8b-rimg-w1200-h1680-dc091219-gmir?v=1764790183",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/kalamazoo/holidays-with-kca/200028831039055",
        "location": {
            "@type": "Place",
            "name": "Stetson Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1201 Academy St,Kalamazoo, Michigan",
                "addressLocality": "Kalamazoo",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.28950359494",
                "longitude": "-85.601643193535"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Kalamazoo tradition, this annual concert is one of the best ways to kick off your holiday season with festive carols, special guests, and plenty of good cheer in beautiful Stetson Chapel on the campus of Kalamazoo College.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kalamazoo Choral Arts",
                "url": "https://allevents.in/org/kalamazoo-choral-arts/22945774"
            }
        ]
    }
]
```