{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://projectkittyhawk.com/#organization",
      "name": "Project Kitty Hawk",
      "url": "https://projectkittyhawk.com/",
      "description": "Project Kitty Hawk helps UNC System universities launch and scale online degree programs designed for working adults in North Carolina."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/project-kitty-hawk#asg",
      "name": "Project Kitty Hawk ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/project-kitty-hawk",
      "isPartOf": {
        "@id": "https://projectkittyhawk.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}