{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.robi.com.bd/en#organization",
      "name": "My Robi",
      "url": "https://www.robi.com.bd/en",
      "description": "My Robi App"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/my-robi#asg",
      "name": "My Robi ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/my-robi",
      "isPartOf": {
        "@id": "https://www.robi.com.bd/en#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}