{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.encatc.org/#organization",
      "name": "Encatc",
      "url": "http://www.encatc.org/",
      "description": "ENCATC is the European network on cultural management and policy."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/encatc#asg",
      "name": "Encatc ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/encatc",
      "isPartOf": {
        "@id": "http://www.encatc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}