{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Consent Lifecycle",
  "dateModified": "2026-06-02",
  "states": [
    "pending",
    "granted",
    "active",
    "suspended",
    "revoked",
    "expired"
  ],
  "defaultRetentionDays": 365,
  "principalRights": [
    "access",
    "rectify",
    "erase",
    "port",
    "restrict",
    "object",
    "withdraw"
  ]
}