

# Event Details

- **Event Name**: Sunday Worship Services
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:30 am – Sun, 07 Dec, 2025 at 12:30 pm
- **Event Description**: Christ-centered worship services with members of the Costa Mesa community.
- **Event URL**: https://allevents.in/costa-mesa/sunday-worship-services/1600027705784022
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Costa Mesa
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.672052544021
- **long**: -117.93604832209
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2775 Placentia Avenue, Costa Mesa, US

## Event gallery

- **Alt text**: Sunday Worship Services
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/84467230-d219-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcd7dadd-gmir.jpg

## FAQs

- **Q**: When and where is Sunday Worship Services being held?
  - **A:** Sunday Worship Services takes place on Sun, 07 Dec, 2025 at 10:30 am to Sun, 07 Dec, 2025 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 2775 Placentia Avenue, Costa Mesa, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Worship Services 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 Costa Mesa, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Worship Services 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 Services",
        "image": "https://cdn-az.allevents.in/events9/banners/84467230-d219-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/costa-mesa/sunday-worship-services/1600027705784022",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2775 Placentia Avenue",
                "addressLocality": "Costa Mesa",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.672052544021",
                "longitude": "-117.93604832209"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christ-centered worship services with members of the Costa Mesa community."
    }
]
```