

# Event Details

- **Event Name**: Frederick Art Walk
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 10:00 am – Sun, 18 Oct, 2026 at 05:00 pm (-04:00)
- **Event Description**: An outdoor art tour and sale through the Central Frederick Neighbourhood of Kitchener, Ontario on October 17th and 18th from 10am to 5pm
- **Event URL**: https://allevents.in/kitchener/frederick-art-walk/80003673804229
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kitchener
- **state**: ON
- **country**: Canada
- **location**: Central Frederick Neighbourhood
- **lat**: 43.45164108276367
- **long**: -80.4925308227539
- **full address**: Central Frederick Neighbourhood, Kitchener, Canada

## Event gallery

- **Alt text**: Frederick Art Walk
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a9b7d0998ad9.jpg

## FAQs

- **Q**: When and where is Frederick Art Walk being held?
  - **A:** Frederick Art Walk takes place on Sat, 17 Oct, 2026 at 10:00 am to Sun, 18 Oct, 2026 at 05:00 pm at Central Frederick Neighbourhood, Kitchener, Canada.
- **Q**: Who is organizing Frederick Art Walk?
  - **A:** Frederick Art Walk is organized by Jack Cole.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Frederick Art Walk",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a9b7d0998ad9.jpg",
        "startDate": "2026-10-17T10:00:00-04:00",
        "endDate": "2026-10-18T17:00:00-04:00",
        "url": "https://allevents.in/kitchener/frederick-art-walk/80003673804229",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Central Frederick Neighbourhood",
            "address": {
                "@type": "PostalAddress",
                "name": "Central Frederick Neighbourhood, Kitchener, Canada",
                "addressLocality": "Kitchener",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.45164108276367",
                "longitude": "-80.4925308227539"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An outdoor art tour and sale through the Central Frederick Neighbourhood of Kitchener, Ontario on October 17th and 18th from 10am to 5pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jack Cole",
                "url": "https://allevents.in/org/jack-cole/5056310"
            }
        ]
    }
]
```