

# Event Details

- **Event Name**: Heros Coffee Ride
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 06:30 am
- **Event Description**: Come join us for a coffee ride. Meeting at Fry's Gas on Pinal with KSU 6:30 am.
- **Event URL**: https://allevents.in/arizona-city/heros-coffee-ride/200030290221147
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200030290221147?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=arizona+city-events

## Event venue details

- **city**: Arizona City
- **state**: AZ
- **country**: United States
- **location**: Heros of Freedom Coffee Shop, 13640 Sunland Gin Rd., Arizona City
- **lat**: 32.75643
- **long**: -111.67176
- **full address**: Heros of Freedom Coffee Shop, 13640 Sunland Gin Rd., Arizona City, United States

## Event gallery

- **Alt text**: Heros Coffee Ride
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8ff8ff2b57e95ca443ea3d966bb72e89c00d65305f7e4c27e16cb521e2b25a01-rimg-w1200-h900-dc45362e-gmir?v=1782559305

## FAQs

- **Q**: When and where is Heros Coffee Ride being held?
  - **A:** Heros Coffee Ride takes place on Sat, 27 Jun, 2026 at 06:30 am to Sat, 27 Jun, 2026 at 06:30 am at Heros of Freedom Coffee Shop, 13640 Sunland Gin Rd., Arizona City, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Heros Coffee Ride",
        "image": "https://cdn-az.allevents.in/events1/banners/8ff8ff2b57e95ca443ea3d966bb72e89c00d65305f7e4c27e16cb521e2b25a01-rimg-w1200-h900-dc45362e-gmir?v=1782559305",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/arizona-city/heros-coffee-ride/200030290221147",
        "location": {
            "@type": "Place",
            "name": "Heros of Freedom Coffee Shop, 13640 Sunland Gin Rd., Arizona City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13640 S Sunland Gin Rd, Arizona City, AZ 85123-7416, United States",
                "addressLocality": "Arizona City",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.75643",
                "longitude": "-111.67176"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a coffee ride. Meeting at Fry's Gas on Pinal with KSU 6:30 am."
    }
]
```