{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://dishdashuae.com/#organization",
      "name": "Dish Dash",
      "url": "https://dishdashuae.com/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dish-dash#asg",
      "name": "Dish Dash ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dish-dash",
      "isPartOf": {
        "@id": "https://dishdashuae.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}