

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 01:00 pm – Sun, 28 Dec, 2025 at 02:00 pm
- **Event Description**: All are welcome, come as you are! Wonderful church service where we pray, sing hymns, and take the sacrament (communion) in remembrance of Jesus Christ. We have members of the congregation give short sermons and this month's theme is on the power of prayer.
- **Event URL**: https://allevents.in/san-marcos/sunday-worship-service/1600027764255445
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Marcos
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.158113
- **long**: -117.129836
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1250 Borden Road, San Marcos, United States

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Worship+Service&date=Sun%2C+28+Dec%2C+2025+at+01%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 28 Dec, 2025 at 01:00 pm to Sun, 28 Dec, 2025 at 02:00 pm at The Church of Jesus Christ of Latter-day Saints, 1250 Borden Road, San Marcos, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Worship+Service&date=Sun%2C+28+Dec%2C+2025+at+01%3A00+pm&bg=1",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/san-marcos/sunday-worship-service/1600027764255445",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1250 Borden Road",
                "addressLocality": "San Marcos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.158113",
                "longitude": "-117.129836"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome, come as you are! Wonderful church service where we pray, sing hymns, and take the sacrament (communion) in remembrance of Jesus Christ. We have members of the congregation give short sermons and this month's theme is on the power of prayer."
    }
]
```