

# Event Details

- **Event Name**: La Dispute
- **Event Start and End Date**: Mon, 19 Oct, 2026 at 07:00 pm – Mon, 19 Oct, 2026 at 10:30 pm (+11:00)
- **Event Description**: Nearby AttractionsLa Dispute has 31 upcoming events.
- **Event URL**: https://allevents.in/melbourne/la-dispute/210005902567485
- **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/la-dispute/191779&utm_medium=affiliate

## Event venue details

- **city**: Melbourne
- **state**: VI
- **country**: Australia
- **location**: 170 Russell
- **lat**: -37.81456375
- **long**: 144.97026062
- **full address**: 170 Russell, Melbourne, Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/03623614110d0ac85dab1de834fbd9ccf91e86235df5ec1781cc7a0bd18b4b8c-rimg-w1024-h576-dc020107-gmir.jpg?v=1771388415
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/01cf76acd98c38736f6a52dc2ed3be78db6731f14125e77c4dbc77640c0883f9-rimg-w400-h400-dc020207-gmir.jpg?v=1771538533

## Artist Details

- **Artist name**: La Dispute
  - **Artist page URL**: https://allevents.in/performer/la-dispute

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 19 Oct, 2026 at 07:00 pm (+11:00)
- **Q**: Where is the event happening?
  - **A:** 170 Russell, Melbourne, Australia
- **Q**: Who are the performers at this event?
  - **A:** La Dispute
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about La Dispute ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "La Dispute",
        "image": "https://cdn-az.allevents.in/events3/banners/03623614110d0ac85dab1de834fbd9ccf91e86235df5ec1781cc7a0bd18b4b8c-rimg-w1024-h576-dc020107-gmir.jpg?v=1771388415",
        "startDate": "2026-10-19T19:00:00+11:00",
        "endDate": "2026-10-19T22:30:00+11:00",
        "url": "https://allevents.in/melbourne/la-dispute/210005902567485",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "170 Russell",
            "address": {
                "@type": "PostalAddress",
                "name": "170 Russell, Melbourne, Australia",
                "addressLocality": "Melbourne",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.81456375",
                "longitude": "144.97026062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsLa Dispute has 31 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "La Dispute",
                "url": "https://allevents.in/performer/la-dispute"
            }
        ]
    }
]
```