

# Event Details

- **Event Name**: Sunday Games Day
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 12:00 am – Sun, 12 Apr, 2026 at 11:00 am
- **Event Description**: A whole day of boardgaming! Kicks off at 10am and runs until 9pm, come for as long or short as you would like, bring games to play with friends and other GVGG members. All welcome!
- **Event URL**: https://allevents.in/kialla/sunday-games-day/200029829009616
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Kialla
- **state**: VI
- **country**: Australia
- **location**: Peppermill Inn
- **lat**: -36.419733072017
- **long**: 145.39212004717
- **full address**: Peppermill Inn, Peppermill Inn, 7900 Goulburn Valley Hwy, Kialla VIC 3631, Australia, Kialla

## Event gallery

- **Alt text**: Sunday Games Day
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/af9a9251f0016c69e31caff08c5b1b90065fa1956e7711b0237ad318fd1bd6af-rimg-w1200-h701-dc010101-gmir?v=1775648211

## FAQs

- **Q**: When and where is Sunday Games Day being held?
  - **A:** Sunday Games Day takes place on Sun, 12 Apr, 2026 at 12:00 am to Sun, 12 Apr, 2026 at 11:00 am at Peppermill Inn, Peppermill Inn, 7900 Goulburn Valley Hwy, Kialla VIC 3631, Australia, Kialla.
- **Q**: Who is organizing Sunday Games Day?
  - **A:** Sunday Games Day is organized by Goulburn Valley Gamers Guild.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Games Day",
        "image": "https://cdn-az.allevents.in/events8/banners/af9a9251f0016c69e31caff08c5b1b90065fa1956e7711b0237ad318fd1bd6af-rimg-w1200-h701-dc010101-gmir?v=1775648211",
        "startDate": "2026-04-12",
        "endDate": "2026-04-12",
        "url": "https://allevents.in/kialla/sunday-games-day/200029829009616",
        "location": {
            "@type": "Place",
            "name": "Peppermill Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Peppermill Inn, 7900 Goulburn Valley Hwy, Kialla VIC 3631, Australia",
                "addressLocality": "Kialla",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.419733072017",
                "longitude": "145.39212004717"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A whole day of boardgaming! Kicks off at 10am and runs until 9pm, come for as long or short as you would like, bring games to play with friends and other GVGG members. All welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Goulburn Valley Gamers Guild",
                "url": "https://allevents.in/org/goulburn-valley-gamers-guild/14106015",
                "description": "GVGG is a locally run organisation coordinating regular boardgaming events around the Goulburn Valley."
            }
        ]
    }
]
```