

# Event Details

- **Event Name**: Jerry and Kayne at High Street Pub
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 08:00 pm – Fri, 19 Jun, 2026 at 11:00 pm
- **Event Description**: Jerry and Kayne return to High Street Pub! New tunes!
- **Event URL**: https://allevents.in/jefferson-city/jerry-and-kayne-at-high-street-pub/200030239482457
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Jefferson City
- **state**: MO
- **country**: United States
- **location**: High Street Pub
- **lat**: 38.57597
- **long**: -92.17061
- **full address**: High Street Pub, 209 E High St,Jefferson City, Missouri, United States

## Event gallery

- **Alt text**: Jerry and Kayne at High Street Pub
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/717238c7b8e1ccf26ce02c9297ec9507246604e36163095ddff12825ea25e39a-rimg-w1200-h1600-dc16121c-gmir?v=1781550117

## FAQs

- **Q**: When and where is Jerry and Kayne at High Street Pub being held?
  - **A:** Jerry and Kayne at High Street Pub takes place on Fri, 19 Jun, 2026 at 08:00 pm to Fri, 19 Jun, 2026 at 11:00 pm at High Street Pub, 209 E High St,Jefferson City, Missouri, United States.
- **Q**: Who is organizing Jerry and Kayne at High Street Pub?
  - **A:** Jerry and Kayne at High Street Pub is organized by Jerry and Kayne.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jerry and Kayne at High Street Pub 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 Jefferson City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jerry and Kayne at High Street Pub 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": "Jerry and Kayne at High Street Pub",
        "image": "https://cdn-az.allevents.in/events4/banners/717238c7b8e1ccf26ce02c9297ec9507246604e36163095ddff12825ea25e39a-rimg-w1200-h1600-dc16121c-gmir?v=1781550117",
        "startDate": "2026-06-19",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/jefferson-city/jerry-and-kayne-at-high-street-pub/200030239482457",
        "location": {
            "@type": "Place",
            "name": "High Street Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 E High St,Jefferson City, Missouri",
                "addressLocality": "Jefferson City",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.57597",
                "longitude": "-92.17061"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jerry and Kayne return to High Street Pub! New tunes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jerry and Kayne",
                "url": "https://allevents.in/org/jerry-and-kayne/24019355"
            }
        ]
    }
]
```