

# Event Details

- **Event Name**: Charleston 2nd Ward Christmas Party
- **Event Start and End Date**: Fri, 11 Dec, 2026 at 12:00 pm – Fri, 11 Dec, 2026 at 07:00 pm (-05:00)
- **Event Description**: Christmas Party
- **Event URL**: https://allevents.in/charleston/charleston-2nd-ward-christmas-party/1600028819639826
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Charleston
- **state**: SC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.810162862545
- **long**: -80.002982267791
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1519 Sam Rittenberg Boulevard, Charleston, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/47298f40-8c00-11f0-99cd-752bf2e2ddba-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 11 Dec, 2026 at 12:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1519 Sam Rittenberg Boulevard, Charleston, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Charleston 2nd Ward Christmas Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Charleston 2nd Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events1/banners/aca72aa0-1d03-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dcd9c3a4-gmir.jpg",
        "startDate": "2026-12-11T12:00:00-05:00",
        "endDate": "2026-12-11T19:00:00-05:00",
        "url": "https://allevents.in/charleston/charleston-2nd-ward-christmas-party/1600028819639826",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1519 Sam Rittenberg Boulevard",
                "addressLocality": "Charleston",
                "addressRegion": "SC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.810162862545",
                "longitude": "-80.002982267791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Party"
    }
]
```