

# Event Details

- **Event Name**: H1 YM/YW Activities
- **Event Start and End Date**: Tue, 19 May, 2026 at 06:30 pm – Tue, 19 May, 2026 at 08:30 pm (-06:00)
- **Event URL**: https://allevents.in/american-fork/h1-ym-yw-activities/1600027603043632
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: American Fork
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.395555748877
- **long**: -111.81287844985
- **full address**: The Church of Jesus Christ of Latter-day Saints, 949 North 540 West, American Fork, US

## Event gallery

- **Alt text**: H1 YM/YW Activities
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0f11ebe0-3af4-11f1-a7b9-598dddd66895-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is H1 YM/YW Activities being held?
  - **A:** H1 YM/YW Activities takes place on Tue, 19 May, 2026 at 06:30 pm to Tue, 19 May, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 949 North 540 West, American Fork, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** H1 YM/YW Activities is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in American Fork, this event is thoughtfully curated to deliver a standout experience worth every moment. If H1 YM/YW Activities 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": "H1 YM/YW Activities",
        "image": "https://cdn-az.allevents.in/events1/banners/0f11ebe0-3af4-11f1-a7b9-598dddd66895-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2026-05-19T18:30:00-06:00",
        "endDate": "2026-05-19T20:30:00-06:00",
        "url": "https://allevents.in/american-fork/h1-ym-yw-activities/1600027603043632",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "949 North 540 West",
                "addressLocality": "American Fork",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.395555748877",
                "longitude": "-111.81287844985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```