

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: All are welcome!
- **Event URL**: https://allevents.in/burnsville/christmas-concert/200028963498654
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Burnsville
- **state**: MN
- **country**: United States
- **location**: 3650 Williams Dr, Burnsville, MN 55337
- **lat**: 44.76834
- **long**: -93.32624
- **full address**: 3650 Williams Dr, Burnsville, MN 55337, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/70d784beb91d88262a52393e9a2726bbd7bf6763cbed17cee79122963b82ed31-rimg-w1200-h675-dc7e5728-gmir?v=1765880261

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 10:30 am at 3650 Williams Dr, Burnsville, MN 55337, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by St. James Lutheran ELCA, Burnsville, MN.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas 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 Burnsville, 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/events8/banners/70d784beb91d88262a52393e9a2726bbd7bf6763cbed17cee79122963b82ed31-rimg-w1200-h675-dc7e5728-gmir?v=1765880261",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/burnsville/christmas-concert/200028963498654",
        "location": {
            "@type": "Place",
            "name": "3650 Williams Dr, Burnsville, MN 55337",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3650 Williams Dr, Burnsville, MN 55337-1765, United States",
                "addressLocality": "Burnsville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.76834",
                "longitude": "-93.32624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. James Lutheran ELCA Burnsville MN",
                "url": "https://allevents.in/org/st-james-lutheran-elca-burnsville-mn/26807785"
            }
        ]
    }
]
```