{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.newmont.com/#organization",
      "name": "Newmont Corporation",
      "url": "http://www.newmont.com/",
      "description": "Africa"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/newmont-corporation#asg",
      "name": "Newmont Corporation ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/newmont-corporation",
      "isPartOf": {
        "@id": "http://www.newmont.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}