{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.nov.com/#organization",
      "name": "NOV",
      "url": "http://www.nov.com/",
      "description": "NOV provides oilfield equipment, technologies, and expertise that answer the challenges of oil and gas customers worldwide with safety, efficiency, and reliability."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nov#asg",
      "name": "NOV ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nov",
      "isPartOf": {
        "@id": "http://www.nov.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}