

# Event Details

- **Event Name**: Leading Man - Starring Ian Stenlake
- **Event Start and End Date**: Sun, 28 May, 2017 at 02:00 pm
- **Event Description**: Australian music theatre and television star, Ian Stenlake performs for the first time at the Entertainment Centre in his stunning one man show with David Cameron on piano.
- **Event URL**: https://allevents.in/sale/leading-man-starring-ian-stenlake/240401549741124
- **Event Categories**: Art, Entertainment, Music, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sale
- **state**: VIC
- **country**: Australia
- **location**: Esso BHP Billiton Wellington Entertainment Centre
- **lat**: -38.11175
- **long**: 147.06504
- **full address**: Esso BHP Billiton Wellington Entertainment Centre, 100 Foster Street, Sale, Australia

## Event gallery

- **Alt text**: Leading Man - Starring Ian Stenlake
  - **Image URL**: https://cdn-az.allevents.in/banners/c1e032c158920b6752256417e2047914

## FAQs

- **Q**: When and where is Leading Man - Starring Ian Stenlake being held?
  - **A:** Leading Man - Starring Ian Stenlake takes place on Sun, 28 May, 2017 at 02:00 pm to Sun, 28 May, 2017 at 02:00 pm at Esso BHP Billiton Wellington Entertainment Centre, 100 Foster Street, Sale, Australia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Leading Man - Starring Ian Stenlake",
        "image": "https://cdn-az.allevents.in/banners/c1e032c158920b6752256417e2047914",
        "startDate": "2017-05-28",
        "url": "https://allevents.in/sale/leading-man-starring-ian-stenlake/240401549741124",
        "location": {
            "@type": "Place",
            "name": "Esso BHP Billiton Wellington Entertainment Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Foster Street",
                "addressLocality": "Sale",
                "addressRegion": "VIC",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.11175",
                "longitude": "147.06504"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```