ATX Pet-tober Fest

ATX Pet-tober Fest An annual pet-centric Fall Festival that takes place at the Domain, in front of iPic, every October !!!

Who’s ready for Saturday?! 😍We have a whole bunch of family and pet friendly free fun in store for y’all!!
10/23/2025

Who’s ready for Saturday?! 😍

We have a whole bunch of family and pet friendly free fun in store for y’all!!

Always a good time at .fest with Tommy Tsunami and the Tidal Waves!! They sure know how to bring the vibes!! Who’s ready...
10/15/2025

Always a good time at .fest with Tommy Tsunami and the Tidal Waves!! They sure know how to bring the vibes!! Who’s ready?!

✨ 🐈‍⬛ flyer made by Tommy himself 🐕 ✨

Who’s been working on their costumes?!? This is THE BEST part!! We truly look forward to this all year.
10/13/2025

Who’s been working on their costumes?!? This is THE BEST part!! We truly look forward to this all year.

10/06/2025
06/27/2025

We're putting out an open call to interested vendors and sponsors for this year's event! ATX Pet-ToberFest 2025 will be taking place from 10Am - 4Pm on Saturday October 25th in the Domain at Amy Donovan Square (in front of iPic)

If you or someone you know may be interested in participating in this year's event, please send Jason an email at:

[email protected]

Please include a brief description of your business in your message.

Looking forward to another great event this year! Stay tuned for more details!

Address

Austin, TX

Website

Alerts

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

Share

Category

//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); });