

# 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**: Come join us in worshipping Jesus Christ and partaking of His Sacrament.Speakers will share messages and testimonies.Enjoy uplifting music and sing hymns together.All are welcome.
- **Event URL**: https://allevents.in/newport-beach/sunday-worship-service/1600027689411328
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Newport Beach
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.622616
- **long**: -117.906657
- **full address**: The Church of Jesus Christ of Latter-day Saints, 801 Dover Drive, Newport Beach, US

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/408c2f70-d224-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-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 09:00 am to Sun, 07 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 801 Dover Drive, Newport Beach, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Worship Service is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Newport Beach, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Worship Service sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events8/banners/408c2f70-d224-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/newport-beach/sunday-worship-service/1600027689411328",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "801 Dover Drive",
                "addressLocality": "Newport Beach",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.622616",
                "longitude": "-117.906657"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us in worshipping Jesus Christ and partaking of His Sacrament.Speakers will share messages and testimonies.Enjoy uplifting music and sing hymns together.All are welcome."
    }
]
```