{
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://w3id.org/traceability/v1"
    ],
    "id": "http://example.com/dd0c6f9a-5df6-40a3-bb34-863cd1fda606",
    "type": [
        "VerifiableCredential",
        "EventCredential"
    ],
    "issuer": {
        "type": [
            "Organization"
        ],
        "id": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U"
    },
    "issuanceDate": "2022-11-01T10:58:45-04:00",
    "credentialSubject": {
        "type": [
            "Event",
            "CommissionEvent"
        ],
        "eventType": "Create",
        "eventId": "dd0c6f9a-5df6-40a3-bb34-863cd1fda606",
        "actor": [
            {
                "name": "Example Inc.",
                "type": [
                    "Organization"
                ]
            }
        ],
        "place": {
            "geo": {
                "type": [
                    "GeoCoordinates"
                ],
                "latitude": "43.2557",
                "longitude": "-79.8711"
            },
            "type": [
                "Place"
            ],
            "address": {
                "type": [
                    "PostalAddress"
                ],
                "postalCode": "",
                "addressRegion": "Ontario",
                "streetAddress": "",
                "addressCountry": "CANADA",
                "addressLocality": "Hamilton"
            },
            "globalLocationNumber": "SC720-0000001"
        },
        "eventTime": "2022-04-01T18:09:00.351Z",
        "products": [
            "http://example.org/05b6867b-2211-4c8f-ae7a-2a770b9510af?hl=ZfqLwiBj3yidP7p344d71z8ybyjb2+YVfhckGGHHEzk="
        ]
    }
}
