{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://planonsoftware.com/us/#organization",
      "name": "Planon",
      "legalName": "Planon Corporation",
      "url": "https://planonsoftware.com/us/",
      "description": "IFMA, founded in 1982, is the world's largest and most widely recognized association for facility management professionals, supporting over 22,000 members in more than 100 countries."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/planon#asg",
      "name": "Planon ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/planon",
      "isPartOf": {
        "@id": "https://planonsoftware.com/us/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}