{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.catf.us/#organization",
      "name": "Clean Air Task Force",
      "url": "http://www.catf.us/",
      "description": "CATF pushes the change in technologies and policies needed to get to a zero-emissions, high-energy planet at an affordable cost."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/clean-air-task-force#asg",
      "name": "Clean Air Task Force ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/clean-air-task-force",
      "isPartOf": {
        "@id": "http://www.catf.us/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}