{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.pemex.com/Paginas/default.aspx#organization",
      "name": "Pemex",
      "url": "https://www.pemex.com/Paginas/default.aspx",
      "description": "Somos una de las empresas más importantes de México"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pemex#asg",
      "name": "Pemex ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pemex",
      "isPartOf": {
        "@id": "https://www.pemex.com/Paginas/default.aspx#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}