

# Event Details

- **Event Name**: Fetch Local Markets October
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 10:00 am – Sat, 10 Oct, 2026 at 03:00 pm (-04:00)
- **Event Description**: Ottawa’s dog-friendly market with something for everyone.
- **Event URL**: https://allevents.in/ottawa/fetch-local-markets-october/200030039495358
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: Ray Friel Recreation Complex
- **lat**: 45.47163
- **long**: -75.49218
- **full address**: Ray Friel Recreation Complex, 1585 Chemin 10th Line, Ottawa, ON K1E 3E8, Canada

## Event gallery

- **Alt text**: Fetch Local Markets October
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/08440ea46474cb6e54c20db64b375cb3f1992ad6612af8cb7fefe57f73a4147e-rimg-w1200-h1553-dcfffbf2-gmir?v=1778378098

## FAQs

- **Q**: When and where is Fetch Local Markets October being held?
  - **A:** Fetch Local Markets October takes place on Sat, 10 Oct, 2026 at 10:00 am to Sat, 10 Oct, 2026 at 03:00 pm at Ray Friel Recreation Complex, 1585 Chemin 10th Line, Ottawa, ON K1E 3E8, Canada.
- **Q**: Who is organizing Fetch Local Markets October?
  - **A:** Fetch Local Markets October is organized by Fetch Local Markets.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fetch Local Markets October",
        "image": "https://cdn-az.allevents.in/events2/banners/08440ea46474cb6e54c20db64b375cb3f1992ad6612af8cb7fefe57f73a4147e-rimg-w1200-h1553-dcfffbf2-gmir?v=1778378098",
        "startDate": "2026-10-10T10:00:00-04:00",
        "endDate": "2026-10-10T15:00:00-04:00",
        "url": "https://allevents.in/ottawa/fetch-local-markets-october/200030039495358",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ray Friel Recreation Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1585 Chemin 10th Line, Ottawa, ON K1E 3E8, Canada",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.47163",
                "longitude": "-75.49218"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ottawa’s dog-friendly market with something for everyone.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fetch Local Markets",
                "url": "https://allevents.in/org/fetch-local-markets/25787224"
            }
        ]
    }
]
```