{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.taca-arts.org/#organization",
      "name": "TACA",
      "url": "http://www.taca-arts.org/",
      "description": "Our mission is to invest in the vibrancy and resilience of the Dallas arts community. We envision a thriving arts landscape that is celebrated and accessible."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/taca#asg",
      "name": "TACA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/taca",
      "isPartOf": {
        "@id": "http://www.taca-arts.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}