

# Event Details

- **Event Name**: St. Clair Shores Farmers Market
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 09:00 am – Sun, 28 Jun, 2026 at 02:00 pm
- **Event Description**: Oma's Boutique will have lots of porch goose outfits, doll clothes and much mor???
- **Event URL**: https://allevents.in/grosse-pointe-woods/st-clair-shores-farmers-market/200030087308028
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 166

## Ticket Details


## Event venue details

- **city**: Grosse Pointe Woods
- **state**: MI
- **country**: United States
- **location**: Downtown St. Clair Shores
- **lat**: 42.4660538678
- **long**: -82.8977139359
- **full address**: Downtown St. Clair Shores, St. Clair Shores, Michigan, Grosse Pointe Woods, United States

## Event gallery

- **Alt text**: St. Clair Shores Farmers Market
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/79fe8b01bcb553b8ef88bbb8ee79578c15fa3d7278be6d8af8552a1185653a70-rimg-w1200-h1600-dc7495bc-gmir?v=1782418040

## FAQs

- **Q**: When and where is St. Clair Shores Farmers Market being held?
  - **A:** St. Clair Shores Farmers Market takes place on Sun, 28 Jun, 2026 at 09:00 am to Sun, 28 Jun, 2026 at 02:00 pm at Downtown St. Clair Shores, St. Clair Shores, Michigan, Grosse Pointe Woods, United States.
- **Q**: Who is organizing St. Clair Shores Farmers Market?
  - **A:** St. Clair Shores Farmers Market is organized by Oma's Boutique.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St. Clair Shores Farmers Market",
        "image": "https://cdn-az.allevents.in/events10/banners/79fe8b01bcb553b8ef88bbb8ee79578c15fa3d7278be6d8af8552a1185653a70-rimg-w1200-h1600-dc7495bc-gmir?v=1782418040",
        "startDate": "2026-06-28",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/grosse-pointe-woods/st-clair-shores-farmers-market/200030087308028",
        "location": {
            "@type": "Place",
            "name": "Downtown St. Clair Shores",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St. Clair Shores, Michigan",
                "addressLocality": "Grosse Pointe Woods",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4660538678",
                "longitude": "-82.8977139359"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Oma's Boutique will have lots of porch goose outfits, doll clothes and much mor???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Omas Boutique",
                "url": "https://allevents.in/org/omas-boutique/24841337"
            }
        ]
    }
]
```