{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Consent Receipt Schema",
  "dateModified": "2026-06-02",
  "spec": "ISO/IEC 27560:2023 (Consent Receipts) + Kantara CR v1.1",
  "variableMeasured": [
    "receiptId",
    "principalId",
    "agentDid",
    "purposes",
    "scopes",
    "dataCategories",
    "retentionDays",
    "jurisdiction",
    "grantedAt",
    "expiresAt",
    "revocableAt",
    "proofOfConsent"
  ],
  "compliance": [
    "GDPR Art.7",
    "PDPA TH s.19",
    "PIPL Art.14",
    "CCPA §1798.120"
  ]
}