aGreatPlaceToStay.net

aGreatPlaceToStay.net

This website lists properties in the Santa Cruz, Aptos and Capitola area that are dog friendly.

The reservation specialists will provide specific pet policies for each property.

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}

`); } }); });