

# Event Details

- **Event Name**: 4th of July Cookout at the Pool
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 11:00 am – Sat, 04 Jul, 2026 at 02:00 pm
- **Event Description**: Stars, stripes, and summertime! Join us at the pool for a Fourth of July Cookout featuring delicious food, refreshing drinks, and a day of family fun.
- **Event URL**: https://allevents.in/newnan/4th-of-july-cookout-at-the-pool/200030276961749
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Newnan
- **state**: GA
- **country**: United States
- **location**: 1356 Highway 29 North, Newnan, GA, United States, Georgia 30263
- **lat**: 33.41931
- **long**: -84.78028
- **full address**: 1356 Highway 29 North, Newnan, GA, United States, Georgia 30263

## Event gallery

- **Alt text**: 4th of July Cookout at the Pool
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1bf388fdafe529927991c7dcc16f75eff7c16708074a6afd990f375536a7e7ca-rimg-w1200-h675-dc1e1e26-gmir?v=1782632870

## FAQs

- **Q**: When and where is 4th of July Cookout at the Pool being held?
  - **A:** 4th of July Cookout at the Pool takes place on Sat, 04 Jul, 2026 at 11:00 am to Sat, 04 Jul, 2026 at 02:00 pm at 1356 Highway 29 North, Newnan, GA, United States, Georgia 30263.
- **Q**: Who is organizing 4th of July Cookout at the Pool?
  - **A:** 4th of July Cookout at the Pool is organized by Newnan Country Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Cookout at the Pool",
        "image": "https://cdn-az.allevents.in/events10/banners/1bf388fdafe529927991c7dcc16f75eff7c16708074a6afd990f375536a7e7ca-rimg-w1200-h675-dc1e1e26-gmir?v=1782632870",
        "startDate": "2026-07-04",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/newnan/4th-of-july-cookout-at-the-pool/200030276961749",
        "location": {
            "@type": "Place",
            "name": "1356 Highway 29 North, Newnan, GA, United States, Georgia 30263",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1356 US-29, Newnan, GA 30263-6255, United States",
                "addressLocality": "Newnan",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.41931",
                "longitude": "-84.78028"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stars, stripes, and summertime! Join us at the pool for a Fourth of July Cookout featuring delicious food, refreshing drinks, and a day of family fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newnan Country Club",
                "url": "https://allevents.in/org/newnan-country-club/13344025"
            }
        ]
    }
]
```