

# Event Details

- **Event Name**: Get Reel'n Variety Concert
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 04:00 am
- **Event Description**: Tickets available from the box office and will also be on sale at the door on the day!
- **Event URL**: https://allevents.in/burnie/get-reeln-variety-concert/200029210711534
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Burnie
- **state**: TS
- **country**: Australia
- **location**: Burnie Arts
- **lat**: -41.050796266335
- **long**: 145.902559891
- **full address**: Burnie Arts, 77-79 Wilmot Street,Burnie,TAS,Australia

## Event gallery

- **Alt text**: Get Reel'n Variety Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/70d5d6e621f71f46bb33e163cbedf657f6478aa7d3c681adc541ea993b2bd5d4-rimg-w1200-h960-dc010101-gmir?v=1763397813

## FAQs

- **Q**: When and where is Get Reel'n Variety Concert being held?
  - **A:** Get Reel'n Variety Concert takes place on Sat, 29 Nov, 2025 at 04:00 am to Sat, 29 Nov, 2025 at 04:00 am at Burnie Arts, 77-79 Wilmot Street,Burnie,TAS,Australia.
- **Q**: Who is organizing Get Reel'n Variety Concert?
  - **A:** Get Reel'n Variety Concert is organized by Burnie School of Irish Dance.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Get Reel'n Variety Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Burnie, this event is thoughtfully curated to deliver a standout experience worth every moment. If Get Reel'n Variety Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Get Reel'n Variety Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/70d5d6e621f71f46bb33e163cbedf657f6478aa7d3c681adc541ea993b2bd5d4-rimg-w1200-h960-dc010101-gmir?v=1763397813",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/burnie/get-reeln-variety-concert/200029210711534",
        "location": {
            "@type": "Place",
            "name": "Burnie Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "77-79 Wilmot Street,Burnie,TAS,Australia",
                "addressLocality": "Burnie",
                "addressRegion": "TS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-41.050796266335",
                "longitude": "145.902559891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets available from the box office and will also be on sale at the door on the day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burnie School of Irish Dance",
                "url": "https://allevents.in/org/burnie-school-of-irish-dance/27096583"
            }
        ]
    }
]
```