{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.peppol.org/#organization",
      "name": "Peppol",
      "url": "http://www.peppol.org/",
      "description": "OpenPeppol is a not-for-profit organization that operates behind the Peppol network and the ongoing development of the Peppol format."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/peppol#asg",
      "name": "Peppol ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/peppol",
      "isPartOf": {
        "@id": "http://www.peppol.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}