Street & Canyon

Street & Canyon "Not About The Speed, But Your Spirit"

WWW.StreetandCanyon.ORG

The weather is heating up, more riders are out on the road. May is motorcycle safety awareness month and we wanted to sh...
05/15/2026

The weather is heating up, more riders are out on the road. May is motorcycle safety awareness month and we wanted to share tips provided by

Please ride safe, keep an eye on your fellow riders, and encourage good riding. We hope by sharing this post, it’ll spread to the riding community and also drivers.

Look both ways for motorcycles

01/03/2026

New design getting started soon 😌😌😌

Happy New Year from Street & CanyonWe look forward to more riding, new designs, and adventures in 2026, Stay tuned…
01/01/2026

Happy New Year from Street & Canyon
We look forward to more riding, new designs, and adventures in 2026, Stay tuned…

TELL EVERYONE BEFORE THEY GO UP!!!
12/27/2025

TELL EVERYONE BEFORE THEY GO UP!!!

12/27/2025

Major slides are gonna continue so be careful coming into this weekend. Corner is straight after windy Gap. Thank Big G for the lift 😊

Happy Holidays and Merry ChristmasThis time of year can look different for everyone. Wherever you’re at, we’re thinking ...
12/25/2025

Happy Holidays and Merry Christmas
This time of year can look different for everyone. Wherever you’re at, we’re thinking of you and sending love ❤️

Photo by the one and only

Address

Angeles Forest Hwy.
Los Angeles, CA
90065

Alerts

Be the first to know and let us send you an email when Street & Canyon posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Street & Canyon:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });