

# Event Details

- **Event Name**: Spanish Trails Youth Activity
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 08:30 pm
- **Event URL**: https://allevents.in/spanish-fork/spanish-trails-youth-activity/1600027782204957
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Spanish Fork
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.10307872032
- **long**: -111.66228985215
- **full address**: The Church of Jesus Christ of Latter-day Saints, 452 West 550 South, Spanish Fork, US

## Event gallery

- **Alt text**: Spanish Trails Youth Activity
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5ac6b340-d230-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcc3bbaa-gmir.jpg

## FAQs

- **Q**: When and where is Spanish Trails Youth Activity being held?
  - **A:** Spanish Trails Youth Activity takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 452 West 550 South, Spanish Fork, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spanish Trails Youth Activity 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 Spanish Fork, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spanish Trails Youth Activity 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": "Spanish Trails Youth Activity",
        "image": "https://cdn-az.allevents.in/events10/banners/5ac6b340-d230-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/spanish-fork/spanish-trails-youth-activity/1600027782204957",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "452 West 550 South",
                "addressLocality": "Spanish Fork",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.10307872032",
                "longitude": "-111.66228985215"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```