

# Event Details

- **Event Name**: Mother’s Day Market
- **Event Start and End Date**: Sat, 09 May, 2026 at 10:00 am – Sat, 09 May, 2026 at 03:00 pm (-04:00)
- **Event Description**: Shop for crafts and homemade goods. Auxiliary will have concessions open for lunch.
- **Event URL**: https://allevents.in/sawyer/mother’s-day-market/200029938520357
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Sawyer
- **state**: MI
- **country**: United States
- **location**: 4789 Weechik Rd, Sawyer, MI
- **lat**: 41.87941
- **long**: -86.56814
- **full address**: 4789 Weechik Rd, Sawyer, MI, United States

## Event gallery

- **Alt text**: Mother’s Day Market
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/76d702f4a0c4f1f2aff4bd9b5da0a049c79ca83d6bb131c39082b6d6131da81b-rimg-w1200-h1570-dcfdfedc-gmir?v=1776119396

## FAQs

- **Q**: When and where is Mother’s Day Market being held?
  - **A:** Mother’s Day Market takes place on Sat, 09 May, 2026 at 10:00 am to Sat, 09 May, 2026 at 03:00 pm at 4789 Weechik Rd, Sawyer, MI, United States.
- **Q**: Who is organizing Mother’s Day Market?
  - **A:** Mother’s Day Market is organized by American Legion Post 518 Auxiliary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother’s Day Market",
        "image": "https://cdn-az.allevents.in/events2/banners/76d702f4a0c4f1f2aff4bd9b5da0a049c79ca83d6bb131c39082b6d6131da81b-rimg-w1200-h1570-dcfdfedc-gmir?v=1776119396",
        "startDate": "2026-05-09T10:00:00-04:00",
        "endDate": "2026-05-09T15:00:00-04:00",
        "url": "https://allevents.in/sawyer/mother’s-day-market/200029938520357",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4789 Weechik Rd, Sawyer, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4789 Weechik Rd, Sawyer, MI 49125-9283, United States",
                "addressLocality": "Sawyer",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87941",
                "longitude": "-86.56814"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Shop for crafts and homemade goods. Auxiliary will have concessions open for lunch.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 518 Auxiliary",
                "url": "https://allevents.in/org/american-legion-post-518-auxiliary/27580204"
            }
        ]
    }
]
```