

# Event Details

- **Event Name**: Spanish Trails Sunday School
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 11:30 am – Sun, 07 Dec, 2025 at 12:30 pm
- **Event Description**: Come meet with other individuals your age as we discuss lessons from the "Come Follow Me" curriculum. This years subject is the Doctrine and Covenants.
- **Event URL**: https://allevents.in/spanish-fork/spanish-trails-sunday-school/1600027782008317
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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 Sunday School
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/422c6760-d223-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Spanish Trails Sunday School being held?
  - **A:** Spanish Trails Sunday School takes place on Sun, 07 Dec, 2025 at 11:30 am to Sun, 07 Dec, 2025 at 12: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 Sunday School",
        "image": "https://cdn-az.allevents.in/events4/banners/422c6760-d223-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/spanish-fork/spanish-trails-sunday-school/1600027782008317",
        "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 as we discuss lessons from the \"Come Follow Me\" curriculum. This years subject is the Doctrine and Covenants."
    }
]
```