{
  "@context": [
    "https://www.w3.org/2018/credentials/v1",
    "https://w3id.org/traceability/v1"
  ],
  "id": "urn:uuid:1c118bf0-01bd-43b0-n158-f0c58dbfea87",
  "type": [
    "VerifiableCredential",
    "DeMinimisShipmentCredential"
  ],
  "name": "Ecommerce Import Certificate",
  "issuanceDate": "2022-07-12T10:00:00Z",
  "issuer": {
    "type": [
      "Organization"
    ],
    "id": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U",
    "name": "Everything Ecom",
    "location": {
      "type": [
        "Place"
      ],
      "address": {
        "type": [
          "PostalAddress"
        ],
        "streetAddress": "175 Khanh Hoi, Ward 3",
        "addressLocality": "Tan Phu Dist.",
        "addressCountry": "VN"
      }
    }
  },
  "credentialSubject": {
    "type": [
      "DeMinimisShipment"
    ],
    "originatorCode": "CBP0000288215",
    "participantFilerType": "Online Marketplace",
    "shipmentTrackingNumber": "SN1000228491",
    "modeOfTransportation": "Air",
    "shipmentInitiator": {
      "type": [
        "Organization"
      ],
      "id": "did:web:everything-ecom.example.vn",
      "name": "Everything Ecom",
      "location": {
        "type": [
          "Place"
        ],
        "address": {
          "type": [
            "PostalAddress"
          ],
          "streetAddress": "175 Khanh Hoi, Ward 3",
          "addressLocality": "Tan Phu Dist.",
          "addressCountry": "VN"
        }
      }
    },
    "seller": {
      "type": [
        "Organization"
      ],
      "name": "Phongh Bicycles",
      "location": {
        "type": [
          "Place"
        ],
        "address": {
          "type": [
            "PostalAddress"
          ],
          "streetAddress": "19 Giai Phong St., 395 Lane, Phuong Liet Ward",
          "addressLocality": "Thanh Xuan Dist.",
          "addressCountry": "VN"
        }
      }
    },
    "buyer": {
      "type": [
        "Entity"
      ],
      "name": "James Smith",
      "address": {
        "type": [
          "PostalAddress"
        ],
        "streetAddress": "720 N Clinton St",
        "addressLocality": "Defiance",
        "addressRegion": "Ohio",
        "postalCode": "43512",
        "addressCountry": "US"
      },
      "entityType": "Person"
    },
    "finalDeliverTo": {
      "type": [
        "Entity"
      ],
      "name": "James Smith",
      "address": {
        "type": [
          "PostalAddress"
        ],
        "streetAddress": "720 N Clinton St",
        "addressLocality": "Defiance",
        "addressRegion": "Ohio",
        "postalCode": "43512",
        "addressCountry": "US"
      },
      "entityType": "Person"
    },
    "enhancedProductDescription": "Electrical powered mountain bike, red and black, 400W motor, 1000mA battery, size 20.",
    "shipmentSecurityScan": true,
    "knownCarrierCustomerFlag": true,
    "knownMarketplaceSellerFlag": true,
    "marketplaceSellerAccountNumber": "V92881",
    "productPicture": "https://phong.example.vn/items/1888199466",
    "listedPriceOnMarketplace": {
      "type": [
        "PriceSpecification"
      ],
      "price": 520,
      "priceCurrency": "USD"
    }
  }
}