

# Event Details

- **Event Name**: Calusa Bike Ride
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:00 am
- **Event Description**: Sunday Nov 23 is our next Calusa Bike Ride! Hope to see everyone! Meet at Bike & Brew 10am take off at 10:30 sharp!
- **Event URL**: https://allevents.in/venice/calusa-bike-ride/200029209614022
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Venice
- **state**: FL
- **country**: United States
- **location**: Off-Trail Bike & Brew
- **lat**: 27.09951
- **long**: -82.43786
- **full address**: Off-Trail Bike &amp; Brew, 430 E Venice Ave.,Venice, Florida, United States

## Event gallery

- **Alt text**: Calusa Bike Ride
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f9b436dc4c6dd9260b455360c61907bf1e3e75479743ae511f938ca01ffbccc5-rimg-w1200-h540-dcaeaeab-gmir?v=1763378002

## FAQs

- **Q**: When and where is Calusa Bike Ride being held?
  - **A:** Calusa Bike Ride takes place on Sun, 23 Nov, 2025 at 10:00 am to Sun, 23 Nov, 2025 at 10:00 am at Off-Trail Bike & Brew, 430 E Venice Ave.,Venice, Florida, United States.
- **Q**: Who is organizing Calusa Bike Ride?
  - **A:** Calusa Bike Ride is organized by Nomad Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Calusa Bike Ride",
        "image": "https://cdn-az.allevents.in/events2/banners/f9b436dc4c6dd9260b455360c61907bf1e3e75479743ae511f938ca01ffbccc5-rimg-w1200-h540-dcaeaeab-gmir?v=1763378002",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/venice/calusa-bike-ride/200029209614022",
        "location": {
            "@type": "Place",
            "name": "Off-Trail Bike & Brew",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "430 E Venice Ave.,Venice, Florida",
                "addressLocality": "Venice",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.09951",
                "longitude": "-82.43786"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Nov 23 is our next Calusa Bike Ride! Hope to see everyone! Meet at Bike & Brew 10am take off at 10:30 sharp!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nomad Cafe",
                "url": "https://allevents.in/org/nomad-cafe/25578538"
            }
        ]
    }
]
```