

# Event Details

- **Event Name**: Neighbourhood Games Night
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 06:00 pm – Fri, 16 Jan, 2026 at 11:00 pm
- **Event Description**: In the new year we have planned a neighbourhood games night January 16th 2026 we hope you will save the date. Bring the family bring a game to share.
- **Event URL**: https://allevents.in/kemptville/neighbourhood-games-night/200029372303601
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Kemptville
- **state**: ON
- **country**: Canada
- **location**: Pierce's Corners
- **lat**: 45.091249
- **long**: -75.757051
- **full address**: Pierce's Corners, 3048 Pierce Rd,Ottawa, Ontario, Kemptville, Canada

## Event gallery

- **Alt text**: Neighbourhood Games Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6e60ca6aff2e764eae7c49cac62b70637f0f1afda7ca460f07f3a6fc1013c75e-rimg-w1200-h1553-dcbb201c-gmir?v=1767966336

## FAQs

- **Q**: When and where is Neighbourhood Games Night being held?
  - **A:** Neighbourhood Games Night takes place on Fri, 16 Jan, 2026 at 06:00 pm to Fri, 16 Jan, 2026 at 11:00 pm at Pierce's Corners, 3048 Pierce Rd,Ottawa, Ontario, Kemptville, Canada.
- **Q**: Who is organizing Neighbourhood Games Night?
  - **A:** Neighbourhood Games Night is organized by MCRA Pierce's Corners Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Neighbourhood Games Night",
        "image": "https://cdn-az.allevents.in/events10/banners/6e60ca6aff2e764eae7c49cac62b70637f0f1afda7ca460f07f3a6fc1013c75e-rimg-w1200-h1553-dcbb201c-gmir?v=1767966336",
        "startDate": "2026-01-16",
        "endDate": "2026-01-16",
        "url": "https://allevents.in/kemptville/neighbourhood-games-night/200029372303601",
        "location": {
            "@type": "Place",
            "name": "Pierce's Corners",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3048 Pierce Rd,Ottawa, Ontario",
                "addressLocality": "Kemptville",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.091249",
                "longitude": "-75.757051"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In the new year we have planned a neighbourhood games night January 16th 2026 we hope you will save the date. Bring the family bring a game to share.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MCRA Pierces Corners Hall",
                "url": "https://allevents.in/org/mcra-pierces-corners-hall/23701912"
            }
        ]
    }
]
```