{
  "@context": "https://schema.org",
  "@type": "Taxon",
  "slug": "pronghorn",
  "name": "Pronghorn",
  "scientificName": "Antilocapra americana",
  "category": "Mammal",
  "summary": "The pronghorn (Antilocapra americana) is the fastest land mammal in the Americas, sprinting near 90 km/h across western grasslands and sagebrush from Canada to northern Mexico. Adults weigh about 50 kg, eat forbs and shrubs, and are listed Least Concern — though fences that block migration still threaten some herds.",
  "conservationStatus": "Least Concern",
  "taxonomy": {
    "kingdom": "Animalia",
    "phylum": "Chordata",
    "class": "Mammalia",
    "order": "Artiodactyla",
    "family": "Antilocapridae",
    "genus": "Antilocapra"
  },
  "stats": {
    "weightKg": 50,
    "lengthM": 1.4,
    "topSpeedKmh": 90,
    "lifespanYears": 10
  },
  "facts": [
    {
      "label": "Scientific name",
      "value": "Antilocapra americana"
    },
    {
      "label": "Diet",
      "value": "Herbivore"
    },
    {
      "label": "Habitat",
      "value": "Open plains, sagebrush, and desert grassland"
    },
    {
      "label": "Lifespan",
      "value": "Around 10 years in the wild (varies by population and captivity)."
    },
    {
      "label": "Weight",
      "value": "About 50 kg typical adult mass (sex and region vary)."
    },
    {
      "label": "Top speed",
      "value": "Up to roughly 90 km/h when moving at speed."
    },
    {
      "label": "Conservation status",
      "value": "Least Concern (IUCN)"
    }
  ],
  "range": {
    "nativeRange": "Grasslands and sagebrush of western North America from Canada to northern Mexico.",
    "continents": [
      "North America"
    ]
  },
  "sources": [],
  "lastReviewed": "2026-07-16",
  "canonicalUrl": "https://globalanimalguide.org/animals/pronghorn/",
  "license": {
    "name": "CC BY-NC 4.0",
    "url": "https://creativecommons.org/licenses/by-nc/4.0/",
    "attribution": "Global Animal Guide — https://globalanimalguide.org/animals/pronghorn/",
    "note": "Free to reuse for non-commercial purposes with attribution and a link back to the canonical page."
  }
}