{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.tyson.com/#organization",
      "name": "Tyson® Brand",
      "url": "http://www.tyson.com/",
      "description": "From our humble beginnings to today, there’s one thing we’ve always done: give people more to love"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tyson-brand#asg",
      "name": "Tyson® Brand ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tyson-brand",
      "isPartOf": {
        "@id": "http://www.tyson.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}