

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:30 am – Sun, 07 Dec, 2025 at 11:30 am
- **Event Description**: Join us for Sunday worship as we come together to honor and celebrate our Savior, Jesus Christ.Everyone is wecome and invited!
- **Event URL**: https://allevents.in/san-clemente/sunday-worship-service/1600027618334543
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Clemente
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.441071
- **long**: -117.636602
- **full address**: The Church of Jesus Christ of Latter-day Saints, 470 Camino San Clemente, San Clemente, US

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/741402a0-d215-11f0-8e6b-3d758292774f-rimg-w667-h444-dc5d4730-gmir.png

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 07 Dec, 2025 at 10:30 am to Sun, 07 Dec, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 470 Camino San Clemente, San Clemente, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/741402a0-d215-11f0-8e6b-3d758292774f-rimg-w667-h444-dc5d4730-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/san-clemente/sunday-worship-service/1600027618334543",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "470 Camino San Clemente",
                "addressLocality": "San Clemente",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.441071",
                "longitude": "-117.636602"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Sunday worship as we come together to honor and celebrate our Savior, Jesus Christ.Everyone is wecome and invited!"
    }
]
```