

# Event Details

- **Event Name**: Spanish Trails Classes
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:30 am – Sun, 28 Dec, 2025 at 12:30 pm
- **Event Description**: Come meet with other individuals your age and gender as we discuss how to apply the gospel to our lives.
- **Event URL**: https://allevents.in/spanish-fork/spanish-trails-classes/1600027782311256
- **Event Categories**: workshops, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/93a4cae0-d207-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/93fb2840-d207-11f0-8847-13c74ce67ee0-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 452 West 550 South, Spanish Fork, US
- **Q**: What type of event is this?
  - **A:** workshops, trips-adventures
- **Q**: Where can I find ticket details about Spanish Trails Classes ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spanish Trails Classes",
        "image": "https://cdn-az.allevents.in/events1/banners/93a4cae0-d207-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/spanish-fork/spanish-trails-classes/1600027782311256",
        "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",
        "description": "Come meet with other individuals your age and gender as we discuss how to apply the gospel to our lives."
    }
]
```