

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:00 am – Sun, 28 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/1600028115118439
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Corona
- **state**: CA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4eef5aa0-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, 28 Dec, 2025 at 11:00 am to Sun, 28 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 1290 W Ontario Ave, Corona, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events8/banners/7f14aae0-d221-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/corona/worship-service/1600028115118439",
        "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": {
                    "@type": "Country",
                    "name": "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."
    }
]
```