{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hundred.org/en#organization",
      "name": "HundrED",
      "url": "https://hundred.org/en",
      "description": "HundrED is a mission-driven organisation helping every child flourish through education innovation"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hundred#asg",
      "name": "HundrED ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hundred",
      "isPartOf": {
        "@id": "https://hundred.org/en#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}