

# Event Details

- **Event Name**: 4th of July party
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 10:00 pm
- **Event Description**: Join us for one hell of a 4th of July party! We start at 8!
- **Event URL**: https://allevents.in/wellington/4th-of-july-party/200030229258802
- **Event Categories**: parties, entertainment, fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Wellington
- **state**: KS
- **country**: United States
- **location**: American Legion
- **lat**: 37.2730199
- **long**: -97.3715691
- **full address**: American Legion, Wellington, Kansas, United States

## Event gallery

- **Alt text**: 4th of July party
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cf8d65a825edae9f84fca95cee69d38708c31d81eef767239760eb8523d029a8-rimg-w1013-h1405-dcdcdcd7-gmir?v=1782584517

## FAQs

- **Q**: When and where is 4th of July party being held?
  - **A:** 4th of July party takes place on Fri, 03 Jul, 2026 at 10:00 pm to Fri, 03 Jul, 2026 at 10:00 pm at American Legion, Wellington, Kansas, United States.
- **Q**: Who is organizing 4th of July party?
  - **A:** 4th of July party is organized by Kansas County Misfits .
- **Q**: Who is this event for? Is it right for me?
  - **A:** 4th of July party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Wellington, this event is thoughtfully curated to deliver a standout experience worth every moment. If 4th of July party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July party",
        "image": "https://cdn-az.allevents.in/events7/banners/cf8d65a825edae9f84fca95cee69d38708c31d81eef767239760eb8523d029a8-rimg-w1013-h1405-dcdcdcd7-gmir?v=1782584517",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/wellington/4th-of-july-party/200030229258802",
        "location": {
            "@type": "Place",
            "name": "American Legion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wellington, Kansas",
                "addressLocality": "Wellington",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.2730199",
                "longitude": "-97.3715691"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for one hell of a 4th of July party! We start at 8!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kansas County Misfits ",
                "url": "https://allevents.in/org/kansas-county-misfits/27536056"
            }
        ]
    }
]
```