

# Event Details

- **Event Name**: Willow Creek Ward Youth Activities
- **Event Start and End Date**: Tue, 07 Apr, 2026 at 07:00 pm – Tue, 28 Jul, 2026 at 07:00 pm (-04:00)
- **Event Description**: Weekly youth activities for the Willow Creek Ward
- **Event URL**: https://allevents.in/marietta/willow-creek-ward-youth-activities/1600028612455954
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Marietta
- **state**: GA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.027294662258
- **long**: -84.482144426802
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3155 Trickum Road NE, Marietta, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3efebb90-70d2-11f0-9cd1-c9d59d3bc1a1-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Willow Creek Ward Youth Activities being held?
  - **A:** Willow Creek Ward Youth Activities takes place on Tue, 07 Apr, 2026 at 07:00 pm to Tue, 28 Jul, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 3155 Trickum Road NE, Marietta, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Willow Creek Ward Youth Activities",
        "image": "https://cdn-az.allevents.in/events4/banners/cec23d70-3381-11f1-815c-a90acb8b9ebc-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-07T19:00:00-04:00",
        "endDate": "2026-07-28T19:00:00-04:00",
        "url": "https://allevents.in/marietta/willow-creek-ward-youth-activities/1600028612455954",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3155 Trickum Road NE",
                "addressLocality": "Marietta",
                "addressRegion": "GA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.027294662258",
                "longitude": "-84.482144426802"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly youth activities for the Willow Creek Ward"
    }
]
```