

# Event Details

- **Event Name**: Farmer's Market
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 08:00 am – Sat, 29 Aug, 2026 at 08:00 am (-05:00)
- **Event Description**: Come out to our Farmer's Market every Saturday from 8 to noon in Stockton. Come shop or be a part of the growing movement.
- **Event URL**: https://allevents.in/stockton/farmers-market/200029930875856
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Stockton
- **state**: IL
- **country**: United States
- **location**: Citgo Stockton, Il
- **lat**: 42.357604390384
- **long**: -89.999223627275
- **full address**: Citgo Stockton, Il, 600 E North Ave,Stockton, Illinois, United States

## Event gallery

- **Alt text**: Farmer's Market
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/25b2c1453ec2b3f12b3f4e969437a9f4677f2b9753129d2e061c6945b3480499-rimg-w1079-h592-dc76922f-gmir?v=1780125008

## FAQs

- **Q**: When and where is Farmer's Market being held?
  - **A:** Farmer's Market takes place on Sat, 06 Jun, 2026 at 08:00 am to Sat, 29 Aug, 2026 at 08:00 am at Citgo Stockton, Il, 600 E North Ave,Stockton, Illinois, United States.
- **Q**: Who is organizing Farmer's Market?
  - **A:** Farmer's Market is organized by MARSS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farmer's Market",
        "image": "https://cdn-az.allevents.in/events3/banners/25b2c1453ec2b3f12b3f4e969437a9f4677f2b9753129d2e061c6945b3480499-rimg-w1079-h592-dc76922f-gmir?v=1780125008",
        "startDate": "2026-06-06T08:00:00-05:00",
        "endDate": "2026-08-29T08:00:00-05:00",
        "url": "https://allevents.in/stockton/farmers-market/200029930875856",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Citgo Stockton, Il",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 E North Ave,Stockton, Illinois",
                "addressLocality": "Stockton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.357604390384",
                "longitude": "-89.999223627275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to our Farmer's Market every Saturday from 8 to noon in Stockton. Come shop or be a part of the growing movement.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MARSS",
                "url": "https://allevents.in/org/marss/23791919"
            }
        ]
    }
]
```