

# Event Details

- **Event Name**: Village Green Hotel
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 09:00 am
- **Event Description**: McKenzie Band Live
- **Event URL**: https://allevents.in/grafton/village-green-hotel/200029274534523
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Grafton
- **state**: NS
- **country**: Australia
- **location**: Village Green Hotel Grafton NSW
- **lat**: -29.683805987083
- **long**: 152.92591429
- **full address**: Village Green Hotel Grafton NSW, 230 Pound St, Grafton NSW 2460, Australia, Grafton

## Event gallery

- **Alt text**: Village Green Hotel
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7ed6537293698aed1288ff506fa26ace614a2d0f00d2254e98f4824886b57700-rimg-w1200-h628-dc0f4d44-gmir?v=1771373253

## FAQs

- **Q**: When and where is Village Green Hotel being held?
  - **A:** Village Green Hotel takes place on Fri, 20 Feb, 2026 at 09:00 am to Fri, 20 Feb, 2026 at 09:00 am at Village Green Hotel Grafton NSW, 230 Pound St, Grafton NSW 2460, Australia, Grafton.
- **Q**: Who is organizing Village Green Hotel?
  - **A:** Village Green Hotel is organized by McKenzie.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Village Green Hotel 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 Grafton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Village Green Hotel 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": "Village Green Hotel",
        "image": "https://cdn-az.allevents.in/events9/banners/7ed6537293698aed1288ff506fa26ace614a2d0f00d2254e98f4824886b57700-rimg-w1200-h628-dc0f4d44-gmir?v=1771373253",
        "startDate": "2026-02-20",
        "url": "https://allevents.in/grafton/village-green-hotel/200029274534523",
        "location": {
            "@type": "Place",
            "name": "Village Green Hotel Grafton NSW",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "230 Pound St, Grafton NSW 2460, Australia",
                "addressLocality": "Grafton",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-29.683805987083",
                "longitude": "152.92591429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "McKenzie Band Live",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McKenzie",
                "url": "https://allevents.in/org/mckenzie/19976648"
            }
        ]
    }
]
```