{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.revsys.com/#organization",
      "name": "REVSYS",
      "url": "https://www.revsys.com/",
      "description": "REVSYS is a leader in Open Source consulting and support. Specializing in infrastructure scaling, development, and AI using Django, Python, and PostgreSQL."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/revsys#asg",
      "name": "REVSYS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/revsys",
      "isPartOf": {
        "@id": "https://www.revsys.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}