

# Event Details

- **Event Name**: Live music at the bunker 
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 06:00 pm
- **Event Description**: all the songs, come play some pool and enjoy a chill but party atmosphere
- **Event URL**: https://allevents.in/timaru/live-music-at-the-bunker/200030277833827
- **Event Categories**: music, entertainment, live-music, parties
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Timaru
- **state**: CA
- **country**: New Zealand
- **location**: The Bunker Timaru
- **lat**: -44.399425342047
- **long**: 171.25569820404
- **full address**: The Bunker Timaru, 66 Stafford Street,Timaru, New Zealand

## Event gallery

- **Alt text**: Live music at the bunker
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/41eda72b26ab4592065fb0e1b690f8351f7c6fdf2d59ee20796f10b6d25bbf6a-rimg-w1200-h1200-dcffffff-gmir?v=1782806868

## FAQs

- **Q**: When and where is Live music at the bunker  being held?
  - **A:** Live music at the bunker  takes place on Fri, 03 Jul, 2026 at 06:00 pm to Fri, 03 Jul, 2026 at 06:00 pm at The Bunker Timaru, 66 Stafford Street,Timaru, New Zealand.
- **Q**: Who is organizing Live music at the bunker ?
  - **A:** Live music at the bunker  is organized by Jukebox Johnny.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live music at the bunker  is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Timaru, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live music at the bunker  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": "Live music at the bunker",
        "image": "https://cdn-az.allevents.in/events6/banners/41eda72b26ab4592065fb0e1b690f8351f7c6fdf2d59ee20796f10b6d25bbf6a-rimg-w1200-h1200-dcffffff-gmir?v=1782806868",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/timaru/live-music-at-the-bunker/200030277833827",
        "location": {
            "@type": "Place",
            "name": "The Bunker Timaru",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "66 Stafford Street,Timaru, New Zealand",
                "addressLocality": "Timaru",
                "addressRegion": "CA",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-44.399425342047",
                "longitude": "171.25569820404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "all the songs, come play some pool and enjoy a chill but party atmosphere",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jukebox Johnny",
                "url": "https://allevents.in/org/jukebox-johnny/25672487"
            }
        ]
    }
]
```