

# Event Details

- **Event Name**: Olathe Farmer's Market
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 08:00 am
- **Event Description**: We will be out meeting our Olathe neighbors. Stop by our free kids craft table and say "hi"!
- **Event URL**: https://allevents.in/olathe/olathe-farmers-market/200030256570946
- **Event Categories**: kids, meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Olathe
- **state**: KS
- **country**: United States
- **location**: Olathe, Kansas
- **lat**: 38.8808
- **long**: -94.8032
- **full address**: Olathe, Kansas, United States

## Event gallery

- **Alt text**: Olathe Farmer's Market
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8fa009882fd91fefc3db93fa04edbf349f277b7fb8b1f1a4e40b101302f8d189-rimg-w1200-h554-dc8c918f-gmir?v=1782304036

## FAQs

- **Q**: When and where is Olathe Farmer's Market being held?
  - **A:** Olathe Farmer's Market takes place on Sat, 27 Jun, 2026 at 08:00 am to Sat, 27 Jun, 2026 at 08:00 am at Olathe, Kansas, United States.
- **Q**: Who is organizing Olathe Farmer's Market?
  - **A:** Olathe Farmer's Market is organized by The Olathe Mission.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Olathe Farmer's Market",
        "image": "https://cdn-az.allevents.in/events8/banners/8fa009882fd91fefc3db93fa04edbf349f277b7fb8b1f1a4e40b101302f8d189-rimg-w1200-h554-dc8c918f-gmir?v=1782304036",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/olathe/olathe-farmers-market/200030256570946",
        "location": {
            "@type": "Place",
            "name": "Olathe, Kansas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "197 S Church St, Olathe, KS 66061, United States",
                "addressLocality": "Olathe",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.8808",
                "longitude": "-94.8032"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be out meeting our Olathe neighbors. Stop by our free kids craft table and say \"hi\"!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Olathe Mission",
                "url": "https://allevents.in/org/the-olathe-mission/27932624"
            }
        ]
    }
]
```