

# Event Details

- **Event Name**: Sunday Morning worship
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 10:30 am
- **Event Description**: Join us this Sunday for a special service.
- **Event URL**: https://allevents.in/laughlin/sunday-morning-worship/200030304659925
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Laughlin
- **state**: NV
- **country**: United States
- **location**: 2910 Needles HWY, 89029
- **lat**: 35.14298
- **long**: -114.62353
- **full address**: 2910 Needles HWY, 89029, 2910 Needles Hwy, Laughlin, NV 89029, United States

## Event gallery

- **Alt text**: Sunday Morning worship
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5e7aa68c34e4fe5fc47dfbed1cd1fe116f37db6bcf8f595f4a34a5b5c4cec3a1-rimg-w1024-h768-dcd7dbdb-gmir?v=1782437484

## FAQs

- **Q**: When and where is Sunday Morning worship being held?
  - **A:** Sunday Morning worship takes place on Sun, 28 Jun, 2026 at 10:30 am to Sun, 28 Jun, 2026 at 10:30 am at 2910 Needles HWY, 89029, 2910 Needles Hwy, Laughlin, NV 89029, United States.
- **Q**: Who is organizing Sunday Morning worship?
  - **A:** Sunday Morning worship is organized by Laughlin Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning worship",
        "image": "https://cdn-az.allevents.in/events1/banners/5e7aa68c34e4fe5fc47dfbed1cd1fe116f37db6bcf8f595f4a34a5b5c4cec3a1-rimg-w1024-h768-dcd7dbdb-gmir?v=1782437484",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/laughlin/sunday-morning-worship/200030304659925",
        "location": {
            "@type": "Place",
            "name": "2910 Needles HWY, 89029",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2910 Needles Hwy, Laughlin, NV 89029, United States",
                "addressLocality": "Laughlin",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.14298",
                "longitude": "-114.62353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Sunday for a special service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Laughlin Church",
                "url": "https://allevents.in/org/laughlin-church/24089643",
                "description": "Laughlin Church. 262 likes · 16 talking about this. Non-denominational Bible-based church proclaiming the Word of God whose purpose is to make disciples..."
            }
        ]
    }
]
```