{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "EducationalOrganization",
      "@id": "https://hrtacbt.in/#organization",
      "name": "Harman Rathi Testing Agency",
      "alternateName": ["HRTA", "HRTA CBT"],
      "url": "https://hrtacbt.in/",
      "logo": "https://hrtacbt.in/hrta-bimi-logo.svg",
      "description": "High-integrity examination administration and testing platform for competitive entrance examinations.",
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "support@hrtacbt.in",
        "contactType": "customer service"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://hrtacbt.in/#website",
      "url": "https://hrtacbt.in/",
      "name": "HRTA Examination Portal",
      "description": "Official portal for Computer Based Tests, candidate assessment, and verified scorecards.",
      "publisher": {
        "@id": "https://hrtacbt.in/#organization"
      }
    },
    {
      "@type": "SoftwareApplication",
      "name": "HRTA CBT Examination Engine",
      "applicationCategory": "EducationalApplication",
      "operatingSystem": "All modern web browsers",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "INR"
      }
    }
  ]
}
