

# Event Details

- **Event Name**: Charity Car Show
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 08:00 am – Sat, 26 Sep, 2026 at 01:00 pm (-07:00)
- **Event Description**: Charity Car Show with 100% of the proceeds going to an Animal Charity. Registration fee is $5.00 before the 12th of Sept., $10.00 after & day of Show.
- **Event URL**: https://allevents.in/mesa/charity-car-show/80003373320536
- **Event Categories**: nonprofit, charities, car-shows
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: United States
- **location**: Mesa Marketplace
- **lat**: 33.415184020996094
- **long**: -111.83147430419922
- **full address**: Mesa Marketplace, 10550 E. Baseline Rd., Mesa, United States

## Event gallery

- **Alt text**: Charity Car Show
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69f7b5010b87c.jpg

## FAQs

- **Q**: When and where is Charity Car Show being held?
  - **A:** Charity Car Show takes place on Sat, 26 Sep, 2026 at 08:00 am to Sat, 26 Sep, 2026 at 01:00 pm at Mesa Marketplace, 10550 E. Baseline Rd., Mesa, United States.
- **Q**: Who is organizing Charity Car Show?
  - **A:** Charity Car Show is organized by Arizona Mini Owners.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Charity Car Show",
        "image": "https://cdn2.allevents.in/thumbs/thumb69f7b5010b87c.jpg",
        "startDate": "2026-09-26T08:00:00-07:00",
        "endDate": "2026-09-26T13:00:00-07:00",
        "url": "https://allevents.in/mesa/charity-car-show/80003373320536",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mesa Marketplace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10550 E. Baseline Rd.",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.415184020996094",
                "longitude": "-111.83147430419922"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Charity Car Show with 100% of the proceeds going to an Animal Charity. Registration fee is $5.00 before the 12th of Sept., $10.00 after & day of Show.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arizona Mini Owners",
                "url": "https://allevents.in/org/arizona-mini-owners/25272192"
            }
        ]
    }
]
```