

# Event Details

- **Event Name**: 4th of July
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 12:00 pm
- **Event Description**: We are doing a double header on the 4th of July to celebrate 250 years of this great nation!
Dust off you Hawaiian shirts and skirts and meet us Down at the Lah De Dah!
- **Event URL**: https://allevents.in/hendersonville/4th-of-july/200030259577719
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Hendersonville
- **state**: NC
- **country**: United States
- **location**: Hendersonville, North Carolina
- **lat**: 35.31557
- **long**: -82.45866
- **full address**: Hendersonville, North Carolina, United States

## Event gallery

- **Alt text**: 4th of July
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/36e0a5bdcfee7789e4992380cc0d4d832322947cd606d8b95721e3ea058de9ef-rimg-w1024-h1536-dc021c47-gmir?v=1783008698

## FAQs

- **Q**: When and where is 4th of July being held?
  - **A:** 4th of July takes place on Sat, 04 Jul, 2026 at 12:00 pm to Sat, 04 Jul, 2026 at 12:00 pm at Hendersonville, North Carolina, United States.
- **Q**: Who is organizing 4th of July?
  - **A:** 4th of July is organized by It's 5 O'Clock Somewhere- A Jimmy Buffett/Trop Rock Tribute Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July",
        "image": "https://cdn-az.allevents.in/events7/banners/36e0a5bdcfee7789e4992380cc0d4d832322947cd606d8b95721e3ea058de9ef-rimg-w1024-h1536-dc021c47-gmir?v=1783008698",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/hendersonville/4th-of-july/200030259577719",
        "location": {
            "@type": "Place",
            "name": "Hendersonville, North Carolina",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hendersonville,NC,United States",
                "addressLocality": "Hendersonville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.31557",
                "longitude": "-82.45866"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are doing a double header on the 4th of July to celebrate 250 years of this great nation!\nDust off you Hawaiian shirts and skirts and meet us Down at the Lah De Dah!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Its 5 OClock Somewhere- A Jimmy BuffettTrop Rock Tribute Band",
                "url": "https://allevents.in/org/its-5-oclock-somewhere-a-jimmy-buffett-trop-rock-tribute-band/27934950"
            }
        ]
    }
]
```