{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://opensourcesanjose.org/#organization",
      "name": "Open Source San José",
      "url": "https://opensourcesanjose.org/",
      "description": "Open Source San José is a diverse group of volunteers dedicated to making San José and South Bay a better place through civic technology."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/open-source-san-jose#asg",
      "name": "Open Source San José ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/open-source-san-jose",
      "isPartOf": {
        "@id": "https://opensourcesanjose.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}