

# Event Details

- **Event Name**: Great American Ride
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am – Sat, 20 Jun, 2026 at 04:00 pm
- **Event Description**: Join us for the Great American Ride Event!
- **Event URL**: https://allevents.in/erie/great-american-ride/200030254947448
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Erie
- **state**: PA
- **country**: United States
- **location**: 3712 W 12th St, Erie, PA, United States, Pennsylvania 16505
- **lat**: 42.09299
- **long**: -80.16524
- **full address**: 3712 W 12th St, Erie, PA, United States, Pennsylvania 16505

## Event gallery

- **Alt text**: Great American Ride
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/736c3802f8f2bbf98ea8e4cc0694dc3e4d65509cca1e88004aaa31fd9ca10cd7-rimg-w1200-h628-dc16191a-gmir?v=1781674308

## FAQs

- **Q**: When and where is Great American Ride being held?
  - **A:** Great American Ride takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 04:00 pm at 3712 W 12th St, Erie, PA, United States, Pennsylvania 16505.
- **Q**: Who is organizing Great American Ride?
  - **A:** Great American Ride is organized by Harley-Davidson of Erie.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Great American Ride",
        "image": "https://cdn-az.allevents.in/events6/banners/736c3802f8f2bbf98ea8e4cc0694dc3e4d65509cca1e88004aaa31fd9ca10cd7-rimg-w1200-h628-dc16191a-gmir?v=1781674308",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/erie/great-american-ride/200030254947448",
        "location": {
            "@type": "Place",
            "name": "3712 W 12th St, Erie, PA, United States, Pennsylvania 16505",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3712 W 12th St, Erie, PA 16505-3505, United States",
                "addressLocality": "Erie",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.09299",
                "longitude": "-80.16524"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Great American Ride Event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harley-Davidson of Erie",
                "url": "https://allevents.in/org/harley-davidson-of-erie/406305",
                "description": "Award-winning, family owned dealership that specializes in Harley-Davidson motorcycle sales, service, apparel, parts & accessories."
            }
        ]
    }
]
```