

# Event Details

- **Event Name**: Barb and Eben, sing-a-long in the park
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 05:00 pm
- **Event Description**: Join us for an incredible sing-a-long, led by our neighbors Barb and Eben Gillespie.  Bring a blanket or chairs and be ready for wonderful music!
- **Event URL**: https://allevents.in/minneapolis/barb-and-eben-sing-a-long-in-the-park/200030142516148
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Currie Park, 500 15th Avenue South
- **lat**: 44.97022
- **long**: -93.25035
- **full address**: Currie Park, 500 15th Avenue South, Currie Park, 500 15th Ave S, Minneapolis, MN 55454, United States

## Event gallery

- **Alt text**: Barb and Eben, sing-a-long in the park
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/406c9bd28dd8319f0f213a86fad308e8a61a1d226068d0ee0a4be703f96532aa-rimg-w800-h800-dc161616-gmir?v=1783041582

## FAQs

- **Q**: When and where is Barb and Eben, sing-a-long in the park being held?
  - **A:** Barb and Eben, sing-a-long in the park takes place on Wed, 08 Jul, 2026 at 05:00 pm to Wed, 08 Jul, 2026 at 05:00 pm at Currie Park, 500 15th Avenue South, Currie Park, 500 15th Ave S, Minneapolis, MN 55454, United States.
- **Q**: Who is organizing Barb and Eben, sing-a-long in the park?
  - **A:** Barb and Eben, sing-a-long in the park is organized by Be That Neighbor.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Barb and Eben, sing-a-long in the park",
        "image": "https://cdn-az.allevents.in/events3/banners/406c9bd28dd8319f0f213a86fad308e8a61a1d226068d0ee0a4be703f96532aa-rimg-w800-h800-dc161616-gmir?v=1783041582",
        "startDate": "2026-07-08",
        "url": "https://allevents.in/minneapolis/barb-and-eben-sing-a-long-in-the-park/200030142516148",
        "location": {
            "@type": "Place",
            "name": "Currie Park, 500 15th Avenue South",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Currie Park, 500 15th Ave S, Minneapolis, MN 55454, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.97022",
                "longitude": "-93.25035"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an incredible sing-a-long, led by our neighbors Barb and Eben Gillespie.  Bring a blanket or chairs and be ready for wonderful music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Be That Neighbor",
                "url": "https://allevents.in/org/be-that-neighbor/18844746"
            }
        ]
    }
]
```