{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://metr.org/#organization",
      "name": "METR",
      "url": "https://metr.org/",
      "description": "METR is a research nonprofit that evaluates frontier AI models to help companies and wider society understand AI capabilities and what risks they pose."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/metr#asg",
      "name": "METR ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/metr",
      "isPartOf": {
        "@id": "https://metr.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}