{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.boringcompany.com/#organization",
      "name": "The Boring Company",
      "url": "https://www.boringcompany.com/",
      "description": "The Boring Company constructs safe, fast-to-dig, and low-cost transportation, utility, and freight tunnels."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-boring-company#asg",
      "name": "The Boring Company ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-boring-company",
      "isPartOf": {
        "@id": "https://www.boringcompany.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}