

# Event Details

- **Event Name**: Cloe's Bar
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Rocking the cool new spot in Urbana! Come check it out, have a few drinks and enjoy some great music.
- **Event URL**: https://allevents.in/urbana/cloes-bar/200029822870534
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Urbana
- **state**: MO
- **country**: United States
- **location**: Cloe’s Bar & Restaurant 
- **lat**: 37.84192
- **long**: -93.16993
- **full address**: Cloe’s Bar &amp; Restaurant , 311 W. Broadway St.,Urbana,MO,United States
- **location**: Cloe’s Bar & Restaurant

## Event gallery

- **Alt text**: Cloe's Bar
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9c350447d8b869e69233ac7781761d391216087aea67a5f2c6fa4f79b75190eb-rimg-w1200-h1200-dcf4f2e8-gmir?v=1776290249

## FAQs

- **Q**: When and where is Cloe's Bar being held?
  - **A:** Cloe's Bar takes place on Sat, 18 Apr, 2026 at 07:00 pm to Sat, 18 Apr, 2026 at 07:00 pm at Cloe’s Bar &amp; Restaurant , 311 W. Broadway St.,Urbana,MO,United States.
- **Q**: Who is organizing Cloe's Bar?
  - **A:** Cloe's Bar is organized by Avery Valley Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cloe's Bar 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 Urbana, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cloe's Bar 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": "Cloe's Bar",
        "image": "https://cdn-az.allevents.in/events5/banners/9c350447d8b869e69233ac7781761d391216087aea67a5f2c6fa4f79b75190eb-rimg-w1200-h1200-dcf4f2e8-gmir?v=1776290249",
        "startDate": "2026-04-18T19:00:00-05:00",
        "url": "https://allevents.in/urbana/cloes-bar/200029822870534",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cloe’s Bar & Restaurant ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "311 W. Broadway St.,Urbana,MO,United States",
                "addressLocality": "Urbana",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.84192",
                "longitude": "-93.16993"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rocking the cool new spot in Urbana! Come check it out, have a few drinks and enjoy some great music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Avery Valley Band",
                "url": "https://allevents.in/org/avery-valley-band/24150602"
            }
        ]
    }
]
```