{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://eviulon.com/schemas/portability-witness-accreditation.schema.json",
  "type": "object",
  "required": [
    "id",
    "recordClass",
    "canonicalRoute",
    "recordSha256"
  ],
  "additionalProperties": true
}
