

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am – Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: sabbath day
- **Event URL**: https://allevents.in/bendigo/sunday-worship-service/1600028658569023
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bendigo
- **state**: VIC
- **country**: AU
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: -36.7768341
- **long**: 144.2871631
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11 Houston Street  Flora Hill, Bendigo, AU

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c9e68960-7760-11f0-86a1-87913a210173-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 11 Houston Street  Flora Hill, Bendigo, AU
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Worship Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events4/banners/d3ebc8a0-d87a-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/bendigo/sunday-worship-service/1600028658569023",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Houston Street  Flora Hill",
                "addressLocality": "Bendigo",
                "addressRegion": "VIC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "AU"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.7768341",
                "longitude": "144.2871631"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "sabbath day"
    }
]
```