

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 10:00 am – Sun, 28 Jun, 2026 at 10:00 am (-07:00)
- **Event Description**: Learn about God and Jesus Christ and find new friends.
- **Event URL**: https://allevents.in/reno/sunday-worship-service/1600029834191715
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Reno
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.540744441852
- **long**: -119.82190333866
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1309 Buena Vista Avenue, Reno, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b53d0eb0-2405-11f1-b21f-e7b51f3e47f4-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Mar, 2026 at 10:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1309 Buena Vista Avenue, Reno, US
- **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/events1/banners/b49ed2e0-2405-11f1-9831-630114a07816-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2026-03-22T10:00:00-07:00",
        "endDate": "2026-06-28T10:00:00-07:00",
        "url": "https://allevents.in/reno/sunday-worship-service/1600029834191715",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1309 Buena Vista Avenue",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.540744441852",
                "longitude": "-119.82190333866"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn about God and Jesus Christ and find new friends."
    }
]
```