{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.epa.gov/#organization",
      "name": "US EPA",
      "url": "https://www.epa.gov/",
      "description": "Website of the U.S. Environmental Protection Agency (EPA). EPA's mission is to protect human health and the environment."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/us-epa#asg",
      "name": "US EPA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/us-epa",
      "isPartOf": {
        "@id": "https://www.epa.gov/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}