{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cakebox.com/#organization",
      "name": "Cake Box",
      "url": "https://www.cakebox.com/",
      "description": "With 230+ stores nationwide there is an Eggfree Cake Box close to every doorstep."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/cake-box#asg",
      "name": "Cake Box ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/cake-box",
      "isPartOf": {
        "@id": "https://www.cakebox.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}