

# Event Details

- **Event Name**: 37th Annual Arizona Jet Rally
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 09:00 am – Sun, 23 Nov, 2025 at 02:00 pm
- **Event Description**: Come on out for the 37th AJR. Turbine, Glow Ducted Fan and larger EDF’s welcome.
- **Event URL**: https://allevents.in/apache-junction/37th-annual-arizona-jet-rally/200028961117425
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 125

## Ticket Details


## Event venue details

- **city**: Apache Junction
- **state**: AZ
- **country**: United States
- **location**: Superstition Air Park
- **lat**: 33.442738126397
- **long**: -111.58866868764
- **full address**: Superstition Air Park, Apache Junction, Arizona, United States

## Event gallery

- **Alt text**: 37th Annual Arizona Jet Rally
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bbf5591018f662b45840209ede21a4ee87112e1c2a8e4aa0199b26670cdb4f84-rimg-w960-h720-dc141b2b-gmir?v=1763334622

## FAQs

- **Q**: When and where is 37th Annual Arizona Jet Rally being held?
  - **A:** 37th Annual Arizona Jet Rally takes place on Thu, 20 Nov, 2025 at 09:00 am to Sun, 23 Nov, 2025 at 02:00 pm at Superstition Air Park, Apache Junction, Arizona, United States.
- **Q**: Who is organizing 37th Annual Arizona Jet Rally?
  - **A:** 37th Annual Arizona Jet Rally is organized by 37th Annual Arizona Jet Rally.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "37th Annual Arizona Jet Rally",
        "image": "https://cdn-az.allevents.in/events7/banners/bbf5591018f662b45840209ede21a4ee87112e1c2a8e4aa0199b26670cdb4f84-rimg-w960-h720-dc141b2b-gmir?v=1763334622",
        "startDate": "2025-11-20",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/apache-junction/37th-annual-arizona-jet-rally/200028961117425",
        "location": {
            "@type": "Place",
            "name": "Superstition Air Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Apache Junction, Arizona",
                "addressLocality": "Apache Junction",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.442738126397",
                "longitude": "-111.58866868764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out for the 37th AJR. Turbine, Glow Ducted Fan and larger EDF’s welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "37th Annual Arizona Jet Rally",
                "url": "https://allevents.in/org/37th-annual-arizona-jet-rally/26805325"
            }
        ]
    }
]
```