

# Event Details

- **Event Name**: HIGHWAY 8 at the Grand
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 05:00 am
- **Event Description**: fun, fun, fun!!!
- **Event URL**: https://allevents.in/ballarat/highway-8-at-the-grand/200029173980249
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details

- **Ticket URL**: http://facebook.com/200029173980249?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=ballarat-events

## Event venue details

- **city**: Ballarat
- **state**: VI
- **country**: Australia
- **location**: The Grand Ballarat
- **lat**: -37.557006619157
- **long**: 143.87553842188
- **full address**: The Grand Ballarat, 146 Humffray St N, Ballarat East VIC 3350, Australia, Ballarat

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: HIGHWAY 8 (https://allevents.in/org/highway-8/21981164)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5c873ca0df7f8986f607b67dfb2e655fadff40b8847259f7e57038a2606026a1-rimg-w821-h563-dc060f17-gmir?v=1763598999
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/79ea8ea759caa544b02af9c28c9ef6a978f105ec369045ac6df50ad4745eaedd-rimg-w300-h300-dc051018-gmir?v=1763599000

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 05:00 am
- **Q**: Where is the event happening?
  - **A:** The Grand Ballarat, 146 Humffray St N, Ballarat East VIC 3350, Australia, Ballarat
- **Q**: Who is organizing the event?
  - **A:** HIGHWAY 8
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about HIGHWAY 8 at the Grand ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HIGHWAY 8 at the Grand",
        "image": "https://cdn-az.allevents.in/events3/banners/5c873ca0df7f8986f607b67dfb2e655fadff40b8847259f7e57038a2606026a1-rimg-w821-h563-dc060f17-gmir?v=1763598999",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/ballarat/highway-8-at-the-grand/200029173980249",
        "location": {
            "@type": "Place",
            "name": "The Grand Ballarat",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "146 Humffray St N, Ballarat East VIC 3350, Australia",
                "addressLocality": "Ballarat",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.557006619157",
                "longitude": "143.87553842188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "fun, fun, fun!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HIGHWAY 8",
                "url": "https://allevents.in/org/highway-8/21981164"
            }
        ]
    }
]
```