

# Event Details

- **Event Name**: Young Single Adult Sunday Worship Services
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 12:00 pm – Sun, 30 Nov, 2025 at 01:00 pm
- **Event Description**: Young Single Adults aged 18-35 from the Costa Mesa-Irvine-Newport Beach area gather for Sunday worship.
- **Event URL**: https://allevents.in/costa-mesa/young-single-adult-sunday-worship-services/1600027749111206
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Young Single Adult Sunday Worship Services
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Young+Single+Adult+Sunday+Worship+Services&date=Sun%2C+30+Nov%2C+2025+at+12%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Young Single Adult Sunday Worship Services being held?
  - **A:** Young Single Adult Sunday Worship Services takes place on Sun, 30 Nov, 2025 at 12:00 pm to Sun, 30 Nov, 2025 at 01:00 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": "Young Single Adult Sunday Worship Services",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Young+Single+Adult+Sunday+Worship+Services&date=Sun%2C+30+Nov%2C+2025+at+12%3A00+pm&bg=2",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/costa-mesa/young-single-adult-sunday-worship-services/1600027749111206",
        "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": "Young Single Adults aged 18-35 from the Costa Mesa-Irvine-Newport Beach area gather for Sunday worship."
    }
]
```