{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://carma.com/#organization",
      "name": "CARMA",
      "legalName": "CARMA International Inc",
      "url": "https://carma.com/",
      "description": "CARMA is a global media intelligence provider bringing clarity, understanding and insight to the complex media landscape."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/carma#asg",
      "name": "CARMA ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/carma",
      "isPartOf": {
        "@id": "https://carma.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}