{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.haribo.com/en-us#organization",
      "name": "HARIBO",
      "url": "https://www.haribo.com/en-us",
      "description": "HARIBO is a German family-owned confectionery company founded in 1920 and global market leader in fruit gummies and liquorice, available in nearly 200 countries worldwide."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/haribo#asg",
      "name": "HARIBO ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/haribo",
      "isPartOf": {
        "@id": "https://www.haribo.com/en-us#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}