

# Event Details

- **Event Name**: Youth Activities
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 06:30 pm – Wed, 31 Dec, 2025 at 07:30 pm
- **Event Description**: Young men and young women gather in their respective groups to engage in developing themselves in their mental, physical, social, and spiritual progression. For youth turning 12 and up to their 18th birtday.
- **Event URL**: https://allevents.in/monroe/youth-activities/1600027701831517
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Monroe
- **state**: LA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.5326718
- **long**: -92.0864429
- **full address**: The Church of Jesus Christ of Latter-day Saints, 909 North 33rd Street, Monroe, US

## Event gallery

- **Alt text**: Youth Activities
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/88685680-d219-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcc1a88e-gmir.jpg

## FAQs

- **Q**: When and where is Youth Activities being held?
  - **A:** Youth Activities takes place on Wed, 31 Dec, 2025 at 06:30 pm to Wed, 31 Dec, 2025 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 909 North 33rd Street, Monroe, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Activities",
        "image": "https://cdn-az.allevents.in/events3/banners/88685680-d219-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcc1a88e-gmir.jpg",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/monroe/youth-activities/1600027701831517",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "909 North 33rd Street",
                "addressLocality": "Monroe",
                "addressRegion": "LA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.5326718",
                "longitude": "-92.0864429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Young men and young women gather in their respective groups to engage in developing themselves in their mental, physical, social, and spiritual progression. For youth turning 12 and up to their 18th birtday."
    }
]
```