

# Event Details

- **Event Name**: Saturday the 20th Farmstand 
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:00 pm
- **Event Description**: Menu Details will be posted soon!
- **Event URL**: https://allevents.in/oakdale/saturday-the-20th-farmstand/200030242094255
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 123

## Ticket Details


## Event venue details

- **city**: Oakdale
- **state**: MN
- **country**: United States
- **location**: 2548 Greystone Ave N
- **lat**: 44.98524
- **long**: -92.96776
- **full address**: 2548 Greystone Ave N, 2548 Greystone Ave N, St Paul, MN 55128-3942, United States, Oakdale

## Event gallery

- **Alt text**: Saturday the 20th Farmstand
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/31245d5c49259b7d42648ee78560d3688ac8241630e31b25f95bf246ae18fca1-rimg-w1200-h1200-dc0e2707-gmir?v=1781561035

## FAQs

- **Q**: When and where is Saturday the 20th Farmstand  being held?
  - **A:** Saturday the 20th Farmstand  takes place on Sat, 20 Jun, 2026 at 02:00 pm to Sat, 20 Jun, 2026 at 02:00 pm at 2548 Greystone Ave N, 2548 Greystone Ave N, St Paul, MN 55128-3942, United States, Oakdale.
- **Q**: Who is organizing Saturday the 20th Farmstand ?
  - **A:** Saturday the 20th Farmstand  is organized by Sourdough By Sierra.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday the 20th Farmstand",
        "image": "https://cdn-az.allevents.in/events1/banners/31245d5c49259b7d42648ee78560d3688ac8241630e31b25f95bf246ae18fca1-rimg-w1200-h1200-dc0e2707-gmir?v=1781561035",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/oakdale/saturday-the-20th-farmstand/200030242094255",
        "location": {
            "@type": "Place",
            "name": "2548 Greystone Ave N",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2548 Greystone Ave N, St Paul, MN 55128-3942, United States",
                "addressLocality": "Oakdale",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.98524",
                "longitude": "-92.96776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Menu Details will be posted soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sourdough By Sierra",
                "url": "https://allevents.in/org/sourdough-by-sierra/24370858"
            }
        ]
    }
]
```