{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://orangehrm.com/#organization",
      "name": "OrangeHRM",
      "url": "https://orangehrm.com/",
      "description": "OrangeHRM is an all-in-one human resource management software platform that helps businesses manage employees, recruitment, performance, and HR processes."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/orangehrm#asg",
      "name": "OrangeHRM ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/orangehrm",
      "isPartOf": {
        "@id": "https://orangehrm.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}