

# Event Details

- **Event Name**: Farmer's Market
- **Event Start and End Date**: Mon, 11 May, 2026 at 04:00 pm – Mon, 11 May, 2026 at 06:00 pm (-05:00)
- **Event Description**: Bring your items to sell at the Fairfax Library parking Lot, set up your own tables. Or bring your money to see all the local items to buy and purchase at your leisure.
- **Event URL**: https://allevents.in/fairfax/farmers-market/200030032637627
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fairfax
- **state**: IA
- **country**: United States
- **location**: 313 Vanderbilt St, Fairfax, IA, United States, Iowa 52228
- **lat**: 41.91988
- **long**: -91.78129
- **full address**: 313 Vanderbilt St, Fairfax, IA, United States, Iowa 52228

## Event gallery

- **Alt text**: Farmer's Market
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/32958e7f48cb27c9b08fea8a260d3f3336e85a803cbe71aee30023df4d9fd2b7-rimg-w526-h701-dcbfbfbd-gmir?v=1778201966

## FAQs

- **Q**: When and where is Farmer's Market being held?
  - **A:** Farmer's Market takes place on Mon, 11 May, 2026 at 04:00 pm to Mon, 11 May, 2026 at 06:00 pm at 313 Vanderbilt St, Fairfax, IA, United States, Iowa 52228.
- **Q**: Who is organizing Farmer's Market?
  - **A:** Farmer's Market is organized by Fairfax Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farmer's Market",
        "image": "https://cdn-az.allevents.in/events3/banners/32958e7f48cb27c9b08fea8a260d3f3336e85a803cbe71aee30023df4d9fd2b7-rimg-w526-h701-dcbfbfbd-gmir?v=1778201966",
        "startDate": "2026-05-11T16:00:00-05:00",
        "endDate": "2026-05-11T18:00:00-05:00",
        "url": "https://allevents.in/fairfax/farmers-market/200030032637627",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "313 Vanderbilt St, Fairfax, IA, United States, Iowa 52228",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "313 Vanderbilt St, Fairfax, IA 52228-4710, United States",
                "addressLocality": "Fairfax",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.91988",
                "longitude": "-91.78129"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your items to sell at the Fairfax Library parking Lot, set up your own tables. Or bring your money to see all the local items to buy and purchase at your leisure.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairfax Public Library",
                "url": "https://allevents.in/org/fairfax-public-library/21168175"
            }
        ]
    }
]
```