

# Event Details

- **Event Name**: The WRECKS live at the Broadwater Hotel
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 05:00 am
- **Event Description**: The WRECKS will be playing rock songs from the 80’s and 90’s live at the Broadwater Hotel from 3pm. This is a free gig at a fantastic venue.
- **Event URL**: https://allevents.in/evans-head/the-wrecks-live-at-the-broadwater-hotel/200029159530352
- **Event Categories**: music
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029159530352?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=evans+head-events

## Event venue details

- **city**: Evans Head
- **state**: NS
- **country**: Australia
- **location**: Broadwater Hotel
- **lat**: -29.01222
- **long**: 153.43398
- **full address**: Broadwater Hotel, Evans Head, Australia

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Wrecks (https://allevents.in/org/wrecks/27041775)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/586615ee97b6c7c08f60b2a8d0c425b2d5c7b5b078b6d3688bca8fc6a9775525-rimg-w500-h500-dc130504-gmir?v=1763436370
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7208fa3487f14aa8482c811fa3358d3c5b26a627cf371199d522cad94a7137d9-rimg-w300-h300-dc130504-gmir?v=1763436370

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 05:00 am
- **Q**: Where is the event happening?
  - **A:** Broadwater Hotel, Evans Head, Australia
- **Q**: Who is organizing the event?
  - **A:** Wrecks
- **Q**: What type of event is this?
  - **A:** music
- **Q**: Where can I find ticket details about The WRECKS live at the Broadwater Hotel ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The WRECKS live at the Broadwater Hotel",
        "image": "https://cdn-az.allevents.in/events6/banners/586615ee97b6c7c08f60b2a8d0c425b2d5c7b5b078b6d3688bca8fc6a9775525-rimg-w500-h500-dc130504-gmir?v=1763436370",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/evans-head/the-wrecks-live-at-the-broadwater-hotel/200029159530352",
        "location": {
            "@type": "Place",
            "name": "Broadwater Hotel",
            "address": {
                "@type": "PostalAddress",
                "name": "Broadwater Hotel, Evans Head, Australia",
                "addressLocality": "Evans Head",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-29.01222",
                "longitude": "153.43398"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The WRECKS will be playing rock songs from the 80’s and 90’s live at the Broadwater Hotel from 3pm. This is a free gig at a fantastic venue.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wrecks",
                "url": "https://allevents.in/org/wrecks/27041775"
            }
        ]
    }
]
```