

# Event Details

- **Event Name**: Live Music
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 06:30 pm – Fri, 26 Jun, 2026 at 09:30 pm
- **Event Description**: Join us this Friday night for great food and drink and live music.
- **Event URL**: https://allevents.in/havana/live-music/200030261327856
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Havana
- **state**: FL
- **country**: United States
- **location**: 306 1st St Northwest, Havana, FL, United States, Florida 32333
- **lat**: 30.62595
- **long**: -84.41595
- **full address**: 306 1st St Northwest, Havana, FL, United States, Florida 32333

## Event gallery

- **Alt text**: Live Music
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6fb3f694f2a91caffc9b678b15821a97acd3f3e2eb3b0dbdd31825568b66fb57-rimg-w1200-h1200-dc040202-gmir?v=1781761136

## FAQs

- **Q**: When and where is Live Music being held?
  - **A:** Live Music takes place on Fri, 26 Jun, 2026 at 06:30 pm to Fri, 26 Jun, 2026 at 09:30 pm at 306 1st St Northwest, Havana, FL, United States, Florida 32333.
- **Q**: Who is organizing Live Music?
  - **A:** Live Music is organized by Off the Rails Irish Pub.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music 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 Havana, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "MusicEvent",
        "name": "Live Music",
        "image": "https://cdn-az.allevents.in/events1/banners/6fb3f694f2a91caffc9b678b15821a97acd3f3e2eb3b0dbdd31825568b66fb57-rimg-w1200-h1200-dc040202-gmir?v=1781761136",
        "startDate": "2026-06-26",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/havana/live-music/200030261327856",
        "location": {
            "@type": "Place",
            "name": "306 1st St Northwest, Havana, FL, United States, Florida 32333",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "306 1st St NW, Havana, FL 32333-1669, United States",
                "addressLocality": "Havana",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.62595",
                "longitude": "-84.41595"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Friday night for great food and drink and live music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Off the Rails Irish Pub",
                "url": "https://allevents.in/org/off-the-rails-irish-pub/24172114"
            }
        ]
    }
]
```