

# Event Details

- **Event Name**: Christmas is Coming! - Public Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 pm
- **Event Description**: Silvertones' annual Christmas Concert. This program is our gift to the community and there is no admission charge. Everyone is welcome!
- **Event URL**: https://allevents.in/granger/christmas-is-coming-public-concert/200029148238059
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Granger
- **state**: IN
- **country**: United States
- **location**: Christ the King Lutheran Church, South Bend
- **lat**: 41.72423755
- **long**: -86.201777709728
- **full address**: Christ the King Lutheran Church, South Bend, 17195 Cleveland Rd,Granger, Indiana, United States

## Event gallery

- **Alt text**: Christmas is Coming! - Public Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9139051729463aff68592453c00260c35388f0491822863aa8cfe856993be489-rimg-w1200-h654-dc181616-gmir?v=1765300498

## FAQs

- **Q**: When and where is Christmas is Coming! - Public Concert being held?
  - **A:** Christmas is Coming! - Public Concert takes place on Sat, 13 Dec, 2025 at 07:00 pm to Sat, 13 Dec, 2025 at 07:00 pm at Christ the King Lutheran Church, South Bend, 17195 Cleveland Rd,Granger, Indiana, United States.
- **Q**: Who is organizing Christmas is Coming! - Public Concert?
  - **A:** Christmas is Coming! - Public Concert is organized by Silvertones.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas is Coming! - Public 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 Granger, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas is Coming! - Public 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 is Coming! - Public Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/9139051729463aff68592453c00260c35388f0491822863aa8cfe856993be489-rimg-w1200-h654-dc181616-gmir?v=1765300498",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/granger/christmas-is-coming-public-concert/200029148238059",
        "location": {
            "@type": "Place",
            "name": "Christ the King Lutheran Church, South Bend",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17195 Cleveland Rd,Granger, Indiana",
                "addressLocality": "Granger",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.72423755",
                "longitude": "-86.201777709728"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Silvertones' annual Christmas Concert. This program is our gift to the community and there is no admission charge. Everyone is welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Silvertones",
                "url": "https://allevents.in/org/silvertones/20589671"
            }
        ]
    }
]
```