

# Event Details

- **Event Name**: A Christmas Dinner Concert
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 05:00 pm
- **Event Description**: Everyone is invited to attend a Community Christmas Dinner and concert by Kenny Evans. Saturday, December 6th.
- **Event URL**: https://allevents.in/granite-city/a-christmas-dinner-concert/200029158048042
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Granite City
- **state**: IL
- **country**: United States
- **location**: 2100 Illinois Ave, Granite City, IL, United States, Illinois 62040
- **lat**: 38.70821
- **long**: -90.15503
- **full address**: 2100 Illinois Ave, Granite City, IL, United States, Illinois 62040

## Event gallery

- **Alt text**: A Christmas Dinner Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a99cf44013b2ee5f2448af379a12bbc369fe2c0242066cf78215d3e665d9a7b0-rimg-w546-h900-dc010103-gmir?v=1764736840

## FAQs

- **Q**: When and where is A Christmas Dinner Concert being held?
  - **A:** A Christmas Dinner Concert takes place on Sat, 06 Dec, 2025 at 05:00 pm to Sat, 06 Dec, 2025 at 05:00 pm at 2100 Illinois Ave, Granite City, IL, United States, Illinois 62040.
- **Q**: Who is organizing A Christmas Dinner Concert?
  - **A:** A Christmas Dinner Concert is organized by Second Baptist Church Granite City.
- **Q**: Who is this event for? Is it right for me?
  - **A:** A Christmas Dinner 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 Granite City, this event is thoughtfully curated to deliver a standout experience worth every moment. If A Christmas Dinner 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": "A Christmas Dinner Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/a99cf44013b2ee5f2448af379a12bbc369fe2c0242066cf78215d3e665d9a7b0-rimg-w546-h900-dc010103-gmir?v=1764736840",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/granite-city/a-christmas-dinner-concert/200029158048042",
        "location": {
            "@type": "Place",
            "name": "2100 Illinois Ave, Granite City, IL, United States, Illinois 62040",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 Illinois Ave, Granite City, IL 62040-3210, United States",
                "addressLocality": "Granite City",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.70821",
                "longitude": "-90.15503"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is invited to attend a Community Christmas Dinner and concert by Kenny Evans. Saturday, December 6th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Second Baptist Church Granite City",
                "url": "https://allevents.in/org/second-baptist-church-granite-city/26473353"
            }
        ]
    }
]
```