{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.paramount.com/#organization",
      "name": "Paramount",
      "url": "https://www.paramount.com/",
      "description": "Paramount is one of the world’s leading producers of premium entertainment content that connects billions of people in nearly every country in the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/paramount#asg",
      "name": "Paramount ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/paramount",
      "isPartOf": {
        "@id": "https://www.paramount.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}