

# Event Details

- **Event Name**: Elvis tribute show
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 06:00 pm – Sat, 22 Aug, 2026 at 11:00 pm (+10:00)
- **Event Description**: Johnny Vegas enterprises presents elvis tribute show at narnargoon hotel .A fun night of rock and roll dancing and some great food at narnargoon.
- **Event URL**: https://allevents.in/pakenham/elvis-tribute-show/80006717202031
- **Event Categories**: concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pakenham
- **state**: VI
- **country**: Australia
- **location**: nar nar goon hotel
- **lat**: -38.0805593
- **long**: 145.5708822
- **full address**: nar nar goon hotel, 2 Nar Nar Goon Rd, Nar Nar Goon VIC 3812, Australia, Pakenham

## Event gallery

- **Alt text**: Elvis tribute show
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a5b6bcc02828.jpg

## FAQs

- **Q**: When and where is Elvis tribute show being held?
  - **A:** Elvis tribute show takes place on Sat, 22 Aug, 2026 at 06:00 pm to Sat, 22 Aug, 2026 at 11:00 pm at nar nar goon hotel, 2 Nar Nar Goon Rd, Nar Nar Goon VIC 3812, Australia, Pakenham.
- **Q**: Who is organizing Elvis tribute show?
  - **A:** Elvis tribute show is organized by Johnny Vegas enterprises .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Elvis tribute show",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a5b6bcc02828.jpg",
        "startDate": "2026-08-22T18:00:00+10:00",
        "endDate": "2026-08-22T23:00:00+10:00",
        "url": "https://allevents.in/pakenham/elvis-tribute-show/80006717202031",
        "location": {
            "@type": "Place",
            "name": "nar nar goon hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Nar Nar Goon Rd, Nar Nar Goon VIC 3812, Australia",
                "postalCode": "3812",
                "addressLocality": "Pakenham",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.0805593",
                "longitude": "145.5708822"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Johnny Vegas enterprises presents elvis tribute show at narnargoon hotel .A fun night of rock and roll dancing and some great food at narnargoon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Johnny Vegas enterprises ",
                "url": "https://allevents.in/org/johnny-vegas-enterprises/28031183"
            }
        ]
    }
]
```