{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://genomealberta.ca/#organization",
      "name": "Genome Alberta",
      "url": "http://genomealberta.ca/",
      "description": "We're putting genomics to work for a better Alberta. See funding opportunities, explore our project portfolio and discover sectors in action."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/genome-alberta#asg",
      "name": "Genome Alberta ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/genome-alberta",
      "isPartOf": {
        "@id": "http://genomealberta.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}