

# Event Details

- **Event Name**: Bar Hop Ride 
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 12:00 pm
- **Event Description**: Met at Mac’s at 12oclock kick stands up at 1:30 more to come
- **Event URL**: https://allevents.in/greenville/bar-hop-ride/200030276407408
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details

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

## Event venue details

- **city**: Greenville
- **state**: SC
- **country**: United States
- **location**: Mac's Speed Shop (Greenville)
- **lat**: 34.84358
- **long**: -82.40844
- **full address**: Mac's Speed Shop (Greenville), 930 South Main St,Greenville, South Carolina, United States

## Event gallery

- **Alt text**: Bar Hop Ride
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a20d531eacf49c1fd5835dac179021e45cdf211ba42335afce078fd5e433bc2c-rimg-w956-h960-dc2c2c2c-gmir?v=1783849187

## FAQs

- **Q**: When and where is Bar Hop Ride  being held?
  - **A:** Bar Hop Ride  takes place on Sun, 12 Jul, 2026 at 12:00 pm to Sun, 12 Jul, 2026 at 12:00 pm at Mac's Speed Shop (Greenville), 930 South Main St,Greenville, South Carolina, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bar Hop Ride",
        "image": "https://cdn-az.allevents.in/events5/banners/a20d531eacf49c1fd5835dac179021e45cdf211ba42335afce078fd5e433bc2c-rimg-w956-h960-dc2c2c2c-gmir?v=1783849187",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/greenville/bar-hop-ride/200030276407408",
        "location": {
            "@type": "Place",
            "name": "Mac's Speed Shop (Greenville)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "930 South Main St,Greenville, South Carolina",
                "addressLocality": "Greenville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.84358",
                "longitude": "-82.40844"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Met at Mac’s at 12oclock kick stands up at 1:30 more to come"
    }
]
```