{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://uglydumpling.co.uk/#organization",
      "name": "Ugly Dumpling",
      "url": "https://uglydumpling.co.uk/",
      "description": "Ugly Dumpling is a new food concept, transforming the humble dumpling from an Asian street snack to a new dining sensation."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ugly-dumpling#asg",
      "name": "Ugly Dumpling ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ugly-dumpling",
      "isPartOf": {
        "@id": "https://uglydumpling.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}