{
  "type": [
    "VerifiableCredential",
    "IntellectualPropertyRightsCredential"
  ],
  "@context": [
    "https://www.w3.org/2018/credentials/v1",
    "https://w3id.org/traceability/v1"
  ],
  "id": "did:key:z6LSpdSReUHCjYcQb1243aF1vS7sd9ArK585Mm4ktARQxatd",
  "issuer": {
    "type": [
      "Organization"
    ],
    "id": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U",
    "name": "Everything Garden Stuff"
  },
  "issuanceDate": "2022-01-13T09:16:46Z",
  "credentialSubject": {
    "type": [
      "IntellectualPropertyRights"
    ],
    "intellectualPropertyRightsOwner": {
      "type": [
        "Organization"
      ],
      "id": "did:web:garden-stuff.example.com",
      "name": "Everything Garden Stuff"
    },
    "intellectualPropertyRightsType": "Copyright",
    "intellectualPropertyRightsProduct": {
      "type": [
        "Product"
      ],
      "id": "ecommerce-marketplace.example.com/catalog/lawn-flamingos-357fc1f4",
      "gtin": "8948786268509",
      "name": "Lawn Flamingos",
      "description": "Classic plastic lawn flamingos, 2pcs"
    }
  },
  "evidence": {
    "type": [
      "IntellectualPropertyRightsVerification"
    ],
    "affirmingParty": {
      "type": [
        "Organization"
      ],
      "id": "https://climing-gear.example.com",
      "name": "Climing Gear, Inc"
    },
    "intellectualPropertyRightsType": "Patent",
    "evidenceDocumentUrl": "https://patents.google.com/patent/EP1820540B1/"
  }
}