{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.webstandards.org/#organization",
      "name": "The Web Standards Project",
      "url": "https://www.webstandards.org/",
      "description": "The Web Standards Project is a grassroots coalition fighting for standards which ensure simple, affordable access to web technologies for all."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-web-standards-project#asg",
      "name": "The Web Standards Project ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-web-standards-project",
      "isPartOf": {
        "@id": "https://www.webstandards.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}