

# Event Details

- **Event Name**: Combined Youth Activity (Deacons in charge)
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 07:00 pm – Tue, 02 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/snohomish/combined-youth-activity-deacons-in-charge/1600027591822645
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Snohomish
- **state**: WA
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Combined Youth Activity (Deacons in charge)
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a244b820-2c4a-11f0-b7e7-b761835452a9-rimg-w1200-h675-dcc1a88e-gmir.jpg

## FAQs

- **Q**: When and where is Combined Youth Activity (Deacons in charge) being held?
  - **A:** Combined Youth Activity (Deacons in charge) takes place on Tue, 02 Dec, 2025 at 07:00 pm to Tue, 02 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 8522 131st Avenue Southeast, Snohomish, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Combined Youth Activity (Deacons in charge)",
        "image": "https://cdn-az.allevents.in/events6/banners/a244b820-2c4a-11f0-b7e7-b761835452a9-rimg-w1200-h675-dcc1a88e-gmir.jpg",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/snohomish/combined-youth-activity-deacons-in-charge/1600027591822645",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.9193294",
                "longitude": "-122.0570823"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```