

# Event Details

- **Event Name**: Willimantic Farmer's Market
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:00 am – Sat, 27 Jun, 2026 at 08:00 am
- **Event Description**: Join us for the market, rain or shine!
- **Event URL**: https://allevents.in/willimantic/willimantic-farmers-market/200030224725621
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Willimantic
- **state**: CT
- **country**: United States
- **location**: Jilson Square Park
- **lat**: 41.712290332063
- **long**: -72.20907195128
- **full address**: Jilson Square Park, 1 Jillson square,Willimantic, Connecticut, United States

## Event gallery

- **Alt text**: Willimantic Farmer's Market
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3c0efe4ad7d5cffa641b67177b82c47b2369db124eaa81e826f4fefebf6ff003-rimg-w1200-h900-dc938c60-gmir?v=1781224100

## FAQs

- **Q**: When and where is Willimantic Farmer's Market being held?
  - **A:** Willimantic Farmer's Market takes place on Sat, 13 Jun, 2026 at 08:00 am to Sat, 27 Jun, 2026 at 08:00 am at Jilson Square Park, 1 Jillson square,Willimantic, Connecticut, United States.
- **Q**: Who is organizing Willimantic Farmer's Market?
  - **A:** Willimantic Farmer's Market is organized by Willimantic Farmers' Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Willimantic Farmer's Market",
        "image": "https://cdn-az.allevents.in/events6/banners/3c0efe4ad7d5cffa641b67177b82c47b2369db124eaa81e826f4fefebf6ff003-rimg-w1200-h900-dc938c60-gmir?v=1781224100",
        "startDate": "2026-06-13",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/willimantic/willimantic-farmers-market/200030224725621",
        "location": {
            "@type": "Place",
            "name": "Jilson Square Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Jillson square,Willimantic, Connecticut",
                "addressLocality": "Willimantic",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.712290332063",
                "longitude": "-72.20907195128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the market, rain or shine!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Willimantic Farmers Market",
                "url": "https://allevents.in/org/willimantic-farmers-market/18051672"
            }
        ]
    }
]
```