

# Event Details

- **Event Name**: Mother’s Day Picnic
- **Event Start and End Date**: Sun, 10 May, 2026 at 01:00 pm – Sun, 10 May, 2026 at 05:00 pm (-04:00)
- **Event Description**: Spend a lovely afternoon celebrating all the moms in your life with wine and charcuterie with Rosemary and Brie.
- **Event URL**: https://allevents.in/parkton/mother’s-day-picnic/200029932575435
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Parkton
- **state**: MD
- **country**: United States
- **location**: 17912 York Road, Parkton, MD
- **lat**: 39.61622
- **long**: -76.66045
- **full address**: 17912 York Road, Parkton, MD, United States

## Event gallery

- **Alt text**: Mother’s Day Picnic
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7ba2fd94d3bedd76cab14cf629ff3776c1548f2b8989151bf90952045ca0fe1f-rimg-w1200-h1283-dcfefcef-gmir?v=1776003934

## FAQs

- **Q**: When and where is Mother’s Day Picnic being held?
  - **A:** Mother’s Day Picnic takes place on Sun, 10 May, 2026 at 01:00 pm to Sun, 10 May, 2026 at 05:00 pm at 17912 York Road, Parkton, MD, United States.
- **Q**: Who is organizing Mother’s Day Picnic?
  - **A:** Mother’s Day Picnic is organized by Bull House Winery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother’s Day Picnic",
        "image": "https://cdn-az.allevents.in/events6/banners/7ba2fd94d3bedd76cab14cf629ff3776c1548f2b8989151bf90952045ca0fe1f-rimg-w1200-h1283-dcfefcef-gmir?v=1776003934",
        "startDate": "2026-05-10T13:00:00-04:00",
        "endDate": "2026-05-10T17:00:00-04:00",
        "url": "https://allevents.in/parkton/mother’s-day-picnic/200029932575435",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "17912 York Road, Parkton, MD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17912 York Rd, Parkton, MD 21120-9705, United States",
                "addressLocality": "Parkton",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.61622",
                "longitude": "-76.66045"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spend a lovely afternoon celebrating all the moms in your life with wine and charcuterie with Rosemary and Brie.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bull House Winery",
                "url": "https://allevents.in/org/bull-house-winery/23246539"
            }
        ]
    }
]
```