{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://libera.chat/#organization",
      "name": "Libera Chat",
      "url": "https://libera.chat/",
      "description": "A next-generation IRC network for FOSS projects collaboration!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/libera-chat#asg",
      "name": "Libera Chat ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/libera-chat",
      "isPartOf": {
        "@id": "https://libera.chat/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}