{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.mrinz.ac.nz/#organization",
      "name": "MRINZ",
      "url": "http://www.mrinz.ac.nz/",
      "description": "The Medical Research Institute of New Zealand (MRINZ) is Aotearoa New Zealand’s leading independent medical research institute. Our research is conducted both in Aotearoa New Zealand, and internationally."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mrinz#asg",
      "name": "MRINZ ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mrinz",
      "isPartOf": {
        "@id": "http://www.mrinz.ac.nz/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}