

# Event Details

- **Event Name**: Church Cookout
- **Event Start and End Date**: Sun, 05 Oct, 2025 at 02:00 pm
- **Event Description**: Come enjoy an evening of fellowship, food, and fishing with your MVBC family! Gates will open about 2pm and dinner will be around 5pm.
- **Event URL**: https://allevents.in/hays/church-cookout/200028581193853
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details

- **Ticket URL**: http://facebook.com/200028581193853?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hays-events

## Event venue details

- **city**: Hays
- **state**: NC
- **country**: United States
- **location**: Walk By Faith Christian Camp
- **lat**: 36.2487807
- **long**: -81.117968
- **full address**: Walk By Faith Christian Camp, 5400 Mountain View Rd, Hays, NC 28635-9672, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mountain Valley Baptist Church (https://allevents.in/org/mountain-valley-baptist-church/26315812)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/09e57366d38006a40612561608a2a0ea43602d637a47d30fff41806c8234fd6f-rimg-w1080-h1080-dc47b2be-gmir?v=1759133787
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/571ec16e11767649b73f32f80aa36ca6819637537c17506baffee640ab480620-rimg-w300-h300-dc47b2be-gmir?v=1759133788

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Oct, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Walk By Faith Christian Camp, 5400 Mountain View Rd, Hays, NC 28635-9672, United States
- **Q**: Who is organizing the event?
  - **A:** Mountain Valley Baptist Church
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Church Cookout ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Cookout",
        "image": "https://cdn-az.allevents.in/events3/banners/09e57366d38006a40612561608a2a0ea43602d637a47d30fff41806c8234fd6f-rimg-w1080-h1080-dc47b2be-gmir?v=1759133787",
        "startDate": "2025-10-05",
        "url": "https://allevents.in/hays/church-cookout/200028581193853",
        "location": {
            "@type": "Place",
            "name": "Walk By Faith Christian Camp",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5400 Mountain View Rd, Hays, NC 28635-9672, United States",
                "addressLocality": "Hays",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.2487807",
                "longitude": "-81.117968"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy an evening of fellowship, food, and fishing with your MVBC family! Gates will open about 2pm and dinner will be around 5pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Valley Baptist Church",
                "url": "https://allevents.in/org/mountain-valley-baptist-church/26315812"
            }
        ]
    }
]
```