

# Event Details

- **Event Name**: Ride for Johnny Watson
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 11:00 am
- **Event Description**: Please all Riders come help Johnny Watson out.
- **Event URL**: https://allevents.in/gainesville/ride-for-johnny-watson/200030295072545
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Gainesville
- **state**: GA
- **country**: United States
- **location**: Cleveland Hwy
- **lat**: 34.378020528376
- **long**: -83.809713116667
- **full address**: Cleveland Hwy, Gainesville, Georgia, United States

## Event gallery

- **Alt text**: Ride for Johnny Watson
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Ride+for+Johnny+Watson&date=Sat%2C+27+Jun%2C+2026+at+11%3A00+am&bg=1

## FAQs

- **Q**: When and where is Ride for Johnny Watson being held?
  - **A:** Ride for Johnny Watson takes place on Sat, 27 Jun, 2026 at 11:00 am to Sat, 27 Jun, 2026 at 11:00 am at Cleveland Hwy, Gainesville, Georgia, United States.
- **Q**: Who is organizing Ride for Johnny Watson?
  - **A:** Ride for Johnny Watson is organized by Anchored In Christ Motorcycle Ministry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ride for Johnny Watson",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Ride+for+Johnny+Watson&date=Sat%2C+27+Jun%2C+2026+at+11%3A00+am&bg=1",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/gainesville/ride-for-johnny-watson/200030295072545",
        "location": {
            "@type": "Place",
            "name": "Cleveland Hwy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gainesville, Georgia",
                "addressLocality": "Gainesville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.378020528376",
                "longitude": "-83.809713116667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please all Riders come help Johnny Watson out.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Anchored In Christ Motorcycle Ministry",
                "url": "https://allevents.in/org/anchored-in-christ-motorcycle-ministry/27959579"
            }
        ]
    }
]
```