

# Event Details

- **Event Name**: Christmas Worship Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Come and Celebrate the birth of Jesus Christ. Join our family worship of the Savior. All are welcome. We look forward to your presence!
- **Event URL**: https://allevents.in/cranbourne/christmas-worship-service/1600029339226224
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cranbourne
- **state**: VIC
- **country**: AU
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: -38.1407401
- **long**: 145.3055621
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1780 S Gippsland Highway, Cranbourne, AU

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f8339cf0-d682-11f0-a871-a7cabfa47992-rimg-w1000-h562-dca

## FAQs

- **Q**: When and where is Christmas Worship Service being held?
  - **A:** Christmas Worship Service takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 1780 S Gippsland Highway, Cranbourne, AU.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Worship Service",
        "image": "https://cdn-az.allevents.in/events7/banners/0389fcc0-d683-11f0-9b22-c5969cdb3f26-rimg-w1200-h675-dca50004-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/cranbourne/christmas-worship-service/1600029339226224",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1780 S Gippsland Highway",
                "addressLocality": "Cranbourne",
                "addressRegion": "VIC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "AU"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.1407401",
                "longitude": "145.3055621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and Celebrate the birth of Jesus Christ. Join our family worship of the Savior. All are welcome. We look forward to your presence!"
    }
]
```