{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://collegetrack.org/#organization",
      "name": "College Track",
      "url": "https://collegetrack.org/",
      "description": "College Track provides a 10-year college completion program supporting first-generation students from 9th grade through college graduation and into careers."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/college-track#asg",
      "name": "College Track ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/college-track",
      "isPartOf": {
        "@id": "https://collegetrack.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}