

# Event Details

- **Event Name**: Live Music Village Inn
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 11:00 am
- **Event Description**: come join in with VHS while we play your favorite bangers
- **Event URL**: https://allevents.in/timaru/live-music-village-inn/200029547418853
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Timaru
- **state**: CA
- **country**: New Zealand
- **location**: The Village Inn Geraldine
- **lat**: -44.091750402299
- **long**: 171.24452209473
- **full address**: The Village Inn Geraldine, 41 Talbot Street,Geraldine, New Zealand, Timaru

## Event gallery

- **Alt text**: Live Music Village Inn
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/01238bd61a80bab12d776d730b9272229bc206d89a76d281bf98d356f067e09e-rimg-w1200-h1200-dcffffff-gmir?v=1769141453

## FAQs

- **Q**: When and where is Live Music Village Inn being held?
  - **A:** Live Music Village Inn takes place on Sat, 24 Jan, 2026 at 11:00 am to Sat, 24 Jan, 2026 at 11:00 am at The Village Inn Geraldine, 41 Talbot Street,Geraldine, New Zealand, Timaru.
- **Q**: Who is organizing Live Music Village Inn?
  - **A:** Live Music Village Inn is organized by VHS.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music Village Inn is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Village Inn sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Music Village Inn",
        "image": "https://cdn-az.allevents.in/events1/banners/01238bd61a80bab12d776d730b9272229bc206d89a76d281bf98d356f067e09e-rimg-w1200-h1200-dcffffff-gmir?v=1769141453",
        "startDate": "2026-01-24",
        "url": "https://allevents.in/timaru/live-music-village-inn/200029547418853",
        "location": {
            "@type": "Place",
            "name": "The Village Inn Geraldine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41 Talbot Street,Geraldine, New Zealand",
                "addressLocality": "Timaru",
                "addressRegion": "CA",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-44.091750402299",
                "longitude": "171.24452209473"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "come join in with VHS while we play your favorite bangers",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VHS",
                "url": "https://allevents.in/org/vhs/24738787"
            }
        ]
    }
]
```