{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.iab.com/#organization",
      "name": "IAB",
      "url": "https://www.iab.com/",
      "description": "Interactive Advertising Bureau (IAB) empowers the media and marketing industries to thrive in the digital economy."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/iab#asg",
      "name": "IAB ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/iab",
      "isPartOf": {
        "@id": "https://www.iab.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}