

# Event Details

- **Event Name**: Young Mens and Young Womens Activity Night
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm – Tue, 16 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/1600027719918956
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events10/banners/d7de4330-d211-11f0-8e6b-3d758292774f-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, 16 Dec, 2025 at 07:00 pm to Tue, 16 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 628 South 3000 East, St George, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Young Mens and Young Womens Activity Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in St George, this event is thoughtfully curated to deliver a standout experience worth every moment. If Young Mens and Young Womens Activity Night sounds like your kind of event, don't wait - spots fill up fast.

## 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/events10/banners/d7de4330-d211-11f0-8e6b-3d758292774f-rimg-w1200-h675-dca68e79-gmir.jpg",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/st-george/young-mens-and-young-womens-activity-night/1600027719918956",
        "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!"
    }
]
```