{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fair.org/#organization",
      "name": "FAIR",
      "url": "https://fair.org/",
      "description": "FAIR is the national progressive media watchdog group, challenging corporate media bias, spin and misinformation."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fair#asg",
      "name": "FAIR ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fair",
      "isPartOf": {
        "@id": "https://fair.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}