Please inquire about our Akita Puppies
"*" indicates required fields
(function(w,d,t,r,u) { var f,n,i; w[u]=w[u]||[],f=function() { var o={ti:"211013683"}; o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad") }, n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function() { var s=this.readyState; s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null) }, i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i) }) (window,document,"script","//bat.bing.com/bat.js","uetq"); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W5H9MDF'); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TQGWBF9'); { "@context": "http://www.schema.org", "@type": "PetStore", "name": "My Next Puppy", "@id": "http://id.mynextpuppy.com", "url": "http://mynextpuppy.com", "sameAs": [ "https://mynextpuppy.business.site", "http://www.pressadvantage.com/organization/my-next-puppy", "https://www.instagram.com/mynextpuppy/", "https://www.youtube.com/channel/UC0HLMIoKXVxHI-NlLNWVt1g/feed", "https://twitter.com/mynextpuppy", "https://plus.google.com/+MyNextPuppyChantilly", "https://www.facebook.com/MyNextPuppy" ], "logo": "https://goo.gl/maps/xCarKutprys", "image": "https://goo.gl/maps/MPTEisvqc8K2", "description": "Why choose My Next Puppy? We are not your average pet store operation. We offer over 35 years of industry experience. We care about our puppies and ensure quality breeders with the highest standards for your new puppy. Every breeder is federally licensed and in compliance with USDA (United States Department of Agriculture) laws. Every breeder is responsible and held accountable. Each and every puppy goes home with the best health guarantees, pet insurance, microchipping, AKC or AKC Partners registration as well as a complete take home package with training materials and take home essentials.", "address": { "@type": "PostalAddress", "streetAddress": "13991 Metrotech Dr", "addressLocality": "Chantilly", "addressRegion": "VA", "postalCode": "20151", "addressCountry": "USA", "telephone": "+1(703) 870-7555" }, "geo": { "@type": "GeoCoordinates", "latitude": "38.896046", "longitude": "-77.427399" }, "hasMap": "https://goo.gl/maps/iQddMr8EmKq", "paymentAccepted": [], "openingHoursSpecification": [ [ { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Tuesday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Wednesday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Thursday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Friday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Saturday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Sunday" ], "opens": "11:00", "closes": "21:00" } ] ], "priceRange": "varies" } (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PVVW78G'); window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event':'form_complete', 'enhanced_conversion_data': { "email": "input_7_3", "phone_number": "input_7_4", "first_name": "input_7_5_3", "last_name": "input_7_5_6", "cellorland": "input_7_22", "message": "input_7_6", } }); function getParam(p) { var match = RegExp('[?&]' + p + '=([^&]*)').exec(window.location.search); return match && decodeURIComponent(match[1].replace(/\+/g, ' ')); } function getExpiryRecord(value) { var expiryPeriod = 90 * 24 * 60 * 60 * 1000; // 90 day expiry in milliseconds var expiryDate = new Date().getTime() + expiryPeriod; return { value: value, expiryDate: expiryDate }; } function addGclid() { var gclidParam = getParam('gclid'); var gclidFormFields = ['input_7_24', 'foobar']; // all possible gclid form field ids here var gclidRecord = null; var currGclidFormField; var gclsrcParam = getParam('gclsrc'); var isGclsrcValid = !gclsrcParam || gclsrcParam.indexOf('aw') !== -1; gclidFormFields.forEach(function (field) { if (document.getElementById(field)) { currGclidFormField = document.getElementById(field); } }); if (gclidParam && isGclsrcValid) { gclidRecord = getExpiryRecord(gclidParam); localStorage.setItem('gclid', JSON.stringify(gclidRecord)); } var gclid = gclidRecord || JSON.parse(localStorage.getItem('gclid')); var isGclidValid = gclid && new Date().getTime() < gclid.expiryDate; if (currGclidFormField && isGclidValid) { currGclidFormField.value = gclid.value; } } window.addEventListener('load', addGclid); !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '603769234726095'); fbq('track', 'PageView');
Available
"*" indicates required fields
Akita Puppies
Large, powerful, and alert, Akitas are a working breed that originated in Japan. Dignified and courageous, the Akita today is popular in the show ring and also participates in performance and therapy work. The breed's thick double coat can be any color including white, brindle, or pinto. An Akita trademark is the plush tail that curls over his back.
One of seven breeds designated as a national monument in its native Japan, the Akita has been used as a versatile hunting dog there for many years. There is even a spiritual significance attached to the breed when a child is born in Japan, the family will receive a puppy as a statue signifying health, happiness, and long life. The Akita first arrived in the United States when Helen Keller brought one over in 1937.
Although known to be a quiet dog (they are known as the “Silent Hunter” in Japan), the Akita has strong guarding instincts and will sound the alarm if an intruder breaks into their house. Their temperament can range from calm to bouncy and aggressive, so the breed should always be supervised around small children and other animals. They like to be “pack leader,” so obedience training is also necessary for a harmonious household. The breed will groom itself like a cat, but daily brushing is still necessary, as is daily exercise.
© 2024 My Next Puppy