{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://capstonecopper.com/#organization",
      "name": "Capstone Copper",
      "legalName": "Capstone Copper Corp.",
      "url": "https://capstonecopper.com/",
      "description": "Creating a positive impact in the lives of our people and communities by producing copper to meet the world’s growing needs."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/capstone-copper#asg",
      "name": "Capstone Copper ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/capstone-copper",
      "isPartOf": {
        "@id": "https://capstonecopper.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}