

# Event Details

- **Event Name**: Chapel Hill 1st Ward
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 am – Sat, 06 Dec, 2025 at 11:59 pm
- **Event Description**: Christmas Party - All day until 10pm
- **Event URL**: https://allevents.in/chapel-hill/chapel-hill-1st-ward/1600027546905902
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Chapel Hill
- **state**: NC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.942225913528
- **long**: -79.056573862158
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1050 Martin Luther King Jr Boulevard, Chapel Hill, US

## Event gallery

- **Alt text**: Chapel Hill 1st Ward
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d1a5baa0-d263-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Chapel Hill 1st Ward being held?
  - **A:** Chapel Hill 1st Ward takes place on Sat, 06 Dec, 2025 at 12:00 am to Sat, 06 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 1050 Martin Luther King Jr Boulevard, Chapel Hill, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chapel Hill 1st Ward 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 Chapel Hill, this event is thoughtfully curated to deliver a standout experience worth every moment. If Chapel Hill 1st Ward 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": "Chapel Hill 1st Ward",
        "image": "https://cdn-az.allevents.in/events5/banners/d1a5baa0-d263-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/chapel-hill/chapel-hill-1st-ward/1600027546905902",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1050 Martin Luther King Jr Boulevard",
                "addressLocality": "Chapel Hill",
                "addressRegion": "NC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.942225913528",
                "longitude": "-79.056573862158"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Party - All day until 10pm"
    }
]
```