

# Event Details

- **Event Name**: Spanish Trails Church Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am – Sun, 21 Dec, 2025 at 11:30 am
- **Event Description**: Come worship with us. Come feel of the spirit while listening to your friends and neighbors speak of Christ.
- **Event URL**: https://allevents.in/spanish-fork/spanish-trails-church-service/1600027781997515
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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 Church Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1aaaeb70-d224-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Spanish Trails Church Service being held?
  - **A:** Spanish Trails Church Service takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 11:30 am 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 Church Service",
        "image": "https://cdn-az.allevents.in/events4/banners/1aaaeb70-d224-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/spanish-fork/spanish-trails-church-service/1600027781997515",
        "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 worship with us. Come feel of the spirit while listening to your friends and neighbors speak of Christ."
    }
]
```