{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hugeinc.com/#organization",
      "name": "Huge",
      "legalName": "Huge Inc.",
      "url": "https://www.hugeinc.com/",
      "description": "We create digital products and experiences that grow ambitious brands."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/huge#asg",
      "name": "Huge ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/huge",
      "isPartOf": {
        "@id": "https://www.hugeinc.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}