{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.codeff.cl/#organization",
      "name": "CODEFF",
      "url": "http://www.codeff.cl/",
      "description": "Codeff es una organización no gubernamental, cuyo objetivo es incentivar la conservación de la naturaleza, el medio ambiente y el desarrollo sustentable."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/codeff#asg",
      "name": "CODEFF ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/codeff",
      "isPartOf": {
        "@id": "http://www.codeff.cl/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}