

# Event Details

- **Event Name**: 4th of July with I Dig Pig
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 pm
- **Event Description**: What could be better than the 4th of July at the Naws Club? The 4th of July with I Dig Pig!
- **Event URL**: https://allevents.in/middletown/4th-of-july-with-i-dig-pig/200030229771911
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Middletown
- **state**: OH
- **country**: United States
- **location**: 6623 Georgetown Lane, Middletown, OH
- **lat**: 39.54968
- **long**: -84.38005
- **full address**: 6623 Georgetown Lane, Middletown, OH, United States

## Event gallery

- **Alt text**: 4th of July with I Dig Pig
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/511b3bd49d94d3804977214295bd5390cf5594059a50edc5b3e6ce28b937a709-rimg-w720-h430-dc1a0532-gmir?v=1782733445

## FAQs

- **Q**: When and where is 4th of July with I Dig Pig being held?
  - **A:** 4th of July with I Dig Pig takes place on Sat, 04 Jul, 2026 at 08:00 pm to Sat, 04 Jul, 2026 at 08:00 pm at 6623 Georgetown Lane, Middletown, OH, United States.
- **Q**: Who is organizing 4th of July with I Dig Pig?
  - **A:** 4th of July with I Dig Pig is organized by NAWS Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July with I Dig Pig",
        "image": "https://cdn-az.allevents.in/events7/banners/511b3bd49d94d3804977214295bd5390cf5594059a50edc5b3e6ce28b937a709-rimg-w720-h430-dc1a0532-gmir?v=1782733445",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/middletown/4th-of-july-with-i-dig-pig/200030229771911",
        "location": {
            "@type": "Place",
            "name": "6623 Georgetown Lane, Middletown, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6623 Georgetown Ln, Middletown, OH 45042-1350, United States",
                "addressLocality": "Middletown",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.54968",
                "longitude": "-84.38005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "What could be better than the 4th of July at the Naws Club? The 4th of July with I Dig Pig!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NAWS Club",
                "url": "https://allevents.in/org/naws-club/25040872"
            }
        ]
    }
]
```