

# Event Details

- **Event Name**: Idaho Falls Farmers Market 
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am – Sat, 02 May, 2026 at 03:00 pm (-06:00)
- **Event Description**: First make for the Idaho Falls Farmers Market
- **Event URL**: https://allevents.in/idaho-falls/idaho-falls-farmers-market/200029918763522
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: United States
- **location**: Idaho Falls on the river Riverside Drive
- **lat**: 43.50153
- **long**: -112.04324
- **full address**: Idaho Falls on the river Riverside Drive, Idaho Falls, United States

## Event gallery

- **Alt text**: Idaho Falls Farmers Market
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f9cea0c4806788f962371715c068bda1db1aa68a3bd16eb4cbeec3437543dd49-rimg-w1200-h1600-dcc8c3bc-gmir?v=1775804482

## FAQs

- **Q**: When and where is Idaho Falls Farmers Market  being held?
  - **A:** Idaho Falls Farmers Market  takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 03:00 pm at Idaho Falls on the river Riverside Drive, Idaho Falls, United States.
- **Q**: Who is organizing Idaho Falls Farmers Market ?
  - **A:** Idaho Falls Farmers Market  is organized by Go Sew Idaho.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Idaho Falls Farmers Market",
        "image": "https://cdn-az.allevents.in/events3/banners/f9cea0c4806788f962371715c068bda1db1aa68a3bd16eb4cbeec3437543dd49-rimg-w1200-h1600-dcc8c3bc-gmir?v=1775804482",
        "startDate": "2026-05-02T10:00:00-06:00",
        "endDate": "2026-05-02T15:00:00-06:00",
        "url": "https://allevents.in/idaho-falls/idaho-falls-farmers-market/200029918763522",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Idaho Falls on the river Riverside Drive",
            "address": {
                "@type": "PostalAddress",
                "name": "Idaho Falls on the river Riverside Drive, Idaho Falls, United States",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.50153",
                "longitude": "-112.04324"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First make for the Idaho Falls Farmers Market",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Go Sew Idaho",
                "url": "https://allevents.in/org/go-sew-idaho/27669903"
            }
        ]
    }
]
```