

# Event Details

- **Event Name**: Farmers Market 
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 09:00 am – Sat, 18 Apr, 2026 at 02:00 pm (-07:00)
- **Event Description**: Local produce, breads, honey, baked goods
- **Event URL**: https://allevents.in/yuma/farmers-market/200029951274825
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Yuma
- **state**: AZ
- **country**: United States
- **location**: 1496 yuma palms pkwy, Yuma, AZ
- **lat**: 32.70027
- **long**: -114.60417
- **full address**: 1496 yuma palms pkwy, Yuma, AZ, United States

## Event gallery

- **Alt text**: Farmers Market
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/187ef07058b2a51744d84e82a65b75fdca29dca4c0465f219edee1cb17b64065-rimg-w1200-h900-dc12161b-gmir?v=1776323485

## FAQs

- **Q**: When and where is Farmers Market  being held?
  - **A:** Farmers Market  takes place on Sat, 18 Apr, 2026 at 09:00 am to Sat, 18 Apr, 2026 at 02:00 pm at 1496 yuma palms pkwy, Yuma, AZ, United States.
- **Q**: Who is organizing Farmers Market ?
  - **A:** Farmers Market  is organized by The Yuma Farmers Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farmers Market",
        "image": "https://cdn-az.allevents.in/events10/banners/187ef07058b2a51744d84e82a65b75fdca29dca4c0465f219edee1cb17b64065-rimg-w1200-h900-dc12161b-gmir?v=1776323485",
        "startDate": "2026-04-18T09:00:00-07:00",
        "endDate": "2026-04-18T14:00:00-07:00",
        "url": "https://allevents.in/yuma/farmers-market/200029951274825",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1496 yuma palms pkwy, Yuma, AZ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1496 S Yuma Palms Pkwy, Yuma, AZ 85365-1707, United States",
                "addressLocality": "Yuma",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.70027",
                "longitude": "-114.60417"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Local produce, breads, honey, baked goods",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Yuma Farmers Market",
                "url": "https://allevents.in/org/the-yuma-farmers-market/27531172"
            }
        ]
    }
]
```