

# Event Details

- **Event Name**: World Skydive Event
- **Event Start and End Date**: Sat, 21 Jun, 2025 at 06:00 am – Sat, 21 Jun, 2025 at 07:00 am
- **Event Description**: Join Skydivers around the world on a record-breaking skydive event. World Skydive Day in Phoenix will participate in the mass world skydiving record. Come be part of the record and be recognized as a world record holder.
- **Event URL**: https://allevents.in/casa-grande/world-skydive-event/80003466985152
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Casa Grande
- **state**: AZ
- **country**: United States
- **location**: Phoenix Skydive Center, Municipal Airport
- **lat**: 32.9110027000
- **long**: -111.7733902000
- **full address**: Phoenix Skydive Center, Municipal Airport, 3225 North Lear Avenue, Casa Grande, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large684c55b6629e1.jpg
- **Alt text**: Event Photo 2
  - **Image URL**: https://cdn2.allevents.in/thumbs/live684c55af06b74.jpg
- **Alt text**: Event Photo 3
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large684c55a9968af.jpg

## FAQs

- **Q**: When and where is World Skydive Event being held?
  - **A:** World Skydive Event takes place on Sat, 21 Jun, 2025 at 06:00 am to Sat, 21 Jun, 2025 at 07:00 am at Phoenix Skydive Center, Municipal Airport, 3225 North Lear Avenue, Casa Grande, United States.
- **Q**: Who is organizing World Skydive Event?
  - **A:** World Skydive Event is organized by Phoenix Skydive Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "World Skydive Event",
        "image": "https://cdn2.allevents.in/thumbs/thumb684c57bbe8da1.jpg",
        "startDate": "2025-06-21",
        "endDate": "2025-06-21",
        "url": "https://allevents.in/casa-grande/world-skydive-event/80003466985152",
        "location": {
            "@type": "Place",
            "name": "Phoenix Skydive Center, Municipal Airport",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3225 North Lear Avenue",
                "addressLocality": "Casa Grande",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.9110027000",
                "longitude": "-111.7733902000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Skydivers around the world on a record-breaking skydive event. World Skydive Day in Phoenix will participate in the mass world skydiving record. Come be part of the record and be recognized as a world record holder.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Phoenix Skydive Center",
                "url": "https://allevents.in/org/phoenix-skydive-center/25845141"
            }
        ]
    }
]
```