{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.chupachups.co.uk/#organization",
      "name": "More than just a lollipop brand!",
      "url": "https://www.chupachups.co.uk/",
      "description": "Offering a variety of products from soft chews, jellies, bubble gum, gifts and lollipops!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/more-than-just-a-lollipop-brand#asg",
      "name": "More than just a lollipop brand! ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/more-than-just-a-lollipop-brand",
      "isPartOf": {
        "@id": "https://www.chupachups.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}