{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mohu.hu/hu#organization",
      "name": "MOHU",
      "url": "https://mohu.hu/hu",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mohu#asg",
      "name": "MOHU ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mohu",
      "isPartOf": {
        "@id": "https://mohu.hu/hu#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}