{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.atsa.qc.ca/#organization",
      "name": "ATSA",
      "url": "http://www.atsa.qc.ca/",
      "description": "ATSA | When art takes action - Not-for-profit artistic organization founded in 1998 by artists Pierre Allard and Annie Roy."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/atsa#asg",
      "name": "ATSA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/atsa",
      "isPartOf": {
        "@id": "http://www.atsa.qc.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}