

# Event Details

- **Event Name**: April Beagle meetup!
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 03:00 pm (-05:00)
- **Event Description**: Let's get together and arooooo.for spring! 🐾🐾
- **Event URL**: https://allevents.in/eden-prairie/april-beagle-meetup/200029950930317
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Eden Prairie
- **state**: MN
- **country**: United States
- **location**: Bryant Lake Off Leash Dog Park
- **lat**: 44.886596255566
- **long**: -93.432707577833
- **full address**: Bryant Lake Off Leash Dog Park, 6402 Rowland Rd,Eden Prairie,MN,United States

## Event gallery

- **Alt text**: April Beagle meetup!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ea68ee0b90e479544ba78f55d4520e0626a02cf453517b0f92c0e2dc40c84013-rimg-w1200-h800-dc4b452f-gmir?v=1776318916

## FAQs

- **Q**: When and where is April Beagle meetup! being held?
  - **A:** April Beagle meetup! takes place on Sun, 19 Apr, 2026 at 03:00 pm to Sun, 19 Apr, 2026 at 03:00 pm at Bryant Lake Off Leash Dog Park, 6402 Rowland Rd,Eden Prairie,MN,United States.
- **Q**: Who is organizing April Beagle meetup!?
  - **A:** April Beagle meetup! is organized by The Daily Beagle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "April Beagle meetup!",
        "image": "https://cdn-az.allevents.in/events5/banners/ea68ee0b90e479544ba78f55d4520e0626a02cf453517b0f92c0e2dc40c84013-rimg-w1200-h800-dc4b452f-gmir?v=1776318916",
        "startDate": "2026-04-19T15:00:00-05:00",
        "url": "https://allevents.in/eden-prairie/april-beagle-meetup/200029950930317",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bryant Lake Off Leash Dog Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6402 Rowland Rd,Eden Prairie,MN,United States",
                "addressLocality": "Eden Prairie",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.886596255566",
                "longitude": "-93.432707577833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's get together and arooooo.for spring! 🐾🐾",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Daily Beagle",
                "url": "https://allevents.in/org/the-daily-beagle/17975364"
            }
        ]
    }
]
```