

# Event Details

- **Event Name**: Yoga in Gold Medal Park
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 09:00 am – Sat, 22 Aug, 2026 at 10:00 am
- **Event Description**: Grab a mat and water and join us in Gold Medal Park for an hour of wonderful yoga with you community.  It is free to all.  Just come!
- **Event URL**: https://allevents.in/minneapolis/yoga-in-gold-medal-park/200030582413837
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Gold Medal Park
- **lat**: 44.977825442755
- **long**: -93.253300530368
- **full address**: Gold Medal Park, 2nd Street South &amp; 11th Ave South,Minneapolis, Minnesota, United States

## Event gallery

- **Alt text**: Yoga in Gold Medal Park
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c1ee66960134f99b0ab1b4afb5902dbbca7a43916850268d234d97e95a58dd31-rimg-w1200-h900-dc080808-gmir?v=1787118997

## FAQs

- **Q**: When and where is Yoga in Gold Medal Park being held?
  - **A:** Yoga in Gold Medal Park takes place on Sat, 22 Aug, 2026 at 09:00 am to Sat, 22 Aug, 2026 at 10:00 am at Gold Medal Park, 2nd Street South & 11th Ave South,Minneapolis, Minnesota, United States.
- **Q**: Who is organizing Yoga in Gold Medal Park?
  - **A:** Yoga in Gold Medal Park is organized by Be That Neighbor.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yoga in Gold Medal Park",
        "image": "https://cdn-az.allevents.in/events3/banners/c1ee66960134f99b0ab1b4afb5902dbbca7a43916850268d234d97e95a58dd31-rimg-w1200-h900-dc080808-gmir?v=1787118997",
        "startDate": "2026-08-22",
        "endDate": "2026-08-22",
        "url": "https://allevents.in/minneapolis/yoga-in-gold-medal-park/200030582413837",
        "location": {
            "@type": "Place",
            "name": "Gold Medal Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2nd Street South &amp; 11th Ave South,Minneapolis, Minnesota",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.977825442755",
                "longitude": "-93.253300530368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab a mat and water and join us in Gold Medal Park for an hour of wonderful yoga with you community.  It is free to all.  Just come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Be That Neighbor",
                "url": "https://allevents.in/org/be-that-neighbor/18844746"
            }
        ]
    }
]
```