

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 10:30 am – Sun, 02 Aug, 2026 at 10:30 am
- **Event Description**: Join us Sunday at 10:30 am as we gather to worship our Triune God.
- **Event URL**: https://allevents.in/sutton/sunday-worship/200030361256351
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sutton
- **state**: NE
- **country**: United States
- **location**: 110 S. Way Ave., PO Box 362, Sutton, NE, United States, Nebraska 68979
- **lat**: 40.60644
- **long**: -97.85643
- **full address**: 110 S. Way Ave., PO Box 362, Sutton, NE, United States, Nebraska 68979

## Event gallery

- **Alt text**: Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bab29bec43d841fd2240b318a11a5b27e6095c553f1cae7b884564096fb8ac5c-rimg-w1200-h444-dcbfbfbf-gmir?v=1783303791

## FAQs

- **Q**: When and where is Sunday Worship being held?
  - **A:** Sunday Worship takes place on Sun, 12 Jul, 2026 at 10:30 am to Sun, 02 Aug, 2026 at 10:30 am at 110 S. Way Ave., PO Box 362, Sutton, NE, United States, Nebraska 68979.
- **Q**: Who is organizing Sunday Worship?
  - **A:** Sunday Worship is organized by Emmanuel Reformed Church - RCUS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events7/banners/bab29bec43d841fd2240b318a11a5b27e6095c553f1cae7b884564096fb8ac5c-rimg-w1200-h444-dcbfbfbf-gmir?v=1783303791",
        "startDate": "2026-07-12",
        "endDate": "2026-08-02",
        "url": "https://allevents.in/sutton/sunday-worship/200030361256351",
        "location": {
            "@type": "Place",
            "name": "110 S. Way Ave., PO Box 362, Sutton, NE, United States, Nebraska 68979",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 S Way Ave, Sutton, NE 68979-2130, United States",
                "addressLocality": "Sutton",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.60644",
                "longitude": "-97.85643"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Sunday at 10:30 am as we gather to worship our Triune God.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emmanuel Reformed Church - RCUS",
                "url": "https://allevents.in/org/emmanuel-reformed-church-rcus/20939394"
            }
        ]
    }
]
```