

# Event Details

- **Event Name**: Young Men's activity
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 06:30 pm – Wed, 03 Dec, 2025 at 08:00 pm
- **Event Description**: Meet in the cultural hall. Please check the Young Men WhatsApp group for any last minute changes.
- **Event URL**: https://allevents.in/shelton/young-mens-activity/1600027720263838
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Shelton
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.2198049
- **long**: -123.11194
- **full address**: The Church of Jesus Christ of Latter-day Saints, 916 North 12th Street, Shelton, US

## Event gallery

- **Alt text**: Young Men's activity
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d2c726d0-c3d6-11f0-a83f-d3d17d35712f-rimg-w1200-h675-dcc1a88e-gmir.jpg

## FAQs

- **Q**: When and where is Young Men's activity being held?
  - **A:** Young Men's activity takes place on Wed, 03 Dec, 2025 at 06:30 pm to Wed, 03 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 916 North 12th Street, Shelton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Men's activity",
        "image": "https://cdn-az.allevents.in/events6/banners/d2c726d0-c3d6-11f0-a83f-d3d17d35712f-rimg-w1200-h675-dcc1a88e-gmir.jpg",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/shelton/young-mens-activity/1600027720263838",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "916 North 12th Street",
                "addressLocality": "Shelton",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.2198049",
                "longitude": "-123.11194"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet in the cultural hall. Please check the Young Men WhatsApp group for any last minute changes."
    }
]
```