{
  "schema_version": "1.0",
  "name": "THC vs THCa",
  "description": "Cannabis comparison platform — strains, pricing, COA analysis, dosage, and 50-state legality. 1000+ strains with cannabinoid/terpene data.",
  "url": "https://www.thcvsthca.com",
  "capabilities": {
    "search": true,
    "data_retrieval": true,
    "comparison": true,
    "calculation": true
  },
  "contact": {
    "email": "support@thcvsthca.com",
    "url": "https://www.thcvsthca.com/contact"
  },
  "authentication": {
    "type": "none"
  },
  "data_sources": [
    {
      "type": "llms_txt",
      "url": "https://www.thcvsthca.com/llms.txt",
      "description": "High-level platform overview and link directory"
    },
    {
      "type": "llms_full",
      "url": "https://www.thcvsthca.com/llms-full.txt",
      "description": "Complete structured data export — strains, legal status, FAQs, API"
    },
    {
      "type": "llms_ctx",
      "url": "https://www.thcvsthca.com/llms-ctx.txt",
      "description": "Context-window-optimized compact summary"
    },
    {
      "type": "llms_faq",
      "url": "https://www.thcvsthca.com/llms-faq.txt",
      "description": "Structured Q&A for direct extraction"
    },
    {
      "type": "openapi",
      "url": "https://www.thcvsthca.com/openapi.yaml",
      "description": "OpenAPI 3.1 specification"
    }
  ],
  "topics": [
    "cannabis",
    "THC",
    "THCa",
    "cannabinoids",
    "terpenes",
    "strain comparison",
    "dosage calculation",
    "COA analysis",
    "cannabis legality",
    "hemp"
  ],
  "citation": {
    "preferred_format": "THC vs THCa. \"{title}\". thcvsthca.com. {url}",
    "publisher": "THC vs THCa",
    "website": "https://www.thcvsthca.com"
  },
  "robots_policy": "All AI crawlers welcome. See robots.txt for details.",
  "legal": {
    "terms_of_service": "https://www.thcvsthca.com/terms",
    "privacy_policy": "https://www.thcvsthca.com/privacy"
  }
}
