

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 03:00 pm
- **Event Description**: Second of our two full Christmas concerts.  Admission is free although donations are appreciated.
- **Event URL**: https://allevents.in/bartlett/christmas-concert/200029235897220
- **Event Categories**: concerts, music, entertainment, christmas, nonprofit
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Bartlett
- **state**: TN
- **country**: United States
- **location**: Bartlett United Methodist Church
- **lat**: 35.205358734453
- **long**: -89.874769223834
- **full address**: Bartlett United Methodist Church, 5676 Stage Rd,Bartlett, Tennessee, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c59edc1593ae16d56bb59ca6dd511029d8b4a060d0d154098419205ea72a8226-rimg-w1200-h800-dc1a140f-gmir?v=1764554057

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 07 Dec, 2025 at 03:00 pm to Sun, 07 Dec, 2025 at 03:00 pm at Bartlett United Methodist Church, 5676 Stage Rd,Bartlett, Tennessee, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Bartlett Area Chorus.
- **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 Bartlett, 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/events7/banners/c59edc1593ae16d56bb59ca6dd511029d8b4a060d0d154098419205ea72a8226-rimg-w1200-h800-dc1a140f-gmir?v=1764554057",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/bartlett/christmas-concert/200029235897220",
        "location": {
            "@type": "Place",
            "name": "Bartlett United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5676 Stage Rd,Bartlett, Tennessee",
                "addressLocality": "Bartlett",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.205358734453",
                "longitude": "-89.874769223834"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Second of our two full Christmas concerts.  Admission is free although donations are appreciated.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bartlett Area Chorus",
                "url": "https://allevents.in/org/bartlett-area-chorus/26616705"
            }
        ]
    }
]
```