

# Event Details

- **Event Name**: The Bigs
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 08:30 pm
- **Event Description**: come rock the night away with the bigs band
- **Event URL**: https://allevents.in/south-albury/the-bigs/200030213338102
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: South Albury
- **state**: NS
- **country**: Australia
- **location**: 77 Towong Street, Tallangatta, VIC, Australia
- **lat**: -36.21707
- **long**: 147.17645
- **full address**: 77 Towong Street, Tallangatta, VIC, Australia, 77 Towong St S, Tallangatta VIC 3700, Australia, South Albury

## Event gallery

- **Alt text**: The Bigs
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/66db7be6bce37e55c640a4e43b0048f24422e3e948fd6180c11cc85e5a3ed393-rimg-w1024-h1536-dc020202-gmir?v=1785041411

## FAQs

- **Q**: When and where is The Bigs being held?
  - **A:** The Bigs takes place on Fri, 31 Jul, 2026 at 08:30 pm to Fri, 31 Jul, 2026 at 08:30 pm at 77 Towong Street, Tallangatta, VIC, Australia, 77 Towong St S, Tallangatta VIC 3700, Australia, South Albury.
- **Q**: Who is organizing The Bigs?
  - **A:** The Bigs is organized by Tallangatta Hotel.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Bigs 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 South Albury, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Bigs 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": "The Bigs",
        "image": "https://cdn-az.allevents.in/events3/banners/66db7be6bce37e55c640a4e43b0048f24422e3e948fd6180c11cc85e5a3ed393-rimg-w1024-h1536-dc020202-gmir?v=1785041411",
        "startDate": "2026-07-31",
        "url": "https://allevents.in/south-albury/the-bigs/200030213338102",
        "location": {
            "@type": "Place",
            "name": "77 Towong Street, Tallangatta, VIC, Australia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "77 Towong St S, Tallangatta VIC 3700, Australia",
                "addressLocality": "South Albury",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.21707",
                "longitude": "147.17645"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "come rock the night away with the bigs band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tallangatta Hotel",
                "url": "https://allevents.in/org/tallangatta-hotel/23076800"
            }
        ]
    }
]
```