{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://home.crin.org/#organization",
      "name": "CRIN",
      "url": "https://home.crin.org/",
      "description": "We are a creative human rights organisation with a focus on children’s rights."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/crin#asg",
      "name": "CRIN ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/crin",
      "isPartOf": {
        "@id": "https://home.crin.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}