

# Event Details

- **Event Name**: Independence Day
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:30 am
- **Event Description**: Inviting all AZ drivers of all makes.  Casual fun for Independence Day.....
- **Event URL**: https://allevents.in/mesa/independence-day/200030247657251
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: United States
- **location**: Downtown Mesa
- **lat**: 33.41509
- **long**: -111.831447
- **full address**: Downtown Mesa, Mesa, Arizona, United States

## Event gallery

- **Alt text**: Independence Day
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e5b14e2189bf7bc6844b388277e6c252e360db88bbeb8ae6f80f23934af4b90b-rimg-w1016-h1039-dcffffff-gmir?v=1782975412

## FAQs

- **Q**: When and where is Independence Day being held?
  - **A:** Independence Day takes place on Sat, 04 Jul, 2026 at 08:30 am to Sat, 04 Jul, 2026 at 08:30 am at Downtown Mesa, Mesa, Arizona, United States.
- **Q**: Who is organizing Independence Day?
  - **A:** Independence Day is organized by Studebakers Grand Canyon State Chapter.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Independence Day is ideal for car enthusiasts, auto fans, and anyone passionate about classic, exotic, or custom vehicles. Whether you're a first-time attendee or a longtime enthusiast in Mesa, this event is thoughtfully curated to deliver a standout experience worth every moment. If Independence Day 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": "Independence Day",
        "image": "https://cdn-az.allevents.in/events4/banners/e5b14e2189bf7bc6844b388277e6c252e360db88bbeb8ae6f80f23934af4b90b-rimg-w1016-h1039-dcffffff-gmir?v=1782975412",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/mesa/independence-day/200030247657251",
        "location": {
            "@type": "Place",
            "name": "Downtown Mesa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mesa, Arizona",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.41509",
                "longitude": "-111.831447"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Inviting all AZ drivers of all makes.  Casual fun for Independence Day.....",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Studebakers Grand Canyon State Chapter",
                "url": "https://allevents.in/org/studebakers-grand-canyon-state-chapter/20201750"
            }
        ]
    }
]
```