

# Event Details

- **Event Name**: Charleston 2nd Ward Pioneer Day Celebration
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 06:00 pm – Fri, 24 Jul, 2026 at 08:00 pm (-04:00)
- **Event Description**: Pioneer Day Celebration
- **Event URL**: https://allevents.in/charleston/charleston-2nd-ward-pioneer-day-celebration/1600028819611714
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events5/banners/f8afaf70-8bff-11f0-99cd-752bf2e2ddba-rimg-w1000-h563-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 24 Jul, 2026 at 06:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1519 Sam Rittenberg Boulevard, Charleston, US
- **Q**: Where can I find ticket details about Charleston 2nd Ward Pioneer Day Celebration ?
  - **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 Pioneer Day Celebration",
        "image": "https://cdn-az.allevents.in/events2/banners/f77b9c40-8bff-11f0-8110-718a93934f4e-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2026-07-24T18:00:00-04:00",
        "endDate": "2026-07-24T20:00:00-04:00",
        "url": "https://allevents.in/charleston/charleston-2nd-ward-pioneer-day-celebration/1600028819611714",
        "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": "Pioneer Day Celebration"
    }
]
```