{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tdc.art/#organization",
      "name": "Tara Digital Collective",
      "url": "https://tdc.art/",
      "description": "An ongoing project dedicated to the funding and preservation of collaborative networked art via the V1S10N grant program."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tara-digital-collective#asg",
      "name": "Tara Digital Collective ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tara-digital-collective",
      "isPartOf": {
        "@id": "https://tdc.art/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}