{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.totalenergies.es/es/hogares#organization",
      "name": "TotalEnergies",
      "url": "https://www.totalenergies.es/es/hogares",
      "description": "Compañía de luz y gas TotalEnergies"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/totalenergies#asg",
      "name": "TotalEnergies ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/totalenergies",
      "isPartOf": {
        "@id": "https://www.totalenergies.es/es/hogares#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}