{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://admitbase.com/#organization",
      "name": "AdmitBase",
      "url": "https://admitbase.com/",
      "description": "AdmitBase is a professional-school admissions data platform. It compares an applicant's GPA and standardised test score against the admitted-student figures each school itself published, and returns a 0-100 match score classified as Safety, Target, Reach or Far Reach."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/admitbase#asg",
      "name": "AdmitBase ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/admitbase",
      "isPartOf": {
        "@id": "https://admitbase.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}