

# Event Details

- **Event Name**: Saturday Cafe Ride
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:00 am – Sat, 05 Sep, 2026 at 08:00 am (-05:00)
- **Event Description**: Casual paced cafe ride.  About 30-40 miles, with a cafe stop half way.
- **Event URL**: https://allevents.in/north-richland-hills/saturday-cafe-ride/200030200830940
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: North Richland Hills
- **state**: TX
- **country**: United States
- **location**: Sunrise Bicycle Shop
- **lat**: 32.88433
- **long**: -97.20421
- **full address**: Sunrise Bicycle Shop, 7505 N Davis Blvd Suite 100,North Richland Hills, Texas, United States

## Event gallery

- **Alt text**: Saturday Cafe Ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/72e1e175e5ea7f402fa404894bd95656e5da7c92667ca156106773ffb5f162f1-rimg-w1200-h416-dc797875-gmir?v=1780835199

## FAQs

- **Q**: When and where is Saturday Cafe Ride being held?
  - **A:** Saturday Cafe Ride takes place on Sat, 13 Jun, 2026 at 08:00 am to Sat, 05 Sep, 2026 at 08:00 am at Sunrise Bicycle Shop, 7505 N Davis Blvd Suite 100,North Richland Hills, Texas, United States.
- **Q**: Who is organizing Saturday Cafe Ride?
  - **A:** Saturday Cafe Ride is organized by Bike Friendly Mid-Cities.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Cafe Ride",
        "image": "https://cdn-az.allevents.in/events9/banners/72e1e175e5ea7f402fa404894bd95656e5da7c92667ca156106773ffb5f162f1-rimg-w1200-h416-dc797875-gmir?v=1780835199",
        "startDate": "2026-06-13T08:00:00-05:00",
        "endDate": "2026-09-05T08:00:00-05:00",
        "url": "https://allevents.in/north-richland-hills/saturday-cafe-ride/200030200830940",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sunrise Bicycle Shop",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7505 N Davis Blvd Suite 100,North Richland Hills, Texas",
                "addressLocality": "North Richland Hills",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.88433",
                "longitude": "-97.20421"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Casual paced cafe ride.  About 30-40 miles, with a cafe stop half way.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bike Friendly Mid-Cities",
                "url": "https://allevents.in/org/bike-friendly-mid-cities/12951089",
                "description": "A group for cyclists interested in promoting a bicycle-friendly culture in our community. "
            }
        ]
    }
]
```