

# Event Details

- **Event Name**: Willow Creek Ward Youth Activities
- **Event Start and End Date**: Tue, 31 Mar, 2026 at 07:00 pm – Tue, 31 Mar, 2026 at 08:00 pm
- **Event Description**: Weekly youth activities for the Willow Creek Ward
- **Event URL**: https://allevents.in/marietta/willow-creek-ward-youth-activities/1600028612456427
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events2/banners/52978470-70d2-11f0-9cd1-c9d59d3bc1a1-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 31 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3155 Trickum Road NE, Marietta, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Willow Creek Ward Youth Activities ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Willow Creek Ward Youth Activities",
        "image": "https://cdn-az.allevents.in/events3/banners/9b615d10-2d57-11f1-8627-f7c713c5a664-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-31",
        "endDate": "2026-03-31",
        "url": "https://allevents.in/marietta/willow-creek-ward-youth-activities/1600028612456427",
        "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"
    }
]
```