

# Event Details

- **Event Name**: Road bike ride in Kyoto 
- **Event Start and End Date**: Thu, 28 May, 2026 at 08:30 am – Thu, 28 May, 2026 at 02:30 pm (+09:00)
- **Event Description**: Just a fun day out for coffee on the roads of Kyoto.  Just let me know if you are joining limited to 11 riders.
- **Event URL**: https://allevents.in/kyoto/road-bike-ride-in-kyoto/200030091507815
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Kyoto
- **state**: KY
- **country**: Japan
- **location**: Kyoto, Japan
- **lat**: 35
- **long**: 135.75
- **full address**: Kyoto, Japan

## Event gallery

- **Alt text**: Road bike ride in Kyoto
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Road+bike+ride+in+Kyoto+&date=Thu%2C+28+May%2C+2026+at+08%3A30+am&bg=1

## FAQs

- **Q**: When and where is Road bike ride in Kyoto  being held?
  - **A:** Road bike ride in Kyoto  takes place on Thu, 28 May, 2026 at 08:30 am to Thu, 28 May, 2026 at 02:30 pm at Kyoto, Japan.
- **Q**: Who is organizing Road bike ride in Kyoto ?
  - **A:** Road bike ride in Kyoto  is organized by Backcountry Japan Cycling.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Road bike ride in Kyoto",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Road+bike+ride+in+Kyoto+&date=Thu%2C+28+May%2C+2026+at+08%3A30+am&bg=1",
        "startDate": "2026-05-28T08:30:00+09:00",
        "endDate": "2026-05-28T14:30:00+09:00",
        "url": "https://allevents.in/kyoto/road-bike-ride-in-kyoto/200030091507815",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kyoto, Japan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kyoto, Japan",
                "addressLocality": "Kyoto",
                "addressRegion": "KY",
                "addressCountry": "JP"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35",
                "longitude": "135.75"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Just a fun day out for coffee on the roads of Kyoto.  Just let me know if you are joining limited to 11 riders.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Backcountry Japan Cycling",
                "url": "https://allevents.in/org/backcountry-japan-cycling/20894720"
            }
        ]
    }
]
```