

# Event Details

- **Event Name**: Free Christmas Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am – Sun, 21 Dec, 2025 at 12:00 pm
- **Event Description**: You are invited to a free concert (love offering) this Sunday at 10:30am. Please invite a friend!
- **Event URL**: https://allevents.in/swartz-creek/free-christmas-concert/200029390050359
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Swartz Creek
- **state**: MI
- **country**: United States
- **location**: The Well Church
- **lat**: 43.00202
- **long**: -83.79364
- **full address**: The Well Church, 6020 Corunna Rd.,Swartz Creek, Michigan, United States

## Event gallery

- **Alt text**: Free Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1c65f789f9c71e315e28f82f636257d18322ff6ec3621281e540ab5bc13df53a-rimg-w1200-h1200-dcbd8e7c-gmir?v=1766316718

## FAQs

- **Q**: When and where is Free Christmas Concert being held?
  - **A:** Free Christmas Concert takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 12:00 pm at The Well Church, 6020 Corunna Rd.,Swartz Creek, Michigan, United States.
- **Q**: Who is organizing Free Christmas Concert?
  - **A:** Free Christmas Concert is organized by The Well Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Free 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 Swartz Creek, this event is thoughtfully curated to deliver a standout experience worth every moment. If Free 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": "Free Christmas Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/1c65f789f9c71e315e28f82f636257d18322ff6ec3621281e540ab5bc13df53a-rimg-w1200-h1200-dcbd8e7c-gmir?v=1766316718",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/swartz-creek/free-christmas-concert/200029390050359",
        "location": {
            "@type": "Place",
            "name": "The Well Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6020 Corunna Rd.,Swartz Creek, Michigan",
                "addressLocality": "Swartz Creek",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.00202",
                "longitude": "-83.79364"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to a free concert (love offering) this Sunday at 10:30am. Please invite a friend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Well Church",
                "url": "https://allevents.in/org/the-well-church/26140972"
            }
        ]
    }
]
```