{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://cirnetwork.ca/#organization",
      "name": "CIRN",
      "url": "https://cirnetwork.ca/",
      "description": "Canadian Immunization Research Network"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cirn#asg",
      "name": "CIRN ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cirn",
      "isPartOf": {
        "@id": "https://cirnetwork.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}