

# Event Details

- **Event Name**: You're Invited: Sunday Worship Service
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 11:30 am – Sun, 07 Dec, 2025 at 12:30 pm
- **Event Description**: Looking for a place to feel peace, connect with others, and grow spiritually? Join us this Sunday for our worship service. Filled with music, prayer, and messages focused on Jesus Christ. Come as you are. Everyone is welcome - individuals, families, and friends of all ages.
- **Event URL**: https://allevents.in/epping/youre-invited-sunday-worship-service/1600028781210208
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Epping
- **state**: VIC
- **country**: AU
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: -37.640172
- **long**: 145.02684
- **full address**: The Church of Jesus Christ of Latter-day Saints, 874 High Street, Epping, AU

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/071a4220-87e4-11f0-843a-7355fa01ccad-rimg-w1000-h563-dce

## FAQs

- **Q**: When and where is You're Invited: Sunday Worship Service being held?
  - **A:** You're Invited: Sunday Worship Service takes place on Sun, 07 Dec, 2025 at 11:30 am to Sun, 07 Dec, 2025 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 874 High Street, Epping, AU.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "You're Invited: Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events9/banners/27849ec0-d307-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcedeff2-gmir.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/epping/youre-invited-sunday-worship-service/1600028781210208",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "874 High Street",
                "addressLocality": "Epping",
                "addressRegion": "VIC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "AU"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.640172",
                "longitude": "145.02684"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Looking for a place to feel peace, connect with others, and grow spiritually? Join us this Sunday for our worship service. Filled with music, prayer, and messages focused on Jesus Christ. Come as you are. Everyone is welcome - individuals, families, and friends of all ages."
    }
]
```