

# Event Details

- **Event Name**: SCC Road Ride
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 09:00 am
- **Event Description**: It’s a new year! Let’s start off with a ride and then coffee and donuts at the shop after! 

If the temp is below 40 we will have coffee and donuts anyway.

Route 29 miles:

https://connect.garmin.com/modern/course/293749185
- **Event URL**: https://allevents.in/crawford/scc-road-ride/200029380504347
- **Event Categories**: workshops, new-year
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Crawford
- **state**: TX
- **country**: United States
- **location**: Sun Country Cycling
- **lat**: 31.486478411497
- **long**: -97.425207846059
- **full address**: Sun Country Cycling, 1719 W Ave M, Suite C,Crawford, Texas, United States

## Event gallery

- **Alt text**: SCC Road Ride
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1a8d2f85897b92947382c9f1fd3eeafc187d6890eaf9cdfb764e5654c7b4d8f0-rimg-w1200-h717-dcc3c0a8-gmir?v=1766891263

## FAQs

- **Q**: When and where is SCC Road Ride being held?
  - **A:** SCC Road Ride takes place on Sat, 03 Jan, 2026 at 09:00 am to Sat, 03 Jan, 2026 at 09:00 am at Sun Country Cycling, 1719 W Ave M, Suite C,Crawford, Texas, United States.
- **Q**: Who is organizing SCC Road Ride?
  - **A:** SCC Road Ride is organized by Sun Country Cycling.
- **Q**: Who is this event for? Is it right for me?
  - **A:** SCC Road Ride is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Crawford, this event is thoughtfully curated to deliver a standout experience worth every moment. If SCC Road Ride sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SCC Road Ride",
        "image": "https://cdn-az.allevents.in/events10/banners/1a8d2f85897b92947382c9f1fd3eeafc187d6890eaf9cdfb764e5654c7b4d8f0-rimg-w1200-h717-dcc3c0a8-gmir?v=1766891263",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/crawford/scc-road-ride/200029380504347",
        "location": {
            "@type": "Place",
            "name": "Sun Country Cycling",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1719 W Ave M, Suite C,Crawford, Texas",
                "addressLocality": "Crawford",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.486478411497",
                "longitude": "-97.425207846059"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s a new year! Let’s start off with a ride and then coffee and donuts at the shop after! \n\nIf the temp is below 40 we will have coffee and donuts anyway.\n\nRoute 29 miles:\n\nhttps://connect.garmin.com/modern/course/293749185",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sun Country Cycling",
                "url": "https://allevents.in/org/sun-country-cycling/20838310"
            }
        ]
    }
]
```