{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://cfcc.edu/#organization",
      "name": "Cape Fear Community College",
      "url": "https://cfcc.edu/",
      "description": "Top-ranked programs, affordable education, and excellent student life. Get your associate degree, a rewarding career, or take some classes."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/cape-fear-community-college#asg",
      "name": "Cape Fear Community College ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/cape-fear-community-college",
      "isPartOf": {
        "@id": "https://cfcc.edu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}