{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.gene.com/#organization",
      "name": "Genentech",
      "url": "http://www.gene.com/",
      "description": "Breakthrough science. One moment, one day, one person at a time."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/genentech#asg",
      "name": "Genentech ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/genentech",
      "isPartOf": {
        "@id": "http://www.gene.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}