

# Event Details

- **Event Name**: Games in the Park
- **Event Start and End Date**: Sun, 26 Oct, 2025 at 01:00 pm – Sun, 26 Oct, 2025 at 05:00 pm
- **Event Description**: Let’s get together and enjoy some back yard games. Corn hole, bocce ball, horse shoes etc. Bring a lawn chair and a game (if you have one) and let’s mingle together in the park.
- **Event URL**: https://allevents.in/barrie/games-in-the-park/200029088988434
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

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

## Event venue details

- **city**: Barrie
- **state**: ON
- **country**: Canada
- **location**: Sunnidale Park
- **lat**: 44.398199804758
- **long**: -79.710126624085
- **full address**: Sunnidale Park, 227 Sunnidale Rd,Barrie, Ontario, Canada

## Event gallery

- **Alt text**: Games in the Park
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4f98073aab954704efec61a17e2f9453c29f4d36f85798a39cbc63c5f48f1ffd-rimg-w1200-h900-dc907848-gmir?v=1761447032

## FAQs

- **Q**: When and where is Games in the Park being held?
  - **A:** Games in the Park takes place on Sun, 26 Oct, 2025 at 01:00 pm to Sun, 26 Oct, 2025 at 05:00 pm at Sunnidale Park, 227 Sunnidale Rd,Barrie, Ontario, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Games in the Park",
        "image": "https://cdn-az.allevents.in/events6/banners/4f98073aab954704efec61a17e2f9453c29f4d36f85798a39cbc63c5f48f1ffd-rimg-w1200-h900-dc907848-gmir?v=1761447032",
        "startDate": "2025-10-26",
        "endDate": "2025-10-26",
        "url": "https://allevents.in/barrie/games-in-the-park/200029088988434",
        "location": {
            "@type": "Place",
            "name": "Sunnidale Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "227 Sunnidale Rd,Barrie, Ontario",
                "addressLocality": "Barrie",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.398199804758",
                "longitude": "-79.710126624085"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s get together and enjoy some back yard games. Corn hole, bocce ball, horse shoes etc. Bring a lawn chair and a game (if you have one) and let’s mingle together in the park."
    }
]
```