Auburn Blog

Placer county

Hundreds of square miles of national forests and other public lands make Placer County a DogTrekker hotspot. Highway 49 runs south from Auburn, the county…

Read more

Hiding in plain sight

DogTrekkers who have discovered the delights of 1,200-acre Hidden Falls Regional Park a few miles off Interstate 80 near Auburn have plenty to bark about…

Read more

© 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}

`); } }); });