{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.inbox.com/#organization",
      "name": "Inbox.com",
      "legalName": "Inbox.com AS",
      "url": "https://www.inbox.com/",
      "description": "Email service provider"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/inbox-com#asg",
      "name": "Inbox.com ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/inbox-com",
      "isPartOf": {
        "@id": "https://www.inbox.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}