

# Event Details

- **Event Name**: One Outdoor Service
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 10:00 am
- **Event Description**: On July 4th weekend we will be having ONE outdoor service on July 5th at 10am at the pavilion. If inclement weather, we will move to the Sanctuary.
- **Event URL**: https://allevents.in/goshen/one-outdoor-service/200030243151959
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Goshen
- **state**: IN
- **country**: United States
- **location**: 22045 County Road 18, Goshen, IN, United States, Indiana 46528
- **lat**: 41.6605
- **long**: -85.88934
- **full address**: 22045 County Road 18, Goshen, IN, United States, Indiana 46528

## Event gallery

- **Alt text**: One Outdoor Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1e479370b886c39702610fd3ee5e1e16d500875f317ef250e161e03d244a097b-rimg-w1200-h675-dcffffff-gmir?v=1782903225

## FAQs

- **Q**: When and where is One Outdoor Service being held?
  - **A:** One Outdoor Service takes place on Sun, 05 Jul, 2026 at 10:00 am to Sun, 05 Jul, 2026 at 10:00 am at 22045 County Road 18, Goshen, IN, United States, Indiana 46528.
- **Q**: Who is organizing One Outdoor Service?
  - **A:** One Outdoor Service is organized by Faith United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "One Outdoor Service",
        "image": "https://cdn-az.allevents.in/events5/banners/1e479370b886c39702610fd3ee5e1e16d500875f317ef250e161e03d244a097b-rimg-w1200-h675-dcffffff-gmir?v=1782903225",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/goshen/one-outdoor-service/200030243151959",
        "location": {
            "@type": "Place",
            "name": "22045 County Road 18, Goshen, IN, United States, Indiana 46528",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22045 County Road 18, Goshen, IN 46528-9526, United States",
                "addressLocality": "Goshen",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.6605",
                "longitude": "-85.88934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On July 4th weekend we will be having ONE outdoor service on July 5th at 10am at the pavilion. If inclement weather, we will move to the Sanctuary.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith United Methodist Church",
                "url": "https://allevents.in/org/faith-united-methodist-church/12829357",
                "description": "Faith Church exists to empower believers to discover their ministry within the church, and their mission outside of the church to impact the Kingdom of God"
            }
        ]
    }
]
```