

# Event Details

- **Event Name**: mother's day show 
- **Event Start and End Date**: Sat, 09 May, 2026 at 11:00 am – Sat, 09 May, 2026 at 04:00 pm (-04:00)
- **Event Description**: Spend the day shopping with mom! 💗
- **Event URL**: https://allevents.in/garden-city/mothers-day-show/200030028811741
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030028811741?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=garden+city-events

## Event venue details

- **city**: Garden City
- **state**: MI
- **country**: United States
- **location**: 6443 merriman road garden City Michigan
- **lat**: 42.33279
- **long**: -83.35108
- **full address**: 6443 merriman road garden City Michigan, 6443 N Merriman Rd, Garden City, MI 48135, United States

## Event gallery

- **Alt text**: mother's day show
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=mother%27s+day+show+&date=Sat%2C+09+May%2C+2026+at+11%3A00+am&bg=2

## FAQs

- **Q**: When and where is mother's day show  being held?
  - **A:** mother's day show  takes place on Sat, 09 May, 2026 at 11:00 am to Sat, 09 May, 2026 at 04:00 pm at 6443 merriman road garden City Michigan, 6443 N Merriman Rd, Garden City, MI 48135, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "mother's day show",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=mother%27s+day+show+&date=Sat%2C+09+May%2C+2026+at+11%3A00+am&bg=2",
        "startDate": "2026-05-09T11:00:00-04:00",
        "endDate": "2026-05-09T16:00:00-04:00",
        "url": "https://allevents.in/garden-city/mothers-day-show/200030028811741",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "6443 merriman road garden City Michigan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6443 N Merriman Rd, Garden City, MI 48135, United States",
                "addressLocality": "Garden City",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.33279",
                "longitude": "-83.35108"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spend the day shopping with mom! 💗"
    }
]
```