

# Event Details

- **Event Name**: Spring Party!
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Live entertainment, all are welcome. Details to come.
- **Event URL**: https://allevents.in/minneapolis/spring-party/200029887373303
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029887373303?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=minneapolis-events

## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Brookview Pkwy, Minneapolis, MN, United States
- **lat**: 44.98015
- **long**: -93.38254
- **full address**: Brookview Pkwy, Minneapolis, MN, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: DFL Senate District 43 (https://allevents.in/org/dfl-senate-district-43/20500324)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/54da0d555e422bb78a4b290addc943d7ca7604af0982e0541216463fcf03c904-rimg-w1200-h1553-dcfffdf4-gmir?v=1775152983
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/96c3bfa7c02e917545dec6b497de145a064e26ceaf24965aed6d9c08f9b5444a-rimg-w300-h300-dcfffdf3-gmir?v=1775152983

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 11 Apr, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Brookview Pkwy, Minneapolis, MN, United States
- **Q**: Who is organizing the event?
  - **A:** DFL Senate District 43
- **Q**: Where can I find ticket details about Spring Party! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Party!",
        "image": "https://cdn-az.allevents.in/events3/banners/54da0d555e422bb78a4b290addc943d7ca7604af0982e0541216463fcf03c904-rimg-w1200-h1553-dcfffdf4-gmir?v=1775152983",
        "startDate": "2026-04-11T19:00:00-05:00",
        "url": "https://allevents.in/minneapolis/spring-party/200029887373303",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brookview Pkwy, Minneapolis, MN, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Brookview Pkwy, Minneapolis, MN 55427, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.98015",
                "longitude": "-93.38254"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live entertainment, all are welcome. Details to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DFL Senate District 43",
                "url": "https://allevents.in/org/dfl-senate-district-43/20500324"
            }
        ]
    }
]
```