The River’s Edge

The River’s Edge

Located in historic Knights Ferry, this is the only restaurant situated on the banks of the Stanislaus river.

Well behaved, leashed dogs are welcome at the outdoor patio. 

Join the pack, subscribe to our newsletter!

This field is for validation purposes and should be left unchanged.


DogTrekker is your go-to guide for dog-friendly California travel. Our no-spam newsletter sniffs out hidden hikes, off-leash beaches, pup-friendly stays, and exclusive deals. Join us and never miss a tail-wagging adventure!

Test

© 2025 DogTrekker.com

jQuery(function($){ const { term_id, taxonomy, rest_url, nonce } = dt_page_data; $.ajax({ method: 'GET', url: rest_url + `?term_id=${term_id}&taxonomy=${taxonomy}&_wpnonce=${nonce}`, dataType: 'json' }).done(data => { if (data.intro) { $('#dt-ai-intro').html(`

${data.intro}

`); } }); });