

# Event Details

- **Event Name**: Sunday Worship Services
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am – Sun, 21 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/1600027705784755
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Costa Mesa
- **state**: CA
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Sunday Worship Services
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ab6505a0-2c6c-11f0-9941-47ce4d258e71-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, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 2775 Placentia Avenue, Costa Mesa, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Services",
        "image": "https://cdn-az.allevents.in/events4/banners/ab6505a0-2c6c-11f0-9941-47ce4d258e71-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/costa-mesa/sunday-worship-services/1600027705784755",
        "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": "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."
    }
]
```