

# Event Details

- **Event Name**: Young Mens and Young Womens Activity Night
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 07:00 pm – Tue, 09 Dec, 2025 at 08:00 pm
- **Event Description**: Nearly every Tuesday night, the 8th Ward will be hosting an activity for all young men and young women between the ages of 12 and 18! The activities generally begin at 7:00 and are an hour long, so come and join us!
- **Event URL**: https://allevents.in/st-george/young-mens-and-young-womens-activity-night/1600027719918752
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: St George
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.097307828917
- **long**: -113.5233416
- **full address**: The Church of Jesus Christ of Latter-day Saints, 628 South 3000 East, St George, US

## Event gallery

- **Alt text**: Young Mens and Young Womens Activity Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d6e7ae30-d211-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dca68e79-gmir.jpg

## FAQs

- **Q**: When and where is Young Mens and Young Womens Activity Night being held?
  - **A:** Young Mens and Young Womens Activity Night takes place on Tue, 09 Dec, 2025 at 07:00 pm to Tue, 09 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 628 South 3000 East, St George, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Mens and Young Womens Activity Night",
        "image": "https://cdn-az.allevents.in/events8/banners/d6e7ae30-d211-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dca68e79-gmir.jpg",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/st-george/young-mens-and-young-womens-activity-night/1600027719918752",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "628 South 3000 East",
                "addressLocality": "St George",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.097307828917",
                "longitude": "-113.5233416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearly every Tuesday night, the 8th Ward will be hosting an activity for all young men and young women between the ages of 12 and 18! The activities generally begin at 7:00 and are an hour long, so come and join us!"
    }
]
```