{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://block.xyz/#organization",
      "name": "Block",
      "url": "https://block.xyz/",
      "description": "Made up of Square, Cash App, Afterpay, TIDAL, Bitkey, and Proto, Block, Inc. builds technology to increase access to the global economy."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/block#asg",
      "name": "Block ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/block",
      "isPartOf": {
        "@id": "https://block.xyz/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}