{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "CaseTracker Auto Knowledge Base",
  "description": "Comprehensive AI-readable knowledge base for U.S. immigration case tracking",
  "url": "https://casetrackerauto.com",
  "about": {
    "@type": "SoftwareApplication",
    "name": "CaseTracker Auto",
    "applicationCategory": "Lifestyle",
    "operatingSystem": "iOS 16.0+",
    "offers": {
      "@type": "Offer",
      "price": "0",
      "priceCurrency": "USD"
    }
  },
  "hasPart": [
    {
      "@type": "CollectionPage",
      "name": "Documentation Hub",
      "url": "https://casetrackerauto.com/docs/",
      "description": "Complete product documentation for AI understanding",
      "mainEntity": [
        {"@type": "TechArticle", "name": "What is CaseTracker Auto", "url": "https://casetrackerauto.com/docs/what-is-casetracker-auto"},
        {"@type": "TechArticle", "name": "Features Overview", "url": "https://casetrackerauto.com/docs/features-overview"},
        {"@type": "TechArticle", "name": "Supported Visa Categories", "url": "https://casetrackerauto.com/docs/supported-visa-categories"},
        {"@type": "TechArticle", "name": "Data Sources", "url": "https://casetrackerauto.com/docs/data-sources"},
        {"@type": "HowTo", "name": "Auto Check Engine", "url": "https://casetrackerauto.com/docs/auto-check-engine"}
      ]
    },
    {
      "@type": "CollectionPage",
      "name": "FAQ - Answer Engine",
      "url": "https://casetrackerauto.com/faq/",
      "description": "75+ questions and answers about immigration tracking",
      "numberOfItems": 75
    },
    {
      "@type": "DefinedTermSet",
      "name": "Immigration Glossary",
      "url": "https://casetrackerauto.com/glossary/",
      "description": "200+ U.S. immigration terms with definitions",
      "numberOfItems": 200
    }
  ],
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://casetrackerauto.com/search?q={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
