

# Event Details

- **Event Name**: Live Concert from O’Neill’s 
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 08:00 pm
- **Event Description**: Join us for a full concert from the main stage at O’neills.  Plenty of dance floor to get your country on.
- **Event URL**: https://allevents.in/lexington/live-concert-from-o’neill’s/200029300258214
- **Event Categories**: concerts, music, entertainment, performances
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: KY
- **country**: United States
- **location**: ONeill's
- **lat**: 38.01986
- **long**: -84.46608
- **full address**: ONeill's, 2051 Richmond Rd., Suite 140,Lexington, Kentucky, United States

## Event gallery

- **Alt text**: Live Concert from O’Neill’s
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/00d42bf038fd747518f097667a343c4c8200810435282ed0311af254f68253c2-rimg-w1200-h803-dc030304-gmir?v=1771642529

## FAQs

- **Q**: When and where is Live Concert from O’Neill’s  being held?
  - **A:** Live Concert from O’Neill’s  takes place on Sat, 28 Feb, 2026 at 08:00 pm to Sat, 28 Feb, 2026 at 08:00 pm at ONeill's, 2051 Richmond Rd., Suite 140,Lexington, Kentucky, United States.
- **Q**: Who is organizing Live Concert from O’Neill’s ?
  - **A:** Live Concert from O’Neill’s  is organized by One More Round.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Concert from O’Neill’s  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 Lexington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Concert from O’Neill’s  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 Concert from O’Neill’s",
        "image": "https://cdn-az.allevents.in/events5/banners/00d42bf038fd747518f097667a343c4c8200810435282ed0311af254f68253c2-rimg-w1200-h803-dc030304-gmir?v=1771642529",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/lexington/live-concert-from-o’neill’s/200029300258214",
        "location": {
            "@type": "Place",
            "name": "ONeill's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2051 Richmond Rd., Suite 140,Lexington, Kentucky",
                "addressLocality": "Lexington",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.01986",
                "longitude": "-84.46608"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a full concert from the main stage at O’neills.  Plenty of dance floor to get your country on.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "One More Round",
                "url": "https://allevents.in/org/one-more-round/23588655"
            }
        ]
    }
]
```