Please inquire about our Mastiff 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
Mastiff Puppies
One of the biggest dogs recognized by the American Kennel Club, the massive Mastiff loves being around people and is known to bond closely with his family.' A combination of grandeur and good nature as well as courage and docility, he was bred in England and used as a watchdog for more than two thousand years. The breed's short coat can be fawn, apricot, or brindle.
History
As early as 3000 B.C., drawings on Egyptian monuments depict typical Mastiffs. Later, even Caesar noticed the fearless, strong Mastiff as it fought alongside the British soldiers in 55 B.C. Impressed by the breed's courage, he brought a group of them back to Rome and forced them to take part in bull baiting, lion fighting, and fights with human gladiators. Later, the Mastiff became popular with the peasants in England, where the dogs were used to keep wolves and other dangerous predators under control as well to as protecting the home.
Temperament
The Mastiff is a powerful yet gentle and loyal companion, but because of his size and need for space, he is best suited for country or suburban life. The breed requires light exercise and minimal grooming.
Environment
Exercise
Grooming
© 2024 My Next Puppy