

# Event Details

- **Event Name**: Pioneer First Youth Activities
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 06:30 pm – Wed, 17 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/provo/pioneer-first-youth-activities/1600027680775051
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.238711588273
- **long**: -111.67038440879
- **full address**: The Church of Jesus Christ of Latter-day Saints, 376 North 700 West, Provo, US

## Event gallery

- **Alt text**: Pioneer First Youth Activities
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/eba5f300-d20b-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Pioneer First Youth Activities being held?
  - **A:** Pioneer First Youth Activities takes place on Wed, 17 Dec, 2025 at 06:30 pm to Wed, 17 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 376 North 700 West, Provo, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pioneer First Youth 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 Provo, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pioneer First Youth 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": "Pioneer First Youth Activities",
        "image": "https://cdn-az.allevents.in/events5/banners/eba5f300-d20b-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/provo/pioneer-first-youth-activities/1600027680775051",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "376 North 700 West",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.238711588273",
                "longitude": "-111.67038440879"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```