{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hersheyland.com/#organization",
      "name": "The Hershey Company",
      "url": "https://www.hersheyland.com/",
      "description": "Hersheyland is home to our favorite dessert recipes, the latest candy innovations and endless sweet inspiration, from everyday treats to special occasion bakes."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-hershey-company#asg",
      "name": "The Hershey Company ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-hershey-company",
      "isPartOf": {
        "@id": "https://www.hersheyland.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}