

# Event Details

- **Event Name**: Summer Cookout
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 11:00 am
- **Event Description**: Join us for our Summer Cookout! Good food, Cold Beer, Great time!
- **Event URL**: https://allevents.in/ooltewah/summer-cookout/200030229558159
- **Interested Audience**: 
  - total_interested_count: 150

## Ticket Details


## Event venue details

- **city**: Ooltewah
- **state**: TN
- **country**: United States
- **location**: 7720 Lee Hwy, Chattanooga, TN, United States, Tennessee 37421
- **lat**: 35.06145
- **long**: -85.1302
- **full address**: 7720 Lee Hwy, Chattanooga, TN, United States, Tennessee 37421, 7720 Lee Hwy, Chattanooga, TN 37421-1028, United States, Ooltewah

## Event gallery

- **Alt text**: Summer Cookout
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/19d4b5532dcd5cd144b360fa4c34c6efe7e57b72d4fa2b7e2e27491877c94f9f-rimg-w1200-h1543-dc13151a-gmir?v=1783561418

## FAQs

- **Q**: When and where is Summer Cookout being held?
  - **A:** Summer Cookout takes place on Sat, 11 Jul, 2026 at 11:00 am to Sat, 11 Jul, 2026 at 11:00 am at 7720 Lee Hwy, Chattanooga, TN, United States, Tennessee 37421, 7720 Lee Hwy, Chattanooga, TN 37421-1028, United States, Ooltewah.
- **Q**: Who is organizing Summer Cookout?
  - **A:** Summer Cookout is organized by White Lightning Harley-Davidson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Cookout",
        "image": "https://cdn-az.allevents.in/events2/banners/19d4b5532dcd5cd144b360fa4c34c6efe7e57b72d4fa2b7e2e27491877c94f9f-rimg-w1200-h1543-dc13151a-gmir?v=1783561418",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/ooltewah/summer-cookout/200030229558159",
        "location": {
            "@type": "Place",
            "name": "7720 Lee Hwy, Chattanooga, TN, United States, Tennessee 37421",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7720 Lee Hwy, Chattanooga, TN 37421-1028, United States",
                "addressLocality": "Ooltewah",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.06145",
                "longitude": "-85.1302"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Summer Cookout! Good food, Cold Beer, Great time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White Lightning Harley-Davidson",
                "url": "https://allevents.in/org/white-lightning-harley-davidson/11500224",
                "description": "The only authorized Harley-Davidson dealer in Chattanooga!"
            }
        ]
    }
]
```