

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:00 am – Sun, 21 Dec, 2025 at 12:00 pm
- **Event Description**: Join us for our worship service centered on the Savior, Jesus Christ.
- **Event URL**: https://allevents.in/corona/worship-service/1600028115132917
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Corona
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.8581125
- **long**: -117.5911092
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1290 W Ontario Ave, Corona, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/893d3240-253c-11f0-bfbd-79c398acb596-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Worship Service being held?
  - **A:** Worship Service takes place on Sun, 21 Dec, 2025 at 11:00 am to Sun, 21 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 1290 W Ontario Ave, Corona, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events4/banners/16e321e0-2ccc-11f0-a288-d91ec024c716-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/corona/worship-service/1600028115132917",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1290 W Ontario Ave",
                "addressLocality": "Corona",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.8581125",
                "longitude": "-117.5911092"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our worship service centered on the Savior, Jesus Christ."
    }
]
```