{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.devexpress.com/#organization",
      "name": "DevExpress",
      "url": "https://www.devexpress.com/",
      "description": "DevExpress provides best-in-class UI controls, tools, and frameworks for WinForms, ASP.NET, MVC, Blazor, ASP.NET Core, WPF, VCL, and JavaScript developers."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/devexpress#asg",
      "name": "DevExpress ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/devexpress",
      "isPartOf": {
        "@id": "https://www.devexpress.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}