

# Event Details

- **Event Name**: Open Mic
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 06:00 pm
- **Event Description**: Music, friends and food
- **Event URL**: https://allevents.in/lutz/open-mic/200030363967407
- **Event Categories**: open-mic
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Lutz
- **state**: FL
- **country**: United States
- **location**: SouthernEaze Bar & Grill
- **lat**: 28.1419729262
- **long**: -82.43067741394
- **full address**: SouthernEaze Bar &amp; Grill, 18430 Livingston Ave,Lutz, Florida, United States

## Event gallery

- **Alt text**: Open Mic
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Open+Mic&date=Wed%2C+08+Jul%2C+2026+at+06%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Open Mic being held?
  - **A:** Open Mic takes place on Wed, 08 Jul, 2026 at 06:00 pm to Wed, 08 Jul, 2026 at 06:00 pm at SouthernEaze Bar & Grill, 18430 Livingston Ave,Lutz, Florida, United States.
- **Q**: Who is organizing Open Mic?
  - **A:** Open Mic is organized by SouthernEaze Bar & Grill.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Open Mic 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 Lutz, this event is thoughtfully curated to deliver a standout experience worth every moment. If Open Mic 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": "Open Mic",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Open+Mic&date=Wed%2C+08+Jul%2C+2026+at+06%3A00+pm&bg=3",
        "startDate": "2026-07-08",
        "url": "https://allevents.in/lutz/open-mic/200030363967407",
        "location": {
            "@type": "Place",
            "name": "SouthernEaze Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18430 Livingston Ave,Lutz, Florida",
                "addressLocality": "Lutz",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.1419729262",
                "longitude": "-82.43067741394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Music, friends and food",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SouthernEaze Bar & Grill",
                "url": "https://allevents.in/org/southerneaze-bar-and-grill/18388289"
            }
        ]
    }
]
```