{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.dreamworks.com/#organization",
      "name": "DreamWorks",
      "url": "http://www.dreamworks.com/",
      "description": "Official Site of DreamWorks Animation. For 25 years, DreamWorks Animation has considered itself and its characters part of your family."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dreamworks#asg",
      "name": "DreamWorks ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dreamworks",
      "isPartOf": {
        "@id": "http://www.dreamworks.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}