{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://libre.computer/#organization",
      "name": "Libre Computer",
      "url": "https://libre.computer/",
      "description": "Single board computers with upstream mainline Linux and U-Boot, security updates through a 20-year support window, and an SBOM on request."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/libre-computer#asg",
      "name": "Libre Computer ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/libre-computer",
      "isPartOf": {
        "@id": "https://libre.computer/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}