{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://global.sharp/#organization",
      "name": "Sharp Global",
      "url": "https://global.sharp/",
      "description": "Sharp Corporation official global website. Introducing Sharp corporate information, product information, support information etc"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sharp-global#asg",
      "name": "Sharp Global ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sharp-global",
      "isPartOf": {
        "@id": "https://global.sharp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}