{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://aippi.org/#organization",
      "name": "AIPPI",
      "url": "http://aippi.org/",
      "description": "AIPPI is the world’s leading non-profit association dedicated to the development and improvement of laws for the protection of intellectual property."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/aippi#asg",
      "name": "AIPPI ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/aippi",
      "isPartOf": {
        "@id": "http://aippi.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}