

# Event Details

- **Event Name**: Bartlett 1st Christmas
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 12:00 pm – Sat, 06 Dec, 2025 at 10:00 pm
- **Event Description**: Come celebrate the birth of Jesus Christ with us!
- **Event URL**: https://allevents.in/bartlett/bartlett-1st-christmas/1600028612248411
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028612248411

## Event venue details

- **city**: Bartlett
- **state**: TN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.240384
- **long**: -89.838501
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4195 Kirby Whitten Parkway, Bartlett, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bc7ce770-70b1-11f0-9640-ed9e178bb33c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Bartlett 1st Christmas being held?
  - **A:** Bartlett 1st Christmas takes place on Fri, 05 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 4195 Kirby Whitten Parkway, Bartlett, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bartlett 1st Christmas is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Bartlett 1st Christmas sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bartlett 1st Christmas",
        "image": "https://cdn-az.allevents.in/events4/banners/f913ec60-d204-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-05",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/bartlett/bartlett-1st-christmas/1600028612248411",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4195 Kirby Whitten Parkway",
                "addressLocality": "Bartlett",
                "addressRegion": "TN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.240384",
                "longitude": "-89.838501"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the birth of Jesus Christ with us!"
    }
]
```