

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 07:00 pm
- **Event Description**: First of our two full Christmas concerts.  Free admission although donations are accepted.
- **Event URL**: https://allevents.in/bartlett/christmas-concert/200029235896718
- **Event Categories**: concerts, music, entertainment, christmas, nonprofit
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Bartlett
- **state**: TN
- **country**: United States
- **location**: Grace Presbyterian Church, Bartlett, TN
- **lat**: 35.21673
- **long**: -89.84113
- **full address**: Grace Presbyterian Church, Bartlett, TN, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1e211c5ee7b5f58bdf9bfd11e5bf73a329b96db43e58efebc4a4272758ec1dff-rimg-w1200-h800-dc1a140f-gmir?v=1764349525

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Thu, 04 Dec, 2025 at 07:00 pm to Thu, 04 Dec, 2025 at 07:00 pm at Grace Presbyterian Church, Bartlett, TN, 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/events5/banners/1e211c5ee7b5f58bdf9bfd11e5bf73a329b96db43e58efebc4a4272758ec1dff-rimg-w1200-h800-dc1a140f-gmir?v=1764349525",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/bartlett/christmas-concert/200029235896718",
        "location": {
            "@type": "Place",
            "name": "Grace Presbyterian Church, Bartlett, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6671 Yale Rd,Bartlett, Tennessee",
                "addressLocality": "Bartlett",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.21673",
                "longitude": "-89.84113"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First of our two full Christmas concerts.  Free admission although donations are accepted.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bartlett Area Chorus",
                "url": "https://allevents.in/org/bartlett-area-chorus/26616705"
            }
        ]
    }
]
```