

# Event Details

- **Event Name**: Bar Hop Ride
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:00 pm
- **Event Description**: We will meet at old school Tavern at 1 o’clock kick stands up at 2:30 next stop to be determined
- **Event URL**: https://allevents.in/greenville/bar-hop-ride/200029250930655
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details

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

## Event venue details

- **city**: Greenville
- **state**: SC
- **country**: United States
- **location**: Old School Tavern
- **lat**: 34.8818407
- **long**: -82.3525873
- **full address**: Old School Tavern, 23 Rushmore Drive,Greenville, South Carolina, United States

## Event gallery

- **Alt text**: Bar Hop Ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/707f3e2cc44d2dfb163a7760388a2a10fb755a6881a6158615feabaf688ef5bb-rimg-w956-h960-dc2c2c2c-gmir?v=1765477888

## FAQs

- **Q**: When and where is Bar Hop Ride being held?
  - **A:** Bar Hop Ride takes place on Sun, 14 Dec, 2025 at 01:00 pm to Sun, 14 Dec, 2025 at 01:00 pm at Old School Tavern, 23 Rushmore Drive,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/events9/banners/707f3e2cc44d2dfb163a7760388a2a10fb755a6881a6158615feabaf688ef5bb-rimg-w956-h960-dc2c2c2c-gmir?v=1765477888",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/greenville/bar-hop-ride/200029250930655",
        "location": {
            "@type": "Place",
            "name": "Old School Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23 Rushmore Drive,Greenville, South Carolina",
                "addressLocality": "Greenville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.8818407",
                "longitude": "-82.3525873"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet at old school Tavern at 1 o’clock kick stands up at 2:30 next stop to be determined"
    }
]
```