{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://x12.org/#organization",
      "name": "X12",
      "url": "https://x12.org/",
      "description": "Chartered by the American National Standards Institute for more than 40 years, X12 develops and maintains EDI standards and XML schemas which drive business processes globally."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/x12#asg",
      "name": "X12 ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/x12",
      "isPartOf": {
        "@id": "https://x12.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}