

# Event Details

- **Event Name**: Pacific Airshow
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 11:00 pm – Sun, 16 Aug, 2026 at 06:00 am (+10:00)
- **Event URL**: https://allevents.in/gold-coast/pacific-airshow/200030115985809
- **Event Categories**: air-shows
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

- **Ticket URL**: http://facebook.com/200030115985809?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=gold+coast-events

## Event venue details

- **city**: Gold Coast
- **state**: QL
- **country**: Australia
- **location**: Gold Coast
- **lat**: -28.00196
- **long**: 153.42857
- **full address**: Gold Coast, Australia

## Event gallery

- **Alt text**: Pacific Airshow
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8f6f028aaa1bccc6feda725fe004d965abea84f8c9d1494457ce9be1e896753c-rimg-w1200-h1176-dc8daada-gmir?v=1780416863

## FAQs

- **Q**: When and where is Pacific Airshow being held?
  - **A:** Pacific Airshow takes place on Thu, 13 Aug, 2026 at 11:00 pm to Sun, 16 Aug, 2026 at 06:00 am at Gold Coast, Australia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pacific Airshow",
        "image": "https://cdn-az.allevents.in/events10/banners/8f6f028aaa1bccc6feda725fe004d965abea84f8c9d1494457ce9be1e896753c-rimg-w1200-h1176-dc8daada-gmir?v=1780416863",
        "startDate": "2026-08-13T23:00:00+10:00",
        "endDate": "2026-08-16T06:00:00+10:00",
        "url": "https://allevents.in/gold-coast/pacific-airshow/200030115985809",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gold Coast",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gold Coast,QLD,Australia",
                "addressLocality": "Gold Coast",
                "addressRegion": "QL",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-28.00196",
                "longitude": "153.42857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```