

# Event Details

- **Event Name**: Sunday social ride
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 06:00 am
- **Event Description**: Come join us for a two hour, intermediate pace, no drop ride. Trails are mostly intermediate level with occasional technical sections
- **Event URL**: https://allevents.in/chula-vista/sunday-social-ride/200030265950605
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200030265950605?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=chula+vista-events

## Event venue details

- **city**: Chula Vista
- **state**: CA
- **country**: United States
- **location**: 524 Woodhouse Ave (rt 150)
- **lat**: 32.64325
- **long**: -117.04356
- **full address**: 524 Woodhouse Ave (rt 150), 522 Woodhouse Ave, Chula Vista, CA 91910-7407, United States

## Event gallery

- **Alt text**: Sunday social ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/47c1ae00d39664fbcde065dc3274a47236e673b836c4f480f79f9a24d8b927b2-rimg-w960-h496-dca6a3ab-gmir?v=1781995421

## FAQs

- **Q**: When and where is Sunday social ride being held?
  - **A:** Sunday social ride takes place on Sun, 21 Jun, 2026 at 06:00 am to Sun, 21 Jun, 2026 at 06:00 am at 524 Woodhouse Ave (rt 150), 522 Woodhouse Ave, Chula Vista, CA 91910-7407, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday social ride",
        "image": "https://cdn-az.allevents.in/events9/banners/47c1ae00d39664fbcde065dc3274a47236e673b836c4f480f79f9a24d8b927b2-rimg-w960-h496-dca6a3ab-gmir?v=1781995421",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/chula-vista/sunday-social-ride/200030265950605",
        "location": {
            "@type": "Place",
            "name": "524 Woodhouse Ave (rt 150)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "522 Woodhouse Ave, Chula Vista, CA 91910-7407, United States",
                "addressLocality": "Chula Vista",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.64325",
                "longitude": "-117.04356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a two hour, intermediate pace, no drop ride. Trails are mostly intermediate level with occasional technical sections"
    }
]
```