

# Event Details

- **Event Name**: Live Music at 11th Street Station
- **Event Start and End Date**: Fri, 14 Aug, 2026 at 07:00 pm
- **Event Description**: Live Music at 7:30pm
- **Event URL**: https://allevents.in/durango/live-music-at-11th-street-station/200030090796029
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Durango
- **state**: CO
- **country**: United States
- **location**: 11th Street Station
- **lat**: 37.27588
- **long**: -107.88027
- **full address**: 11th Street Station, 1101 Main Ave, Durango, CO 81301-5135, United States

## Event gallery

- **Alt text**: Live Music at 11th Street Station
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a53bd4cd7809ea964a6a78d11da07e5a5fd8aa1955710683ec243fdaae343c18-rimg-w1200-h540-dc281818-gmir?v=1786555607

## FAQs

- **Q**: When and where is Live Music at 11th Street Station being held?
  - **A:** Live Music at 11th Street Station takes place on Fri, 14 Aug, 2026 at 07:00 pm to Fri, 14 Aug, 2026 at 07:00 pm at 11th Street Station, 1101 Main Ave, Durango, CO 81301-5135, United States.
- **Q**: Who is organizing Live Music at 11th Street Station?
  - **A:** Live Music at 11th Street Station is organized by State 38.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music at 11th Street Station is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Durango, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music at 11th Street Station sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live Music at 11th Street Station",
        "image": "https://cdn-az.allevents.in/events1/banners/a53bd4cd7809ea964a6a78d11da07e5a5fd8aa1955710683ec243fdaae343c18-rimg-w1200-h540-dc281818-gmir?v=1786555607",
        "startDate": "2026-08-14",
        "url": "https://allevents.in/durango/live-music-at-11th-street-station/200030090796029",
        "location": {
            "@type": "Place",
            "name": "11th Street Station",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 Main Ave, Durango, CO 81301-5135, United States",
                "addressLocality": "Durango",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.27588",
                "longitude": "-107.88027"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Music at 7:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "State 38",
                "url": "https://allevents.in/org/state-38/15129226",
                "description": "State 38. 345 likes · 2 talking about this. \"State 38\" band"
            }
        ]
    }
]
```