

# Event Details

- **Event Name**: Opening Day at the stand
- **Event Start and End Date**: Sat, 23 May, 2026 at 10:00 am (-04:00)
- **Event Description**: Opening day at the stand. Visit us for eggs, produce, jam, breads, honey, and more
- **Event URL**: https://allevents.in/shepherdsville/opening-day-at-the-stand/200029989475640
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Shepherdsville
- **state**: KY
- **country**: United States
- **location**: 393 Pendleton Rd, Shepherdsville, KY
- **lat**: 38.04203
- **long**: -85.84861
- **full address**: 393 Pendleton Rd, Shepherdsville, KY, United States

## Event gallery

- **Alt text**: Opening Day at the stand
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ae4c51a3e56063b28e8671b7267737e691e954837ae423c5b7389f089020b360-rimg-w1200-h583-dc46442c-gmir?v=1777253740

## FAQs

- **Q**: When and where is Opening Day at the stand being held?
  - **A:** Opening Day at the stand takes place on Sat, 23 May, 2026 at 10:00 am to Sat, 23 May, 2026 at 10:00 am at 393 Pendleton Rd, Shepherdsville, KY, United States.
- **Q**: Who is organizing Opening Day at the stand?
  - **A:** Opening Day at the stand is organized by Mitchells Farm and Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Opening Day at the stand",
        "image": "https://cdn-az.allevents.in/events9/banners/ae4c51a3e56063b28e8671b7267737e691e954837ae423c5b7389f089020b360-rimg-w1200-h583-dc46442c-gmir?v=1777253740",
        "startDate": "2026-05-23T10:00:00-04:00",
        "url": "https://allevents.in/shepherdsville/opening-day-at-the-stand/200029989475640",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "393 Pendleton Rd, Shepherdsville, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "393 Pendleton Rd, Shepherdsville, KY 40165-5641, United States",
                "addressLocality": "Shepherdsville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.04203",
                "longitude": "-85.84861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Opening day at the stand. Visit us for eggs, produce, jam, breads, honey, and more",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mitchells Farm and Market",
                "url": "https://allevents.in/org/mitchells-farm-and-market/25420000"
            }
        ]
    }
]
```