

# Event Details

- **Event Name**: Miami Vibes Live Music
- **Event Start and End Date**: Thu, 01 Oct, 2026 at 08:00 pm – Thu, 21 Jan, 2027 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/the-colony/miami-vibes-live-music/4600030714133328
- **Event Categories**: music, live-music, entertainment
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, currency: USD

## Event venue details

- **city**: The Colony
- **state**: TX
- **country**: United States
- **location**: Miami Vibes
- **lat**: 33.0300946
- **long**: -96.8407322
- **full address**: Miami Vibes, 6505 W Park Blvd ste 150, The Colony, United States

## Event gallery

- **Alt text**: Miami Vibes Live Music
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b898a720-b39f-11f1-acb2-b7b6568f5104-rimg-w1200-h1784-dc080808-gmir.png?v=1789763427

## FAQs

- **Q**: When and where is Miami Vibes Live Music being held?
  - **A:** Miami Vibes Live Music takes place on Thu, 01 Oct, 2026 at 08:00 pm to Thu, 21 Jan, 2027 at 08:00 pm at Miami Vibes, 6505 W Park Blvd ste 150, The Colony, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Miami Vibes Live Music 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 The Colony, this event is thoughtfully curated to deliver a standout experience worth every moment. If Miami Vibes Live Music 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": "Miami Vibes Live Music",
        "image": "https://cdn-az.allevents.in/events2/banners/b898a720-b39f-11f1-acb2-b7b6568f5104-rimg-w1200-h1784-dc080808-gmir.png?v=1789763427",
        "startDate": "2026-10-01T20:00:00-05:00",
        "endDate": "2027-01-21T20:00:00-05:00",
        "url": "https://allevents.in/the-colony/miami-vibes-live-music/4600030714133328",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Miami Vibes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6505 W Park Blvd ste 150",
                "addressLocality": "The Colony",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.0300946",
                "longitude": "-96.8407322"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```