{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.citizen.org/#organization",
      "name": "Public Citizen",
      "url": "http://www.citizen.org/",
      "description": "Public Citizen is a nonprofit consumer advocacy organization that champions the public interest – your interests – in the halls of power."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/public-citizen#asg",
      "name": "Public Citizen ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/public-citizen",
      "isPartOf": {
        "@id": "http://www.citizen.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}