{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.naic.org/#organization",
      "name": "NAIC",
      "url": "https://www.naic.org/",
      "description": "The National Association of Insurance Commissioners (NAIC) is the U.S. standard-setting and regulatory support organization created and governed by the chief insurance regulators from the 50 states, the District of Columbia, and five U.S. territories."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/naic#asg",
      "name": "NAIC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/naic",
      "isPartOf": {
        "@id": "https://www.naic.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}