

# Event Details

- **Event Name**: Youth Activities
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm – Tue, 16 Dec, 2025 at 08:00 pm
- **Event Description**: Youth Activities
- **Event URL**: https://allevents.in/snohomish/youth-activities/1600027908238348
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Snohomish
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.9193294
- **long**: -122.0570823
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8522 131st Avenue Southeast, Snohomish, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e888fa40-f7bf-11ef-a359-b1b7715a5b0c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 16 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 8522 131st Avenue Southeast, Snohomish, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 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": "Youth Activities",
        "image": "https://cdn-az.allevents.in/events5/banners/30f682d0-d225-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/snohomish/youth-activities/1600027908238348",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8522 131st Avenue Southeast",
                "addressLocality": "Snohomish",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.9193294",
                "longitude": "-122.0570823"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth Activities"
    }
]
```