

# Event Details

- **Event Name**: Hobo's Rock Hill featuring Roger Leonhardt
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 07:00 pm
- **Event Description**: Live music from 7pm-10pm
- **Event URL**: https://allevents.in/rock-hill/hobos-rock-hill-featuring-roger-leonhardt/200029539602158
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029539602158?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=rock+hill-events

## Event venue details

- **city**: Rock Hill
- **state**: SC
- **country**: United States
- **location**: Hobo’s Rock Hill
- **lat**: 34.94326
- **long**: -81.02982
- **full address**: Hobo’s Rock Hill, 520 Cherry Rd, Rock Hill, SC 29732-3118, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Roger Leonhardt (https://allevents.in/org/roger-leonhardt/27383381)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/50ed93bbf75abd28034356438f38732a6772b39db770ffae1389a010e22757ef-rimg-w1200-h628-dca52f03-gmir?v=1769660521
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Hobo%27s+Rock+Hill+featuring+Roger+Leonhardt&date=30+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 Jan, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Hobo’s Rock Hill, 520 Cherry Rd, Rock Hill, SC 29732-3118, United States
- **Q**: Who is organizing the event?
  - **A:** Roger Leonhardt
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Hobo's Rock Hill featuring Roger Leonhardt ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hobo's Rock Hill featuring Roger Leonhardt",
        "image": "https://cdn-az.allevents.in/events10/banners/50ed93bbf75abd28034356438f38732a6772b39db770ffae1389a010e22757ef-rimg-w1200-h628-dca52f03-gmir?v=1769660521",
        "startDate": "2026-01-30",
        "url": "https://allevents.in/rock-hill/hobos-rock-hill-featuring-roger-leonhardt/200029539602158",
        "location": {
            "@type": "Place",
            "name": "Hobo’s Rock Hill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 Cherry Rd, Rock Hill, SC 29732-3118, United States",
                "addressLocality": "Rock Hill",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.94326",
                "longitude": "-81.02982"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music from 7pm-10pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Roger Leonhardt",
                "url": "https://allevents.in/org/roger-leonhardt/27383381"
            }
        ]
    }
]
```