

# Event Details

- **Event Name**: POUND at the Park
- **Event Start and End Date**: Wed, 03 Jun, 2026 at 05:30 pm – Wed, 03 Jun, 2026 at 06:30 pm (-05:00)
- **Event Description**: FREE Pound fitness drumming in the park-geared towards 12+ Shine only! All you need is an exercise mat.
- **Event URL**: https://allevents.in/carver/pound-at-the-park/200029886472716
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Carver
- **state**: MN
- **country**: United States
- **location**: Community Park
- **lat**: 44.760578477706
- **long**: -93.640776280673
- **full address**: Community Park, 13451 Jonathan Carver Pkwy,Carver, Minnesota, United States

## Event gallery

- **Alt text**: POUND at the Park
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8475a944a34f478fc847bdd0c0495feba6e110116da228e1c6074d904dda321b-rimg-w1024-h576-dc060405-gmir?v=1775771957

## FAQs

- **Q**: When and where is POUND at the Park being held?
  - **A:** POUND at the Park takes place on Wed, 03 Jun, 2026 at 05:30 pm to Wed, 03 Jun, 2026 at 06:30 pm at Community Park, 13451 Jonathan Carver Pkwy,Carver, Minnesota, United States.
- **Q**: Who is organizing POUND at the Park?
  - **A:** POUND at the Park is organized by Missy Goff.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "POUND at the Park",
        "image": "https://cdn-az.allevents.in/events2/banners/8475a944a34f478fc847bdd0c0495feba6e110116da228e1c6074d904dda321b-rimg-w1024-h576-dc060405-gmir?v=1775771957",
        "startDate": "2026-06-03T17:30:00-05:00",
        "endDate": "2026-06-03T18:30:00-05:00",
        "url": "https://allevents.in/carver/pound-at-the-park/200029886472716",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Community Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13451 Jonathan Carver Pkwy,Carver, Minnesota",
                "addressLocality": "Carver",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.760578477706",
                "longitude": "-93.640776280673"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE Pound fitness drumming in the park-geared towards 12+ Shine only! All you need is an exercise mat.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Missy Goff",
                "url": "https://allevents.in/org/missy-goff/19806785"
            }
        ]
    }
]
```