{
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://w3id.org/traceability/v1"
    ],
    "id": "urn:uuid:55791fb7-058f-409a-8a32-e6229n159144",
    "type": [
        "VerifiableCredential",
        "IntentToImportCredential"
    ],
    "issuer": {
        "type": [
            "Organization"
        ],
        "id": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U",
        "location": {
            "type": [
                "Place"
            ],
            "address": {
                "type": [
                    "PostalAddress"
                ],
                "name": "Generic Motors of America",
                "streetAddress": "12 Generic Motors Dr",
                "addressLocality": "Detroit",
                "addressRegion": "Michigan",
                "postalCode": "48232-5170",
                "addressCountry": "USA"
            }
        }
    },
    "issuanceDate": "2022-03-03T15:20:00Z",
    "credentialSubject": {
        "type": [
            "IntentToImport"
        ],
        "exporter": {
            "type": [
                "Organization"
            ],
            "name": "Maxi Acero Mexicano",
            "description": "Fusion y fabricacion de acero solido",
            "location": {
                "type": [
                    "Place"
                ],
                "address": {
                    "type": [
                        "PostalAddress"
                    ],
                    "streetAddress": "Avenida Carlos 100",
                    "addressLocality": "Hernádez de Mara",
                    "addressRegion": "Nuevo Leon",
                    "postalCode": "32200",
                    "addressCountry": "Mexico"
                }
            },
            "email": "info@example.net",
            "phoneNumber": "555-127-7813"
        },
        "importer": {
            "type": [
                "Organization"
            ],
            "id": "did:web:generic-motor-company.example.com",
            "location": {
                "type": [
                    "Place"
                ],
                "address": {
                    "type": [
                        "PostalAddress"
                    ],
                    "name": "Generic Motors of America",
                    "streetAddress": "12 Generic Motors Dr",
                    "addressLocality": "Detroit",
                    "addressRegion": "Michigan",
                    "postalCode": "48232-5170",
                    "addressCountry": "USA"
                }
            }
        },
        "product": {
            "type": [
                "Product"
            ],
            "manufacturer": {
                "type": [
                    "Organization"
                ],
                "name": "Maxi Acero Mexicano",
                "description": "Fusion y fabricacion de acero solido",
                "location": {
                    "type": [
                        "Place"
                    ],
                    "address": {
                        "type": [
                            "PostalAddress"
                        ],
                        "streetAddress": "Avenida Carlos 100",
                        "addressLocality": "Hernádez de Mara",
                        "addressRegion": "Nuevo Leon",
                        "postalCode": "32200",
                        "addressCountry": "Mexico"
                    }
                },
                "email": "info@example.net",
                "phoneNumber": "555-127-7813"
            },
            "description": "UNS S30400 chromium-nickel stainless steel rolls.",
            "weight": {
                "type": [
                    "QuantitativeValue"
                ],
                "unitCode": "lbs",
                "value": "16500"
            }
        },
        "declarationDate": "2022-03-21"
    }
}
