

# Event Details

- **Event Name**: 4th of July Cookout
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 12:00 pm
- **Event Description**: Join us for an outdoor BBQ in our parking lot. Stop by for the petting zoo from 1-2, games, music, prizes & more! RSVP today!
- **Event URL**: https://allevents.in/lakewood/4th-of-july-cookout/200030162056346
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 153

## Ticket Details


## Event venue details

- **city**: Lakewood
- **state**: OH
- **country**: United States
- **location**: 13900 Detroit Ave, Lakewood, OH, United States, Ohio 44107
- **lat**: 41.48572
- **long**: -81.78852
- **full address**: 13900 Detroit Ave, Lakewood, OH, United States, Ohio 44107

## Event gallery

- **Alt text**: 4th of July Cookout
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6894bbc646574203f80805a96a85e9c105c898ab46d5de1f2570bd8bfd94b0cf-rimg-w1024-h1536-dcedf1f5-gmir?v=1782631652

## FAQs

- **Q**: When and where is 4th of July Cookout being held?
  - **A:** 4th of July Cookout takes place on Wed, 01 Jul, 2026 at 12:00 pm to Wed, 01 Jul, 2026 at 12:00 pm at 13900 Detroit Ave, Lakewood, OH, United States, Ohio 44107.
- **Q**: Who is organizing 4th of July Cookout?
  - **A:** 4th of July Cookout is organized by O'Neill Healthcare Lakewood.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Cookout",
        "image": "https://cdn-az.allevents.in/events8/banners/6894bbc646574203f80805a96a85e9c105c898ab46d5de1f2570bd8bfd94b0cf-rimg-w1024-h1536-dcedf1f5-gmir?v=1782631652",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/lakewood/4th-of-july-cookout/200030162056346",
        "location": {
            "@type": "Place",
            "name": "13900 Detroit Ave, Lakewood, OH, United States, Ohio 44107",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13900 Detroit Ave, Lakewood, OH 44107-4624, United States",
                "addressLocality": "Lakewood",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.48572",
                "longitude": "-81.78852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an outdoor BBQ in our parking lot. Stop by for the petting zoo from 1-2, games, music, prizes & more! RSVP today!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ONeill Healthcare Lakewood",
                "url": "https://allevents.in/org/oneill-healthcare-lakewood/20311224"
            }
        ]
    }
]
```