Adopt

Feist puppies and dogs in Rockaway, New Jersey

Looking for a Feist puppy or dog in Rockaway, New Jersey? Adopt a Pet can help you find an adorable Feist near you.

Picture of Feist

Adopt a Feist near you in Rockaway, New Jersey

We don't see any Feists available for adoption right now, but new adoptable pets are added every day. Try a different search below!

Or, how about these Feists in cities near Rockaway, New Jersey

These Feists are available for adoption close to Rockaway, New Jersey.
We'll also keep you updated on Wendy's adoption status with email updates.
No photo available for Wendy

Wendy

Feist

Female, Young
Bloomingdale, NJ
Size
(when grown) Med. 26-60 lbs (12-27 kg)
Details
Good with kids, House-trained, Spayed or Neutered, Shots are up-to-date,
Story
Meet Wendy, a delightful young lady with a curious mind and a playful spirit! This smart pup is always up for an adventure and loves to explore the world around her. With her quick wit and playful nature, she'll keep you on your toes and bring joy to your daily life. Wendy is an affectionate soul, always eager to shower her loved ones with love and cuddles. She has a heart as big as the open plains and a playful spirit to match. She's the perfect companion for those seeking a loyal and devoted friend. If you're looking for a dog who will keep you entertained and active, Wendy is the one for you! She's ready to join her forever family and can't wait to find her place in your heart and home.   Come meet Wendy and let her playful and curious nature win you over! Wendy is a year old and about 30 lbs. She is smart! When she came to us at six months, she sat quietly at the gate, looked up and proceeded to open it to get to her friends. Wendy is at our Ringwood location at 260 Margaret King Avenue where she is available from 3-5 daily or by appointment. WALK-INS WELCOME! Our pre-adopt can be found at www.BASSshelterpets.org. Our adoption fee is $350 each check or cash.   For those of you following our dogs on the TREAT APP, thank you! FYI-Petfinder update inadvertently deleted listed dogs, they were not adopted and are still available. Personality traits Playful, Smart, Curious Pictures & Videos Edit    March 7, 2026, 3:44 pm
We'll also keep you updated on Buckaroo's adoption status with email updates.
Photo of Buckaroo

Buckaroo

Feist Smooth Fox Terrier

Male, Young
Newark, NJ
Size
(when grown) Med. 26-60 lbs (12-27 kg)
Details
Good with kids, Good with dogs, Spayed or Neutered, Shots are up-to-date,
Story
Buckaroo is a neutered male mountain Feist/Smooth Fox Terrier mix, born about May, 2024. He is loving, bright and adores attention. Fox Terriers are smart and trainable and require some daily exercise to live their best lives. Buckaroo weighs about 14 lbs, is neutered, and is healthy. He’s from a former breeder who passed away, but while they look like purebred Smooth Fox Terriers, we don’t have any paperwork and so they could be a mixed breed. Buckaroo will make a loving and lovable companion who also happens to be adorable.  $75 This covers the cost of spay/neuter, DHPP, Rabies, Flea, tick, heart worm check, worm treatment, and microchip. To adopt, you need to first fill out an application. Go to: https://rutherfordcountyhumanesociety.org/dog-adoption-application/ We are located in Western North Carolina.     Optional transport is weekly.  After your application is approved, we will contact you regarding cost and delivery if you so desire.March 7, 2026, 12:51 pm
We'll also keep you updated on Streaker's adoption status with email updates.
Photo of Streaker

Streaker

Feist Mountain Cur

Male, 9 mos
Walden, NY
Size
(when grown) Med. 26-60 lbs (12-27 kg)
Details
Spayed or Neutered,
Story
Hi! I'm Streaker. I love spending my days playing and relaxing with my friends here, but I dream of a forever home. I'm young, sweet, and friendly. I've become more gentle and mellow, and I'm really coming out of my shell. I adore being playful and sharing smiles with everyone around me. If you're looking for a loving companion to bring joy and playfulness into your life, I'm your guy. Let's make wonderful memories together!

