

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 11:00 am – Sun, 19 Apr, 2026 at 12:00 pm
- **Event Description**: Follow us this Sunday on Facebook for Worship at 11:00
- **Event URL**: https://allevents.in/west-milford/sunday-worship/200029949281204
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: West Milford
- **state**: WV
- **country**: United States
- **location**: 840 Main St, West Milford, WV
- **lat**: 39.19994
- **long**: -80.40415
- **full address**: 840 Main St, West Milford, WV, United States

## Event gallery

- **Alt text**: Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/664730b79a018f8cce74e5760c3a40aee3f777cf14542365c80be717cf7d8bab-rimg-w1200-h1600-dce0d1ba-gmir?v=1776293524

## FAQs

- **Q**: When and where is Sunday Worship being held?
  - **A:** Sunday Worship takes place on Sun, 19 Apr, 2026 at 11:00 am to Sun, 19 Apr, 2026 at 12:00 pm at 840 Main St, West Milford, WV, United States.
- **Q**: Who is organizing Sunday Worship?
  - **A:** Sunday Worship is organized by West Milford (WV) United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events9/banners/664730b79a018f8cce74e5760c3a40aee3f777cf14542365c80be717cf7d8bab-rimg-w1200-h1600-dce0d1ba-gmir?v=1776293524",
        "startDate": "2026-04-19",
        "endDate": "2026-04-19",
        "url": "https://allevents.in/west-milford/sunday-worship/200029949281204",
        "location": {
            "@type": "Place",
            "name": "840 Main St, West Milford, WV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "790 WV-270, West Milford, WV 26451, United States",
                "addressLocality": "West Milford",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.19994",
                "longitude": "-80.40415"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Follow us this Sunday on Facebook for Worship at 11:00",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Milford (WV) United Methodist Church",
                "url": "https://allevents.in/org/west-milford-wv-united-methodist-church/23292452"
            }
        ]
    }
]
```