Midgley’s Public House

Midgley’s Public House

Well mannered dogs are welcome on the outdoor patio at Midgley’s Public House. Enjoy true California cuisine, paired with spirits and fine wine.

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}

`); } }); });