These pups are in Rockaway, New Jersey too!

Below are our newest added Feists available for adoption in Rockaway, New Jersey. To see more adoptable Feists in Rockaway, New Jersey, use the search tool below to enter specific criteria!
We'll also keep you updated on Mookah Athens's adoption status with email updates.
Photo of Mookah Athens

Mookah Athens

Chihuahua

Female, Adult
Rockaway, NJ
Size
(when grown) Small 25 lbs (11 kg) or less
Details
Good with dogs, Spayed or Neutered,
Story
Mookah is a 6-year-old, 20-pound little lady with the sweetest personality — and a serious love for treats! This Georgia girl is arriving with her housemate and best friend, Buddy (who is also available for adoption), and she’s ready for her next chapter. Mookah is incredibly friendly and easy to love. She’s great with people, good with other dogs, and has that warm, gentle nature that makes her an instant favorite. Whether she’s happily accepting a snack or soaking up affection, Mookah is just a joy to be around. She is microchipped, spayed, and up to date on vaccines — all set for her forever home. If you’re looking for a sweet, steady companion with the cutest little face (especially when treats are involved), Mookah is your girl!  Apply at EHRDOGS.ORG (function () { // Only on animal detail pages if (!/\/animals\/detail/i.test(location.pathname)) return; // Debounce to avoid double-fire (touchend + click, etc.) var lastNavAt = 0; function toFullSize(url) { try { var u = new URL(url, location.href); u.searchParams.delete('width'); u.searchParams.delete('height'); return u.toString(); } catch (e) { return url || ''; } } function looksLikeAnimalPhoto(url) { return /\/pictures\/animals\/\d+\/\d+\/[^?#]+\.(jpg|jpeg|png|gif)/i.test(url || ''); } function handler(e) { var el = e.target; if (!el) return; // Find the closest anchor or image in the click path var a = el.closest ? el.closest('a') : null; var img = el.closest ? el.closest('img') : null; var url = ''; // Prefer anchor href if it points to an animal photo if (a && a.getAttribute) { var href = a.getAttribute('href') || ''; if (href && (href.indexOf('/pictures/animals/') !== -1 || looksLikeAnimalPhoto(href))) { url = href; } } // Otherwise fall back to the image src if (!url && img && img.getAttribute) { var src = img.getAttribute('src') || ''; if (src && (src.indexOf('/pictures/animals/') !== -1 || looksLikeAnimalPhoto(src))) { url = src; } } if (!url) return; // Absolute URL + full-size version try { url = new URL(url, location.href).toString(); } catch (_) {} url = toFullSize(url); // Stop PrettyPhoto (and any other delegated click handlers) e.preventDefault(); e.stopPropagation(); if (e.stopImmediatePropagation) e.stopImmediatePropagation(); // Debounce var now = Date.now(); if (now - lastNavAt < 500) return; lastNavAt = now; // SAME TAB navigation to the full-size image location.href = url; } // Capture phase is the key: we get the event before PrettyPhoto. ['click', 'pointerup', 'touchend'].forEach(function (evt) { document.addEventListener(evt, handler, true); }); })(); March 7, 2026, 8:40 am
We'll also keep you updated on Janet Lonestar's adoption status with email updates.
Photo of Janet Lonestar

Janet Lonestar

Chihuahua Terrier (Unknown Type, Medium)

Female, Puppy
Rockaway, NJ
Size
(when grown) Small 25 lbs (11 kg) or less
Details
Good with kids, Good with dogs, Good with cats, Spayed or Neutered, Shots are up-to-date,
Story
Janet is 4-month-old puppy weighing about 8 lbs, and she’s already winning hearts left and right. With her gentle, friendly nature, she’s the kind of dog who will fit right into a family and quickly become a beloved best friend. Janet is microchipped, spayed and current on her vaccines. Her adoption fee is $495.  Apply to adopt JANET LONESTAR at www.ehrdogs.org       (function () { // Only on animal detail pages if (!/\/animals\/detail/i.test(location.pathname)) return; // Debounce to avoid double-fire (touchend + click, etc.) var lastNavAt = 0; function toFullSize(url) { try { var u = new URL(url, location.href); u.searchParams.delete('width'); u.searchParams.delete('height'); return u.toString(); } catch (e) { return url || ''; } } function looksLikeAnimalPhoto(url) { return /\/pictures\/animals\/\d+\/\d+\/[^?#]+\.(jpg|jpeg|png|gif)/i.test(url || ''); } function handler(e) { var el = e.target; if (!el) return; // Find the closest anchor or image in the click path var a = el.closest ? el.closest('a') : null; var img = el.closest ? el.closest('img') : null; var url = ''; // Prefer anchor href if it points to an animal photo if (a && a.getAttribute) { var href = a.getAttribute('href') || ''; if (href && (href.indexOf('/pictures/animals/') !== -1 || looksLikeAnimalPhoto(href))) { url = href; } } // Otherwise fall back to the image src if (!url && img && img.getAttribute) { var src = img.getAttribute('src') || ''; if (src && (src.indexOf('/pictures/animals/') !== -1 || looksLikeAnimalPhoto(src))) { url = src; } } if (!url) return; // Absolute URL + full-size version try { url = new URL(url, location.href).toString(); } catch (_) {} url = toFullSize(url); // Stop PrettyPhoto (and any other delegated click handlers) e.preventDefault(); e.stopPropagation(); if (e.stopImmediatePropagation) e.stopImmediatePropagation(); // Debounce var now = Date.now(); if (now - lastNavAt < 500) return; lastNavAt = now; // SAME TAB navigation to the full-size image location.href = url; } // Capture phase is the key: we get the event before PrettyPhoto. ['click', 'pointerup', 'touchend'].forEach(function (evt) { document.addEventListener(evt, handler, true); }); })(); March 7, 2026, 8:40 am
We'll also keep you updated on Bengi Athens's adoption status with email updates.
Photo of Bengi Athens

Bengi Athens

Chihuahua

Male, Adult
Rockaway, NJ
Size
(when grown) Small 25 lbs (11 kg) or less
Details
Good with kids, Good with dogs, House-trained, Spayed or Neutered,
Story
Meet Bengi, a 3-year-old long-legged cutie weighing about 21 lbs. With his sweet face and lanky little legs, Bengi is as adorable as he is loving. Bengi is a friendly boy who was more than happy to leave his kennel and head outside for a walk. He walks nicely on a leash and enjoys being out and about with his person. During his time outside, if a loud noise startled him, Bengi would run right over for a hug — which just meant he got lots of cuddles that day. It’s clear that he finds comfort being close to someone he trusts. His former owner shared that Bengi is a very loving dog who enjoys cuddling and being near his people. He lived as an indoor dog and did great with kids of all ages. Bengi does experience some separation anxiety, so he would do best in a home where someone is around most of the day. Having another dog in the home may also help him feel more secure. Bengi is a sweet, affectionate boy who simply wants to be close to the people he loves. He is microchipped, neutered, and up to date on vaccines, and he’s ready to find a home where he can feel safe, loved, and never short on hugs. Apply to adopt Bengi at EHRDOGS.ORG. (function () { // Only on animal detail pages if (!/\/animals\/detail/i.test(location.pathname)) return; // Debounce to avoid double-fire (touchend + click, etc.) var lastNavAt = 0; function toFullSize(url) { try { var u = new URL(url, location.href); u.searchParams.delete('width'); u.searchParams.delete('height'); return u.toString(); } catch (e) { return url || ''; } } function looksLikeAnimalPhoto(url) { return /\/pictures\/animals\/\d+\/\d+\/[^?#]+\.(jpg|jpeg|png|gif)/i.test(url || ''); } function handler(e) { var el = e.target; if (!el) return; // Find the closest anchor or image in the click path var a = el.closest ? el.closest('a') : null; var img = el.closest ? el.closest('img') : null; var url = ''; // Prefer anchor href if it points to an animal photo if (a && a.getAttribute) { var href = a.getAttribute('href') || ''; if (href && (href.indexOf('/pictures/animals/') !== -1 || looksLikeAnimalPhoto(href))) { url = href; } } // Otherwise fall back to the image src if (!url && img && img.getAttribute) { var src = img.getAttribute('src') || ''; if (src && (src.indexOf('/pictures/animals/') !== -1 || looksLikeAnimalPhoto(src))) { url = src; } } if (!url) return; // Absolute URL + full-size version try { url = new URL(url, location.href).toString(); } catch (_) {} url = toFullSize(url); // Stop PrettyPhoto (and any other delegated click handlers) e.preventDefault(); e.stopPropagation(); if (e.stopImmediatePropagation) e.stopImmediatePropagation(); // Debounce var now = Date.now(); if (now - lastNavAt < 500) return; lastNavAt = now; // SAME TAB navigation to the full-size image location.href = url; } // Capture phase is the key: we get the event before PrettyPhoto. ['click', 'pointerup', 'touchend'].forEach(function (evt) { document.addEventListener(evt, handler, true); }); })(); March 10, 2026, 11:55 am

Search for a Feist puppy or dog

Use the search tool below to browse adoptable Feist puppies and adults Feist in Rockaway, New Jersey.

Feist puppies and dogs in nearby cities

Feist Puppies near me Feist in Airmont, NY Feist in Allendale, NJ Feist in Bayonne, NJ Feist in Bergenfield, NJ Feist in Bernardsville, NJ Feist in Bloomingdale, NJ Feist in Bogota, NJ Feist in Boonton, NJ Feist in Bound Brook, NJ Feist in Bronxville, NY Feist in Butler, NJ Feist in Caldwell, NJ Feist in Carlstadt, NJ Feist in Carteret, NJ Feist in Chatham, NJ Feist in Chestnut Ridge, NY Feist in Cliffside Park, NJ Feist in Clifton, NJ Feist in Closter, NJ Feist in Cresskill, NJ Feist in Demarest, NJ Feist in Dobbs Ferry, NY Feist in Dover, NJ Feist in Dumont, NJ Feist in Dunellen, NJ Feist in East Orange, NJ Feist in East Rutherford, NJ Feist in Edgewater, NJ Feist in Elizabeth, NJ Feist in Elmwood Park, NJ Feist in Emerson, NJ Feist in Englewood, NJ Feist in Englewood Cliffs, NJ Feist in Fair Lawn, NJ Feist in Fairview, NJ Feist in Fanwood, NJ Feist in Florham Park, NJ Feist in Fort Lee, NJ Feist in Franklin, NJ Feist in Franklin Lakes, NJ Feist in Garfield, NJ Feist in Glen Ridge, NJ Feist in Glen Rock, NJ Feist in Goshen, NY Feist in Guttenberg, NJ Feist in Hackensack, NJ Feist in Hackettstown, NJ Feist in Haledon, NJ Feist in Harrison, NJ Feist in Hasbrouck Heights, NJ Feist in Hastings on Hudson, NY Feist in Haverstraw, NY Feist in Hawthorne, NJ Feist in Highland Park, NJ Feist in Hillsdale, NJ Feist in Hoboken, NJ Feist in Hopatcong, NJ Feist in Irvington, NY Feist in Jersey City, NJ Feist in Kearny, NJ Feist in Kenilworth, NJ Feist in Kinnelon, NJ Feist in Kiryas Joel, NY Feist in Leonia, NJ Feist in Lincoln Park, NJ Feist in Linden, NJ Feist in Little Ferry, NJ Feist in Lodi, NJ Feist in Madison, NJ Feist in Manville, NJ Feist in Maywood, NJ Feist in Mendham, NJ Feist in Metuchen, NJ Feist in Middlesex, NJ Feist in Midland Park, NJ Feist in Milltown, NJ Feist in Monroe, NY Feist in Montvale, NJ Feist in Morris Plains, NJ Feist in Morristown, NJ Feist in Mountainside, NJ Feist in Mount Arlington, NJ Feist in Mount Vernon, NY Feist in Newark, NJ Feist in New Brunswick, NJ Feist in New Milford, NJ Feist in New Providence, NJ Feist in New Square, NY Feist in Newton, NJ Feist in New York, NY Feist in North Arlington, NJ Feist in North Caldwell, NJ Feist in North Haledon, NJ Feist in North Plainfield, NJ Feist in Norwood, NJ Feist in Nyack, NY Feist in Oakland, NJ Feist in Old Tappan, NJ Feist in Oradell, NJ Feist in Palisades Park, NJ Feist in Paramus, NJ Feist in Park Ridge, NJ Feist in Passaic, NJ Feist in Paterson, NJ Feist in Pelham, NY Feist in Perth Amboy, NJ Feist in Plainfield, NJ Feist in Pompton Lakes, NJ Feist in Port Jervis, NY Feist in Prospect Park, NJ Feist in Rahway, NJ Feist in Ramsey, NJ Feist in Raritan, NJ Feist in Ridgefield, NJ Feist in Ridgefield Park, NJ Feist in Ridgewood, NJ Feist in Ringwood, NJ Feist in River Edge, NJ Feist in Roseland, NJ Feist in Roselle, NJ Feist in Roselle Park, NJ Feist in Rutherford, NJ Feist in Sayreville, NJ Feist in Secaucus, NJ Feist in Sleepy Hollow, NY Feist in Somerville, NJ Feist in South Amboy, NJ Feist in South Bound Brook, NJ Feist in South Plainfield, NJ Feist in Spring Valley, NY Feist in Suffern, NY Feist in Summit, NJ Feist in Tarrytown, NY Feist in Tenafly, NJ Feist in Totowa, NJ Feist in Tuckahoe, NY Feist in Union City, NJ Feist in Upper Saddle River, NJ Feist in Waldwick, NJ Feist in Wallington, NJ Feist in Wanaque, NJ Feist in Warwick, NY Feist in Washington, NJ Feist in Watchung, NJ Feist in Westfield, NJ Feist in West Haverstraw, NY Feist in West New York, NJ Feist in West Paterson, NJ Feist in Westwood, NJ Feist in Wharton, NJ Feist in White Plains, NY Feist in Woodcliff Lake, NJ Feist in Wood Ridge, NJ Feist in Yonkers, NY

Related breeds in Rockaway, New Jersey

Feist shelters & rescues in Rockaway, New Jersey

There are animal shelters and rescues that focus specifically on finding great homes for Feist puppies in Rockaway, New Jersey. Browse these Feist rescues and shelters below.

Here are a few organizations closest to you:

Rescue

9 miles

Bloomingdale Regional Animal Shelter Society (BASS)

PO BOX 24, Bloomingdale, NJ 07403

Pet Types: cats, dogs

More an arrow icon

Rescue

21.5 miles

Rutherford County Humane Society - Newark

Newark, NJ 07102

Pet Types: cats, dogs

More an arrow icon

Shelter

46.2 miles

Humane Society of Walden

2489 Albany Post Road, Walden, NY 12586

Pet Types: cats, dogs

More an arrow icon

Looking for a specific shelter or rescue?

If you're not seeing what you're looking for, try our shelter and rescue search. We have more than 17,000 organizations in our database with furry pals waiting for a new home!

magnifying glass with cat and dog

Want to learn more about adopting a Feist puppy or dog?

We've got all the info you need on adopting and caring for a Feist puppy. Check out the links below for everything you ever wanted to know about Feist puppies and adults.

Feist basics

clipboard with list

Where do Feists come from? How many types of Feists are there? From the history of the breed to question about average height, weight and size, brush up on these basic facts about the Feist.

Learn More an arrow icon