

# Event Details

- **Event Name**: First Market of the Season!
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:30 am – Sat, 27 Jun, 2026 at 01:00 pm
- **Event Description**: One week from today!  First Tremont Farmer’s Market 8:30-11am Saturday, June 27 in the small park shelter!  Come browse local farmers and vendors and grab some goodies to take home ?
- **Event URL**: https://allevents.in/tremont/first-market-of-the-season/200030277867212
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tremont
- **state**: IL
- **country**: United States
- **location**: Tremont City Park
- **lat**: 40.528828281134
- **long**: -89.489182525599
- **full address**: Tremont City Park, Tremont, Illinois, United States

## Event gallery

- **Alt text**: First Market of the Season!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/37b335bc97165f3a3968153f761cc47bb0205adaefea6b542626712102975a03-rimg-w1200-h702-dcf7f2da-gmir?v=1782015612

## FAQs

- **Q**: When and where is First Market of the Season! being held?
  - **A:** First Market of the Season! takes place on Sat, 27 Jun, 2026 at 10:30 am to Sat, 27 Jun, 2026 at 01:00 pm at Tremont City Park, Tremont, Illinois, United States.
- **Q**: Who is organizing First Market of the Season!?
  - **A:** First Market of the Season! is organized by Tremont, IL Farmers Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Market of the Season!",
        "image": "https://cdn-az.allevents.in/events9/banners/37b335bc97165f3a3968153f761cc47bb0205adaefea6b542626712102975a03-rimg-w1200-h702-dcf7f2da-gmir?v=1782015612",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/tremont/first-market-of-the-season/200030277867212",
        "location": {
            "@type": "Place",
            "name": "Tremont City Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tremont, Illinois",
                "addressLocality": "Tremont",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.528828281134",
                "longitude": "-89.489182525599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One week from today!  First Tremont Farmer’s Market 8:30-11am Saturday, June 27 in the small park shelter!  Come browse local farmers and vendors and grab some goodies to take home ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tremont IL Farmers Market",
                "url": "https://allevents.in/org/tremont-il-farmers-market/27947172"
            }
        ]
    }
]
```