{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.dandycoffeeshop.com/#organization",
      "name": "Dandy",
      "url": "https://www.dandycoffeeshop.com/",
      "description": "Dandy is an intimate coffee shop in St Helier, Jersey serving up thoroughly good coffee."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dandy#asg",
      "name": "Dandy ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dandy",
      "isPartOf": {
        "@id": "https://www.dandycoffeeshop.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}