

# Event Details

- **Event Name**: 3 eyed fish farmers market 
- **Event Start and End Date**: Sun, 23 Aug, 2026 at 10:00 am – Sun, 23 Aug, 2026 at 01:00 pm
- **Event Description**: We will be a vendor at this market!
- **Event URL**: https://allevents.in/richland/3-eyed-fish-farmers-market/200030597054818
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Richland
- **state**: WA
- **country**: United States
- **location**: 3 Eyed Fish Farmers Market
- **lat**: 46.247586465
- **long**: -119.300186621
- **full address**: 3 Eyed Fish Farmers Market, 1970 Keene Rd,Richland,WA,United States

## Event gallery

- **Alt text**: 3 eyed fish farmers market
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/98e43b95a1fe2bacb054954320a91969baf685fba25003c471e565865f61a1b2-rimg-w1200-h865-dc08a8e8-gmir?v=1787343678

## FAQs

- **Q**: When and where is 3 eyed fish farmers market  being held?
  - **A:** 3 eyed fish farmers market  takes place on Sun, 23 Aug, 2026 at 10:00 am to Sun, 23 Aug, 2026 at 01:00 pm at 3 Eyed Fish Farmers Market, 1970 Keene Rd,Richland,WA,United States.
- **Q**: Who is organizing 3 eyed fish farmers market ?
  - **A:** 3 eyed fish farmers market  is organized by Livin The Dream Stop & Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3 eyed fish farmers market",
        "image": "https://cdn-az.allevents.in/events5/banners/98e43b95a1fe2bacb054954320a91969baf685fba25003c471e565865f61a1b2-rimg-w1200-h865-dc08a8e8-gmir?v=1787343678",
        "startDate": "2026-08-23",
        "endDate": "2026-08-23",
        "url": "https://allevents.in/richland/3-eyed-fish-farmers-market/200030597054818",
        "location": {
            "@type": "Place",
            "name": "3 Eyed Fish Farmers Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1970 Keene Rd,Richland,WA,United States",
                "addressLocality": "Richland",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.247586465",
                "longitude": "-119.300186621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be a vendor at this market!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Livin The Dream Stop & Shop",
                "url": "https://allevents.in/org/livin-the-dream-stop-and-shop/20990022"
            }
        ]
    }
]
```