

# Event Details

- **Event Name**: Party Like A Folk Star
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 06:00 pm
- **Event Description**: We've re-scheduled our holiday acoustic show and hope to see you there.   Yay!!!!
- **Event URL**: https://allevents.in/chanhassen/party-like-a-folk-star/200029372925308
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details

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

## Event venue details

- **city**: Chanhassen
- **state**: MN
- **country**: United States
- **location**: The O.G. Coffee & Wine Bar
- **lat**: 44.8608
- **long**: -93.53696
- **full address**: The O.G. Coffee &amp; Wine Bar, 600 Market Street, Suite 110,Chanhassen, Minnesota, United States

## Event gallery

- **Alt text**: Party Like A Folk Star
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4c65ee98afe2f3564550cd91ad3a3e8c55465880d58144fadad9fd791f21cf7b-rimg-w1200-h628-dc0071fe-gmir?v=1766058787

## FAQs

- **Q**: When and where is Party Like A Folk Star being held?
  - **A:** Party Like A Folk Star takes place on Fri, 19 Dec, 2025 at 06:00 pm to Fri, 19 Dec, 2025 at 06:00 pm at The O.G. Coffee &amp; Wine Bar, 600 Market Street, Suite 110,Chanhassen, Minnesota, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Party Like A Folk Star",
        "image": "https://cdn-az.allevents.in/events4/banners/4c65ee98afe2f3564550cd91ad3a3e8c55465880d58144fadad9fd791f21cf7b-rimg-w1200-h628-dc0071fe-gmir?v=1766058787",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/chanhassen/party-like-a-folk-star/200029372925308",
        "location": {
            "@type": "Place",
            "name": "The O.G. Coffee & Wine Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 Market Street, Suite 110,Chanhassen, Minnesota",
                "addressLocality": "Chanhassen",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.8608",
                "longitude": "-93.53696"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We've re-scheduled our holiday acoustic show and hope to see you there.   Yay!!!!"
    }
]
```