

# Event Details

- **Event Name**: Jump the Curb @ Cocktails
- **Event Start and End Date**: Sat, 18 Oct, 2025 at 09:00 pm
- **Event Description**: Live, guitar-driven party music featuring a diverse selection of familiar favorites.
- **Event URL**: https://allevents.in/lexington/jump-the-curb-cocktails/200029059305502
- **Event Categories**: music, entertainment, parties, live-music
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

- **Ticket URL**: http://facebook.com/200029059305502?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=lexington-events

## Event venue details

- **city**: Lexington
- **state**: KY
- **country**: United States
- **location**: Cocktails
- **lat**: 37.98058
- **long**: -84.5311
- **full address**: Cocktails, 130 W Tiverton Way, Lexington, KY 40503-4417, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4f99e4a0b9346e80559b2c5f46a87e73e0054bfa2d8c99978ddb529ebd6b7640-rimg-w940-h788-dc482a1e-gmir?v=1760618410
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/eb632f089098b4d2271b16975485442bffb84de4bc2886b3d07e9b5e3d4c9a37-rimg-w300-h300-dc482a1e-gmir?v=1760618411

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 18 Oct, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Cocktails, 130 W Tiverton Way, Lexington, KY 40503-4417, United States
- **Q**: What type of event is this?
  - **A:** music, entertainment, parties, live-music
- **Q**: Where can I find ticket details about Jump the Curb @ Cocktails ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jump the Curb @ Cocktails",
        "image": "https://cdn-az.allevents.in/events6/banners/4f99e4a0b9346e80559b2c5f46a87e73e0054bfa2d8c99978ddb529ebd6b7640-rimg-w940-h788-dc482a1e-gmir?v=1760618410",
        "startDate": "2025-10-18",
        "url": "https://allevents.in/lexington/jump-the-curb-cocktails/200029059305502",
        "location": {
            "@type": "Place",
            "name": "Cocktails",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 W Tiverton Way, Lexington, KY 40503-4417, United States",
                "addressLocality": "Lexington",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.98058",
                "longitude": "-84.5311"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live, guitar-driven party music featuring a diverse selection of familiar favorites."
    }
]
```