{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.terra.cl/#organization",
      "name": "Terra Chile",
      "url": "https://www.terra.cl/",
      "description": "Sitio web de Terra Chile"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/terra-chile#asg",
      "name": "Terra Chile ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/terra-chile",
      "isPartOf": {
        "@id": "https://www.terra.cl/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}