

# Event Details

- **Event Name**: Mother's Day Market
- **Event Start and End Date**: Sat, 10 May, 2025 at 10:00 am – Sat, 10 May, 2025 at 01:00 pm
- **Event Description**: Join us for a Mother's Day vendor market on the farm! There will be farm raised products, homemade goodies and gift items and more for all the mothers in your life.
- **Event URL**: https://allevents.in/westminster/mothers-day-market-tickets/80005747519901
- **Event Categories**: mothers-day, farmers-markets
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Westminster
- **state**: MD
- **country**: United States
- **location**: 1246 Woodland Cir
- **lat**: 39.5334537
- **long**: -77.03840559999999
- **full address**: 1246 Woodland Cir, 1246 Woodland Cir, New Windsor, MD 21776, United States, Westminster

## Event gallery

- **Alt text**: Mother's Day Market
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb67d81e9c55836.jpg

## FAQs

- **Q**: When and where is Mother's Day Market being held?
  - **A:** Mother's Day Market takes place on Sat, 10 May, 2025 at 10:00 am to Sat, 10 May, 2025 at 01:00 pm at 1246 Woodland Cir, 1246 Woodland Cir, New Windsor, MD 21776, United States, Westminster.
- **Q**: Who is organizing Mother's Day Market?
  - **A:** Mother's Day Market is organized by Craig Homestead LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Market",
        "image": "https://cdn2.allevents.in/thumbs/thumb67d81e9c55836.jpg",
        "startDate": "2025-05-10",
        "endDate": "2025-05-10",
        "url": "https://allevents.in/westminster/mothers-day-market-tickets/80005747519901",
        "location": {
            "@type": "Place",
            "name": "1246 Woodland Cir",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1246 Woodland Cir, New Windsor, MD 21776, United States",
                "postalCode": "21776",
                "addressLocality": "Westminster",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.5334537",
                "longitude": "-77.03840559999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Mother's Day vendor market on the farm! There will be farm raised products, homemade goodies and gift items and more for all the mothers in your life.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-16",
                "availabilityEnds": "2025-05-10",
                "validFrom": "2026-04-16",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/westminster/mothers-day-market-tickets/80005747519901"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Craig Homestead LLC",
                "url": "https://allevents.in/org/craig-homestead-llc/25486541"
            }
        ]
    }
]
```