

# 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

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

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: McKenzie (https://allevents.in/org/mckenzie/19976648)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7ed6537293698aed1288ff506fa26ace614a2d0f00d2254e98f4824886b57700-rimg-w1200-h628-dc0f4d44-gmir?v=1771373253
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d9694ceee3aef7ce1e9d7f43f9443a76b24a1352880aadc027384d5ca92f0414-rimg-w300-h300-dc114d45-gmir?v=1771373253

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 20 Feb, 2026 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Village Green Hotel Grafton NSW, 230 Pound St, Grafton NSW 2460, Australia, Grafton
- **Q**: Who is organizing the event?
  - **A:** McKenzie
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Village Green Hotel ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```