

# Event Details

- **Event Name**: Coastal Ride
- **Event Start and End Date**: Sun, 10 Aug, 2025 at 09:30 am
- **Event Description**: Group of us are doing a coastal ride. Starting at Players Sports bar in San Marcos and taking Del Dios through Rancho Sante Fe to coast highway then to Oceanside harbor. Brunch at Oceanside harbor. Meet at 9:30, KSU 10. All bikes welcome.
- **Event URL**: https://allevents.in/san-marcos/coastal-ride/200028647280027
- **Event Categories**: sports, brunch
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200028647280027?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=san+marcos-events

## Event venue details

- **city**: San Marcos
- **state**: CA
- **country**: United States
- **location**: Players Sports Bar
- **lat**: 33.129940053
- **long**: -117.165362512
- **full address**: Players Sports Bar, 328 S Twin Oaks Valley Rd,San Marcos, California, United States

## Event gallery

- **Alt text**: Coastal Ride
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e2febc7f41d3d79ab45a6dffc9337718ec35fe14dbb1293795128d5ab96686de-rimg-w783-h483-dcfefefe-gmir?v=1754765247

## FAQs

- **Q**: When and where is Coastal Ride being held?
  - **A:** Coastal Ride takes place on Sun, 10 Aug, 2025 at 09:30 am to Sun, 10 Aug, 2025 at 09:30 am at Players Sports Bar, 328 S Twin Oaks Valley Rd,San Marcos, California, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Coastal Ride is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in San Marcos, this event is thoughtfully curated to deliver a standout experience worth every moment. If Coastal Ride sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Coastal Ride",
        "image": "https://cdn-az.allevents.in/events8/banners/e2febc7f41d3d79ab45a6dffc9337718ec35fe14dbb1293795128d5ab96686de-rimg-w783-h483-dcfefefe-gmir?v=1754765247",
        "startDate": "2025-08-10",
        "url": "https://allevents.in/san-marcos/coastal-ride/200028647280027",
        "location": {
            "@type": "Place",
            "name": "Players Sports Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "328 S Twin Oaks Valley Rd,San Marcos, California",
                "addressLocality": "San Marcos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.129940053",
                "longitude": "-117.165362512"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Group of us are doing a coastal ride. Starting at Players Sports bar in San Marcos and taking Del Dios through Rancho Sante Fe to coast highway then to Oceanside harbor. Brunch at Oceanside harbor. Meet at 9:30, KSU 10. All bikes welcome."
    }
]
```