

# Event Details

- **Event Name**: Gareth
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 07:30 pm
- **Event Description**: Nearby AttractionsGareth has 7 upcoming events.
- **Event URL**: https://allevents.in/fitzroy/gareth/210003585233469
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038760/24024?u=https://www.universe.com/events/gareth-tickets-FH4X3J?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Fitzroy
- **state**: VI
- **country**: Australia
- **location**: The Night Cat
- **lat**: -37.79827100
- **long**: 144.97944600
- **full address**: The Night Cat, Fitzroy, Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/31c191c6a57830db473370807a71dbd8331574a4c2900879354b5fbfb7c69e78-rimg-w1024-h576-dcc2aa8c-gmir.jpg?v=1771386222
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1068e3ebf09aa15e32bd3eeff29ae01bad81fe7f0b1a4242cf3032c93159c1c7-rimg-w400-h400-dc040405-gmir.jpg?v=1774105272

## Artist Details

- **Artist name**: Gareth Emery
  - **Artist page URL**: https://allevents.in/performer/gareth-emery

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** The Night Cat, Fitzroy, Australia
- **Q**: Who are the performers at this event?
  - **A:** Gareth Emery
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Gareth ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Gareth",
        "image": "https://cdn-az.allevents.in/events7/banners/31c191c6a57830db473370807a71dbd8331574a4c2900879354b5fbfb7c69e78-rimg-w1024-h576-dcc2aa8c-gmir.jpg?v=1771386222",
        "startDate": "2026-03-26",
        "url": "https://allevents.in/fitzroy/gareth/210003585233469",
        "location": {
            "@type": "Place",
            "name": "The Night Cat",
            "address": {
                "@type": "PostalAddress",
                "name": "The Night Cat, Fitzroy, Australia",
                "addressLocality": "Fitzroy",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.79827100",
                "longitude": "144.97944600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsGareth has 7 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Gareth Emery",
                "url": "https://allevents.in/performer/gareth-emery"
            }
        ]
    }
]
```