{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ww2.copec.cl/personas#organization",
      "name": "Copec",
      "url": "https://ww2.copec.cl/personas",
      "description": "Copec es una empresa energética que ofrece combustibles, lubricantes y servicios de movilidad en Chile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/copec#asg",
      "name": "Copec ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/copec",
      "isPartOf": {
        "@id": "https://ww2.copec.cl/personas#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}