

# Event Details

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

## Ticket Details

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

## 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/events1/banners/5b97e5f0-d230-11f0-996b-d59fe40bb918-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, 31 Dec, 2025 at 07:00 pm to Wed, 31 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 452 West 550 South, Spanish Fork, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spanish Trails Youth Activity",
        "image": "https://cdn-az.allevents.in/events1/banners/5b97e5f0-d230-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/spanish-fork/spanish-trails-youth-activity/1600027782204849",
        "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"
    }
]
```