{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.alberta.ca/#organization",
      "name": "Alberta.ca",
      "url": "https://www.alberta.ca/",
      "description": "Find Alberta government services and information."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/alberta-ca#asg",
      "name": "Alberta.ca ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/alberta-ca",
      "isPartOf": {
        "@id": "https://www.alberta.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}