

# Event Details

- **Event Name**: Family Cookout
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 05:00 pm
- **Event Description**: Family Cookout
November 23 at 5 PM
- **Event URL**: https://allevents.in/mcdonough/family-cookout/200029028637221
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Mcdonough
- **state**: GA
- **country**: United States
- **location**: Henry Baptist Church
- **lat**: 33.485578500001
- **long**: -84.183534521304
- **full address**: Henry Baptist Church, 4035 Jodeco Rd, McDonough, GA 30253-5426, United States

## Event gallery

- **Alt text**: Family Cookout
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/15dcd47a3070650e34dbbef3f5b1a938e861e89f61b1b0c20e852d15cd8a3e1a-rimg-w1200-h675-dc302e2a-gmir?v=1763354636

## FAQs

- **Q**: When and where is Family Cookout being held?
  - **A:** Family Cookout takes place on Sun, 23 Nov, 2025 at 05:00 pm to Sun, 23 Nov, 2025 at 05:00 pm at Henry Baptist Church, 4035 Jodeco Rd, McDonough, GA 30253-5426, United States.
- **Q**: Who is organizing Family Cookout?
  - **A:** Family Cookout is organized by Henry Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Cookout",
        "image": "https://cdn-az.allevents.in/events7/banners/15dcd47a3070650e34dbbef3f5b1a938e861e89f61b1b0c20e852d15cd8a3e1a-rimg-w1200-h675-dc302e2a-gmir?v=1763354636",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/mcdonough/family-cookout/200029028637221",
        "location": {
            "@type": "Place",
            "name": "Henry Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4035 Jodeco Rd, McDonough, GA 30253-5426, United States",
                "addressLocality": "Mcdonough",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.485578500001",
                "longitude": "-84.183534521304"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Cookout\nNovember 23 at 5 PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Henry Baptist Church",
                "url": "https://allevents.in/org/henry-baptist-church/26029612"
            }
        ]
    }
]
```