

# Event Details

- **Event Name**: Live Music Weekend
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 06:00 pm – Sun, 21 Jun, 2026 at 11:00 pm
- **Event Description**: Three nights. Three great acts. One great weekend.

Live music all weekend at The Cove. ???
- **Event URL**: https://allevents.in/platte-city/live-music-weekend/200030262748144
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Platte City
- **state**: MO
- **country**: United States
- **location**: 524 Branch St, Platte City, MO
- **lat**: 39.36726
- **long**: -94.77725
- **full address**: 524 Branch St, Platte City, MO, United States

## Event gallery

- **Alt text**: Live Music Weekend
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cc73e6b97a4fcb1f7a90950582febd4c42beb97b5e32b954265b325b56009ae4-rimg-w1200-h675-dc333230-gmir?v=1781779724

## FAQs

- **Q**: When and where is Live Music Weekend being held?
  - **A:** Live Music Weekend takes place on Fri, 19 Jun, 2026 at 06:00 pm to Sun, 21 Jun, 2026 at 11:00 pm at 524 Branch St, Platte City, MO, United States.
- **Q**: Who is organizing Live Music Weekend?
  - **A:** Live Music Weekend is organized by The Cove Platte City.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Music Weekend",
        "image": "https://cdn-az.allevents.in/events6/banners/cc73e6b97a4fcb1f7a90950582febd4c42beb97b5e32b954265b325b56009ae4-rimg-w1200-h675-dc333230-gmir?v=1781779724",
        "startDate": "2026-06-19",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/platte-city/live-music-weekend/200030262748144",
        "location": {
            "@type": "Place",
            "name": "524 Branch St, Platte City, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "560 Branch St, Platte City, MO 64079-9713, United States",
                "addressLocality": "Platte City",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.36726",
                "longitude": "-94.77725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Three nights. Three great acts. One great weekend.\n\nLive music all weekend at The Cove. ???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cove Platte City",
                "url": "https://allevents.in/org/the-cove-platte-city/27673990"
            }
        ]
    }
]
```