

# Event Details

- **Event Name**: Sunday Morning Worship Service
- **Event Start and End Date**: Sun, 29 Jan, 2023 at 11:00 am – Sun, 27 Dec, 2026 at 12:30 pm (-05:00)
- **Event Description**: Join us on Sundays at 11:00 AM for church service and on Wednesdays at 7:00 PM for Bible study. All are welcome to attend.
- **Event URL**: https://allevents.in/zuni/sunday-morning-worship-service/10000527670726347
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Zuni
- **state**: VA
- **country**: United States
- **location**: Walnut Grove Baptist Church
- **lat**: 36.85828109999999
- **long**: -76.8306535
- **full address**: Walnut Grove Baptist Church, 20707 Thomas Woods Trail, Zuni, United States

## Event gallery

- **Alt text**: Sunday Morning Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/77a4e1cc5afcdc04e2a66df45d501c2f23a2766e803ebf0188100e389b536b17-rimg-w991-h960-gmir.jpg?v=1675137320

## FAQs

- **Q**: When and where is Sunday Morning Worship Service being held?
  - **A:** Sunday Morning Worship Service takes place on Sun, 29 Jan, 2023 at 11:00 am to Sun, 27 Dec, 2026 at 12:30 pm at Walnut Grove Baptist Church, 20707 Thomas Woods Trail, Zuni, United States.
- **Q**: Who is organizing Sunday Morning Worship Service?
  - **A:** Sunday Morning Worship Service is organized by Walnut Grove Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Worship Service",
        "image": "https://cdn-az.allevents.in/events5/banners/77a4e1cc5afcdc04e2a66df45d501c2f23a2766e803ebf0188100e389b536b17-rimg-w991-h960-gmir.jpg?v=1675137320",
        "startDate": "2023-01-29T11:00:00-05:00",
        "endDate": "2026-12-27T12:30:00-05:00",
        "url": "https://allevents.in/zuni/sunday-morning-worship-service/10000527670726347",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Walnut Grove Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20707 Thomas Woods Trail",
                "addressLocality": "Zuni",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.85828109999999",
                "longitude": "-76.8306535"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Sundays at 11:00 AM for church service and on Wednesdays at 7:00 PM for Bible study. All are welcome to attend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Walnut Grove Baptist Church",
                "url": "https://allevents.in/org/walnut-grove-baptist-church/20993758"
            }
        ]
    }
]
```