

# Event Details

- **Event Name**: Miller Crossing Farmers' Market
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 10:00 am – Sun, 26 Jul, 2026 at 03:00 pm
- **Event Description**: Kersnuffles will be a vendor at the farmers' market! 10:00 - 3:00. Come check it out. There will be many other awesome vendors as well!
- **Event URL**: https://allevents.in/edmonton/miller-crossing-farmers-market/200030420523208
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Edmonton
- **state**: AB
- **country**: Canada
- **location**: Kingsway Legion
- **lat**: 53.605751766
- **long**: -113.415280431
- **full address**: Kingsway Legion, 14339 50th St,Edmonton, Alberta, Canada

## Event gallery

- **Alt text**: Miller Crossing Farmers' Market
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4ccda1d8b574cfef1a52120831dd62d2275b424e42beb8379a42234b76c01de9-rimg-w960-h524-dcffffff-gmir?v=1784993318

## FAQs

- **Q**: When and where is Miller Crossing Farmers' Market being held?
  - **A:** Miller Crossing Farmers' Market takes place on Sun, 26 Jul, 2026 at 10:00 am to Sun, 26 Jul, 2026 at 03:00 pm at Kingsway Legion, 14339 50th St,Edmonton, Alberta, Canada.
- **Q**: Who is organizing Miller Crossing Farmers' Market?
  - **A:** Miller Crossing Farmers' Market is organized by Kersnuffles.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Miller Crossing Farmers' Market",
        "image": "https://cdn-az.allevents.in/events10/banners/4ccda1d8b574cfef1a52120831dd62d2275b424e42beb8379a42234b76c01de9-rimg-w960-h524-dcffffff-gmir?v=1784993318",
        "startDate": "2026-07-26",
        "endDate": "2026-07-26",
        "url": "https://allevents.in/edmonton/miller-crossing-farmers-market/200030420523208",
        "location": {
            "@type": "Place",
            "name": "Kingsway Legion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14339 50th St,Edmonton, Alberta",
                "addressLocality": "Edmonton",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.605751766",
                "longitude": "-113.415280431"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kersnuffles will be a vendor at the farmers' market! 10:00 - 3:00. Come check it out. There will be many other awesome vendors as well!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kersnuffles",
                "url": "https://allevents.in/org/kersnuffles/27963817"
            }
        ]
    }
]
```