{
  "type": [
    "DigitalIdentityAnchor",
    "VerifiableCredential"
  ],
  "@context": [
    "https://www.w3.org/ns/credentials/v2",
    "https://vocabulary.uncefact.org/untp/0.7.0/context/"
  ],
  "id": "https://example-company.com/credentials/2a423366-a0d6-4855-ba65-2e0c926d09b0",
  "issuer": {
    "type": [
      "CredentialIssuer"
    ],
    "id": "did:web:identifiers.example-company.com:12345",
    "name": "Example Company Pty Ltd",
    "issuerAlsoKnownAs": [
      {
        "type": [
          "Party"
        ],
        "id": "https://sample-business-register.gov/123456789",
        "name": "Sample Company Ltd",
        "registeredId": "90664869327",
        "idScheme": {
          "type": [
            "IdentifierScheme"
          ],
          "id": "https://jargon.sh",
          "name": "Global Identifier Scheme Name"
        }
      },
      {
        "type": [
          "Party"
        ],
        "id": "https://sample-business-register.gov/123456789",
        "name": "Sample Company Ltd",
        "registeredId": "90664869327",
        "idScheme": {
          "type": [
            "IdentifierScheme"
          ],
          "id": "https://jargon.sh",
          "name": "Global Identifier Scheme Name"
        }
      }
    ]
  },
  "validFrom": "2024-03-15T12:00:00Z",
  "validUntil": "2034-03-15T12:00:00Z",
  "name": "Some name",
  "credentialStatus": {
    "id": "https://example-cab.com/credentials/status/3#94567",
    "type": "BitstringStatusListEntry",
    "statusPurpose": "refresh",
    "statusListIndex": 94567,
    "statusListCredential": "https://example-cab.com/credentials/status/4"
  },
  "renderMethod": [
    {
      "type": [
        "RenderTemplate2024"
      ],
      "name": "The quick brown fox jumps over the lazy dog.",
      "mediaQuery": "The quick brown fox jumps over the lazy dog.",
      "template": "The quick brown fox jumps over the lazy dog.",
      "url": "https://jargon.sh",
      "mediaType": "The quick brown fox jumps over the lazy dog.",
      "digestMultibase": "The quick brown fox jumps over the lazy dog."
    }
  ],
  "issuingSoftware": {
    "id": "https://sample-software-vendor.example.com/.well-known/untp/software/passport-builder/2026.04.1",
    "name": "Sample Passport Builder",
    "version": "2026.04.1",
    "vendor": {
      "id": "did:web:sample-software-vendor.example.com",
      "name": "Sample Software Vendor Inc"
    }
  },
  "credentialSubject": {
    "type": [
      "RegisteredIdentity"
    ],
    "id": "did:web:samplecompany.com/123456789",
    "registeredName": "Sample business Ltd",
    "registeredId": "123456789",
    "registeredDate": "1970-01-01",
    "publicInformation": "https://jargon.sh",
    "idScheme": {
      "type": [
        "IdentifierScheme"
      ],
      "id": "https://jargon.sh",
      "name": "Global Identifier Scheme Name"
    },
    "registrar": {
      "type": [
        "Party"
      ],
      "id": "https://sample-business-register.gov/123456789",
      "name": "Sample Company Ltd"
    },
    "registerType": "business",
    "registrationScope": [
      "https://jargon.sh",
      "https://jargon.sh"
    ]
  }
}
