

# Event Details

- **Event Name**: Free Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 pm
- **Event Description**: Last night's concert was truly unforgettable! Don't miss the thrilling finale tonight at 7 pm. ???
- **Event URL**: https://allevents.in/suwanee/free-christmas-concert/200029355747044
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Suwanee
- **state**: GA
- **country**: United States
- **location**: Church of Jesus Christ of Latter Day Saints
- **lat**: 34.083086
- **long**: -84.071314
- **full address**: Church of Jesus Christ of Latter Day Saints, 4833 Suwanee Dam Rd,Suwanee, Georgia, United States

## Event gallery

- **Alt text**: Free Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/65e15f63074510775b2c9ff470bd65c06bea14663887ce9038d9cac2fb9f7d36-rimg-w1200-h825-dc5e5e7a-gmir?v=1765735543

## FAQs

- **Q**: When and where is Free Christmas Concert being held?
  - **A:** Free Christmas Concert takes place on Sun, 14 Dec, 2025 at 07:00 pm to Sun, 14 Dec, 2025 at 07:00 pm at Church of Jesus Christ of Latter Day Saints, 4833 Suwanee Dam Rd,Suwanee, Georgia, United States.
- **Q**: Who is organizing Free Christmas Concert?
  - **A:** Free Christmas Concert is organized by Sugar Hill Choir.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Christmas Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/65e15f63074510775b2c9ff470bd65c06bea14663887ce9038d9cac2fb9f7d36-rimg-w1200-h825-dc5e5e7a-gmir?v=1765735543",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/suwanee/free-christmas-concert/200029355747044",
        "location": {
            "@type": "Place",
            "name": "Church of Jesus Christ of Latter Day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4833 Suwanee Dam Rd,Suwanee, Georgia",
                "addressLocality": "Suwanee",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.083086",
                "longitude": "-84.071314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Last night's concert was truly unforgettable! Don't miss the thrilling finale tonight at 7 pm. ???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sugar Hill Choir",
                "url": "https://allevents.in/org/sugar-hill-choir/27239043"
            }
        ]
    }
]
```