

# Event Details

- **Event Name**: Outdoor worship service 
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 09:30 am
- **Event Description**: Join us as we bring our worship service outside! Come early for donuts!
- **Event URL**: https://allevents.in/west-fargo/outdoor-worship-service/200030277437750
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: West Fargo
- **state**: ND
- **country**: United States
- **location**: 1245 8th St W, West Fargo, ND
- **lat**: 46.86287
- **long**: -96.91322
- **full address**: 1245 8th St W, West Fargo, ND, United States

## Event gallery

- **Alt text**: Outdoor worship service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/eba3dd0a60f833a318d638628e530ada8b85f9fecc75ea23f926db585b6d546e-rimg-w1200-h927-dcd5c5ab-gmir?v=1782637977

## FAQs

- **Q**: When and where is Outdoor worship service  being held?
  - **A:** Outdoor worship service  takes place on Sun, 28 Jun, 2026 at 09:30 am to Sun, 28 Jun, 2026 at 09:30 am at 1245 8th St W, West Fargo, ND, United States.
- **Q**: Who is organizing Outdoor worship service ?
  - **A:** Outdoor worship service  is organized by Living Hope Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Outdoor worship service",
        "image": "https://cdn-az.allevents.in/events10/banners/eba3dd0a60f833a318d638628e530ada8b85f9fecc75ea23f926db585b6d546e-rimg-w1200-h927-dcd5c5ab-gmir?v=1782637977",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/west-fargo/outdoor-worship-service/200030277437750",
        "location": {
            "@type": "Place",
            "name": "1245 8th St W, West Fargo, ND",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1245 8th St W, West Fargo, ND 58078-2464, United States",
                "addressLocality": "West Fargo",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.86287",
                "longitude": "-96.91322"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we bring our worship service outside! Come early for donuts!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Hope Baptist Church",
                "url": "https://allevents.in/org/living-hope-baptist-church/13910741",
                "description": "Blended worship style, casual dress, expository preaching. Child care provided."
            }
        ]
    }
]
```