

# Event Details

- **Event Name**: Music by Yesterday's Wine
- **Event Start and End Date**: Fri, 29 Aug, 2025 at 08:00 pm
- **Event Description**: Classic Country Music
- **Event URL**: https://allevents.in/luther/music-by-yesterdays-wine/200028541533155
- **Event Categories**: country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Luther
- **state**: MI
- **country**: United States
- **location**: 216 State St, Luther, MI
- **lat**: 44.03729
- **long**: -85.68209
- **full address**: 216 State St, Luther, MI, United States

## Event gallery

- **Alt text**: Music by Yesterday's Wine
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/62b9b21a1aa60d9f018ea95ece53caefecd91ef4f53579fb2764dcfb6229d80c-rimg-w1080-h1078-dcfe8e4a-gmir?v=1754474213

## FAQs

- **Q**: When and where is Music by Yesterday's Wine being held?
  - **A:** Music by Yesterday's Wine takes place on Fri, 29 Aug, 2025 at 08:00 pm to Fri, 29 Aug, 2025 at 08:00 pm at 216 State St, Luther, MI, United States.
- **Q**: Who is organizing Music by Yesterday's Wine?
  - **A:** Music by Yesterday's Wine is organized by North Bar.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music by Yesterday's Wine is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Luther, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music by Yesterday's Wine sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Music by Yesterday's Wine",
        "image": "https://cdn-az.allevents.in/events7/banners/62b9b21a1aa60d9f018ea95ece53caefecd91ef4f53579fb2764dcfb6229d80c-rimg-w1080-h1078-dcfe8e4a-gmir?v=1754474213",
        "startDate": "2025-08-29",
        "url": "https://allevents.in/luther/music-by-yesterdays-wine/200028541533155",
        "location": {
            "@type": "Place",
            "name": "216 State St, Luther, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 State St, Luther, MI 49656-9803, United States",
                "addressLocality": "Luther",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.03729",
                "longitude": "-85.68209"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Country Music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Bar",
                "url": "https://allevents.in/org/north-bar/26194160"
            }
        ]
    }
]
```