Please inquire about our Pug 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
Pug Puppies
The Pug is well described by the phrase “multum in parvo” which means “a lot of dog in a small space.” They are recognized for their even-tempers, playful personalities, and their outgoing, loving dispositions. This square and cobby breed come in fawn, silver fawn, apricot fawn, or black, with a well-defined “mask” on his muzzle. A popular companion dog, the pug also excels in the show ring.
The Pug is one of the oldest breeds of dogs and has flourished since before 400 BC. Most researchers agree that the breed comes from Asia, due to its similarities to the Pekingese. China is the earliest known source for Pugs, where they were pets of the Buddhist monasteries in Tibet. The breed next appeared in Japan and Europe, becoming popular when Prince William II became the King of England. He owned Pugs and they became the fashionable breed for generations.
The Pug's reason for living is to be near their people and to please them, and their sturdiness makes them a family favorite. They are comfortable in small apartments because they need minimal exercise, but the breed can adapt easily to all situations. The Pug sheds, but its short coat requires little grooming.
Environment
Exercise
Grooming
© 2024 My Next Puppy