{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.caraghchocolates.com/#organization",
      "name": "Caragh Chocolates",
      "url": "https://www.caraghchocolates.com/",
      "description": "Caragh Chocolates is a chocolate kitchen based in Sark, Channel Islands. We create luxury handmade chocolates using our famous Channel Island cream!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/caragh-chocolates#asg",
      "name": "Caragh Chocolates ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/caragh-chocolates",
      "isPartOf": {
        "@id": "https://www.caraghchocolates.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}