{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.genomebc.ca/#organization",
      "name": "Genome BC",
      "url": "http://www.genomebc.ca/",
      "description": "Genome British Columbia leads genomics innovation on Canada’s West Coast and facilitates the integration of genomics into society."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/genome-bc#asg",
      "name": "Genome BC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/genome-bc",
      "isPartOf": {
        "@id": "http://www.genomebc.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}