

# Event Details

- **Event Name**: The Australian Van Morrison Show
- **Event Start and End Date**: Wed, 06 May, 2026 at 07:30 pm – Wed, 06 May, 2026 at 10:00 pm (+00:00)
- **Event Description**: Nearby AttractionsAustralian Van Morrison Show has 2 upcoming events.
- **Event URL**: https://allevents.in/east-fremantle/the-australian-van-morrison-show/210001510886615
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038772/23905?u=https://www.moshtix.com.au/v2/event/the-australian-van-morrison-show/191606&utm_medium=affiliate

## Event venue details

- **city**: East Fremantle
- **state**: WA
- **country**: Australia
- **location**: The Duke of George
- **lat**: -32.04407896
- **long**: 115.76344055
- **full address**: The Duke of George, East Fremantle, Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3ae56759a2c487957df3c483d777ff5c6be494ccd9911a9d732fb9af1c4602f6-rimg-w1024-h576-dcd9d9da-gmir.jpg?v=1773050678
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/42b56db82ee80103ebe296e43423fe271a417e2e5d6d8b4cc53cd573faae282e-rimg-w400-h400-dc060606-gmir.jpg?v=1774928661

## Artist Details

- **Artist name**: The Civil Wars
  - **Artist page URL**: https://allevents.in/performer/the-civil-wars
- **Artist name**: Helmet
  - **Artist page URL**: https://allevents.in/performer/helmet

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 06 May, 2026 at 07:30 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** The Duke of George, East Fremantle, Australia
- **Q**: Who are the performers at this event?
  - **A:** The Civil Wars, Helmet
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Music
- **Q**: Where can I find ticket details about The Australian Van Morrison Show ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Australian Van Morrison Show",
        "image": "https://cdn-az.allevents.in/events3/banners/3ae56759a2c487957df3c483d777ff5c6be494ccd9911a9d732fb9af1c4602f6-rimg-w1024-h576-dcd9d9da-gmir.jpg?v=1773050678",
        "startDate": "2026-05-06T19:30:00+00:00",
        "endDate": "2026-05-06T22:00:00+00:00",
        "url": "https://allevents.in/east-fremantle/the-australian-van-morrison-show/210001510886615",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Duke of George",
            "address": {
                "@type": "PostalAddress",
                "name": "The Duke of George, East Fremantle, Australia",
                "addressLocality": "East Fremantle",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-32.04407896",
                "longitude": "115.76344055"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsAustralian Van Morrison Show has 2 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Civil Wars",
                "url": "https://allevents.in/performer/the-civil-wars"
            },
            {
                "@type": "MusicGroup",
                "name": "Helmet",
                "url": "https://allevents.in/performer/helmet"
            }
        ]
    }
]
```