{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://art19.com/#organization",
      "name": "ART19",
      "url": "https://art19.com/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/art19#asg",
      "name": "ART19 ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/art19",
      "isPartOf": {
        "@id": "https://art19.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}