{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.leaflabs.com/#organization",
      "name": "LeafLabs",
      "url": "https://www.leaflabs.com/",
      "description": "LeafLabs is an engineering firm that builds reliable, high-performance hardware and software for real-time systems."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/leaflabs#asg",
      "name": "LeafLabs ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/leaflabs",
      "isPartOf": {
        "@id": "https://www.leaflabs.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}