{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://cfest.com/#organization",
      "name": "CFEST",
      "url": "https://cfest.com/",
      "description": "Consultants For Environmental System Technologies"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/cfest#asg",
      "name": "CFEST ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/cfest",
      "isPartOf": {
        "@id": "https://cfest.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}