{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.pccc.com/#organization",
      "name": "PCCC",
      "url": "https://www.pccc.com/",
      "description": "Highly skilled computer consulting firm that provides top-notch computer IT support, anti-spam filtering, TLC for websites, and much more."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pccc#asg",
      "name": "PCCC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pccc",
      "isPartOf": {
        "@id": "https://www.pccc.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}