{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://pyvec.org/#organization",
      "name": "Pyvec, neziskovka české Python komunity",
      "url": "https://pyvec.org/",
      "description": "Jsme nezisková servisní organizace české komunity kolem programovacího jazyka Python"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pyvec-neziskovka-ceske-python-komunity#asg",
      "name": "Pyvec, neziskovka české Python komunity ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pyvec-neziskovka-ceske-python-komunity",
      "isPartOf": {
        "@id": "https://pyvec.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}