

# Event Details

- **Event Name**: Church at the park
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 11:00 am
- **Event Description**: Come join us Saturday June 27th for a special sabbath service. 
We will be gathering at 11:00am at Pavilion 2, Wes Watkins Lake, followed by a potluck lunch!
- **Event URL**: https://allevents.in/mcloud/church-at-the-park/200030226843405
- **Event Categories**: potluck, food-drinks
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Mcloud
- **state**: OK
- **country**: United States
- **location**: Wes Watkins Lake
- **lat**: 35.409152759061
- **long**: -97.110688766097
- **full address**: Wes Watkins Lake, McLoud, Oklahoma, United States

## Event gallery

- **Alt text**: Church at the park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5b5c419d9c493315f444358834d6bf34f89296d614515e4ec56f3470529474f5-rimg-w600-h600-dcf3f0d1-gmir?v=1781949027

## FAQs

- **Q**: When and where is Church at the park being held?
  - **A:** Church at the park takes place on Sat, 27 Jun, 2026 at 11:00 am to Sat, 27 Jun, 2026 at 11:00 am at Wes Watkins Lake, McLoud, Oklahoma, United States.
- **Q**: Who is organizing Church at the park?
  - **A:** Church at the park is organized by Shawnee Church of God (7th Day).
- **Q**: Who is this event for? Is it right for me?
  - **A:** Church at the park is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Mcloud, this event is thoughtfully curated to deliver a standout experience worth every moment. If Church at the park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church at the park",
        "image": "https://cdn-az.allevents.in/events8/banners/5b5c419d9c493315f444358834d6bf34f89296d614515e4ec56f3470529474f5-rimg-w600-h600-dcf3f0d1-gmir?v=1781949027",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/mcloud/church-at-the-park/200030226843405",
        "location": {
            "@type": "Place",
            "name": "Wes Watkins Lake",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "McLoud, Oklahoma",
                "addressLocality": "Mcloud",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.409152759061",
                "longitude": "-97.110688766097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us Saturday June 27th for a special sabbath service. \nWe will be gathering at 11:00am at Pavilion 2, Wes Watkins Lake, followed by a potluck lunch!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shawnee Church of God (7th Day)",
                "url": "https://allevents.in/org/shawnee-church-of-god-7th-day/27911915"
            }
        ]
    }
]
```