

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 09:00 am – Sun, 07 Dec, 2025 at 10:00 am
- **Event Description**: Sunday program that is 1 hour in duration and consists of the partaking of the sacrament, spiritual messages, and singing.
- **Event URL**: https://allevents.in/escondido/sunday-worship-service/1600027807231933
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Escondido
- **state**: CA
- **country**: United States
- **location**: Church of Jesus Christ of Latter Day Saints
- **lat**: 33.092316
- **long**: -117.086067
- **full address**: Church of Jesus Christ of Latter Day Saints, 2255 Felicita Rd, Escondido, United States

## Event gallery

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Church of Jesus Christ of Latter Day Saints, 2255 Felicita Rd, Escondido, United States
- **Q**: Where can I find ticket details about Sunday Worship Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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+07+Dec%2C+2025+at+09%3A00+am&bg=4",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/escondido/sunday-worship-service/1600027807231933",
        "location": {
            "@type": "Place",
            "name": "Church of Jesus Christ of Latter Day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2255 Felicita Rd",
                "addressLocality": "Escondido",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.092316",
                "longitude": "-117.086067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday program that is 1 hour in duration and consists of the partaking of the sacrament, spiritual messages, and singing."
    }
]
```