{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://code4lib.org/#organization",
      "name": "Code4Lib",
      "url": "https://code4lib.org/",
      "description": "We are developers and technologists for libraries, museums, and archives who are dedicated to being a diverse and inclusive community, seeking to share ideas and build collaboration."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/code4lib#asg",
      "name": "Code4Lib ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/code4lib",
      "isPartOf": {
        "@id": "https://code4lib.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}