

# Event Details

- **Event Name**: Youth Activity with Zachary & Slaughter
- **Event Start and End Date**: Wed, 05 Nov, 2025 at 06:00 pm – Wed, 05 Nov, 2025 at 07:30 pm
- **Event Description**: Pride Ward Building
- **Event URL**: https://allevents.in/zachary/youth-activity-with-zachary-and-slaughter/1600027800481732
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Zachary
- **state**: LA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.664435985747
- **long**: -90.974133046869
- **full address**: The Church of Jesus Christ of Latter-day Saints, 16135 Milldale Road, Zachary, US

## Event gallery

- **Alt text**: Youth Activity with Zachary &amp; Slaughter
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f9c4d680-e0f9-11ef-ba78-b53ec5504759-rimg-w1200-h675-dcc3bbaa-gmir.jpg

## FAQs

- **Q**: When and where is Youth Activity with Zachary & Slaughter being held?
  - **A:** Youth Activity with Zachary &amp; Slaughter takes place on Wed, 05 Nov, 2025 at 06:00 pm to Wed, 05 Nov, 2025 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 16135 Milldale Road, Zachary, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Activity with Zachary &amp; Slaughter",
        "image": "https://cdn-az.allevents.in/events9/banners/f9c4d680-e0f9-11ef-ba78-b53ec5504759-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-11-05",
        "endDate": "2025-11-05",
        "url": "https://allevents.in/zachary/youth-activity-with-zachary-and-slaughter/1600027800481732",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16135 Milldale Road",
                "addressLocality": "Zachary",
                "addressRegion": "LA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.664435985747",
                "longitude": "-90.974133046869"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pride Ward Building"
    }
]
```