{
  "@context": "https://schema.org",
  "@type": "Taxon",
  "slug": "copperhead",
  "name": "Copperhead",
  "scientificName": "Agkistrodon contortrix",
  "category": "Reptile",
  "summary": "The copperhead (Agkistrodon contortrix) is a common pit viper of eastern and central United States forests, marked with chestnut hourglass bands. Adults average about 0.75 m and eat rodents, frogs, and cicadas. Venom is rarely fatal to healthy adults; IUCN lists the species Least Concern.",
  "conservationStatus": "Least Concern",
  "taxonomy": {
    "kingdom": "Animalia",
    "phylum": "Chordata",
    "class": "Reptilia",
    "order": "Squamata",
    "family": "Viperidae",
    "genus": "Agkistrodon"
  },
  "stats": {
    "weightKg": 0.3,
    "lengthM": 0.75,
    "topSpeedKmh": 5,
    "lifespanYears": 18
  },
  "facts": [
    {
      "label": "Scientific name",
      "value": "Agkistrodon contortrix"
    },
    {
      "label": "Diet",
      "value": "Carnivore (rodents and amphibians)"
    },
    {
      "label": "Habitat",
      "value": "Deciduous forest, rocky hillsides, and suburbs"
    },
    {
      "label": "Lifespan",
      "value": "Around 18 years in the wild (varies by population and captivity)."
    },
    {
      "label": "Weight",
      "value": "About 0.3 kg typical adult mass (sex and region vary)."
    },
    {
      "label": "Top speed",
      "value": "Up to roughly 5 km/h when moving at speed."
    },
    {
      "label": "Conservation status",
      "value": "Least Concern (IUCN)"
    }
  ],
  "range": {
    "nativeRange": "Eastern and central United States from New England to Texas.",
    "continents": [
      "North America"
    ]
  },
  "sources": [],
  "lastReviewed": "2026-07-16",
  "canonicalUrl": "https://globalanimalguide.org/animals/copperhead/",
  "license": {
    "name": "CC BY-NC 4.0",
    "url": "https://creativecommons.org/licenses/by-nc/4.0/",
    "attribution": "Global Animal Guide — https://globalanimalguide.org/animals/copperhead/",
    "note": "Free to reuse for non-commercial purposes with attribution and a link back to the canonical page."
  }
}