{
  "@context": [
    "https://www.w3.org/2018/credentials/v1",
    "https://w3id.org/traceability/v1"
  ],
  "id": "did:key:z6MkheSarjLFMn8QkJENopCr1ryPSSdKGHQfHtPinkb516kG",
  "type": [
    "VerifiableCredential",
    "DCSAShippingInstructionCredential"
  ],
  "issuanceDate": "2022-01-24T05:22:00Z",
  "issuer": {
    "type": [
      "Organization"
    ],
    "id": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U",
    "name": "Xxinau Manufacturing Co. Ltd.",
    "description": "Advanced Production - Delivered",
    "location": {
      "type": [
        "Place"
      ],
      "address": {
        "type": [
          "PostalAddress"
        ],
        "streetAddress": "Xin Fei Da Dao 139",
        "addressLocality": "Xindao",
        "addressRegion": "Fujian Province",
        "postalCode": "361100",
        "addressCountry": "CN"
      }
    }
  },
  "credentialSubject": {
    "type": [
      "DCSAShippingInstruction"
    ],
    "carrierBookingReference": "XMANHR2102045",
    "transportDocumentType": "MBL",
    "shipper": {
      "type": [
        "Organization"
      ],
      "name": "Xxinau Manufacturing Co. Ltd.",
      "description": "Advanced Production - Delivered",
      "location": {
        "type": [
          "Place"
        ],
        "address": {
          "type": [
            "PostalAddress"
          ],
          "streetAddress": "Xin Fei Da Dao 139",
          "addressLocality": "Xindao",
          "addressRegion": "Fujian Province",
          "postalCode": "361100",
          "addressCountry": "CN"
        }
      },
      "email": "xxinau-sales@example.org",
      "phoneNumber": "+86-555-865-8495"
    },
    "consignee": {
      "type": [
        "Organization"
      ],
      "name": "Better Life Tech",
      "description": "Better Lives Products",
      "location": {
        "type": [
          "Place"
        ],
        "address": {
          "type": [
            "PostalAddress"
          ],
          "streetAddress": "Rue de la Poste 272",
          "addressLocality": "Ramegnies-Chin",
          "addressRegion": "Hainaut",
          "postalCode": "7520",
          "addressCountry": "BE"
        }
      },
      "email": "procurement@lifetech-example.org",
      "phoneNumber": "+32-5555-8495"
    },
    "firstNotify": {
      "type": [
        "Organization"
      ],
      "name": "Better Life Tech",
      "description": "Better Lives Products",
      "location": {
        "type": [
          "Place"
        ],
        "address": {
          "type": [
            "PostalAddress"
          ],
          "streetAddress": "Rue de la Poste 272",
          "addressLocality": "Ramegnies-Chin",
          "addressRegion": "Hainaut",
          "postalCode": "7520",
          "addressCountry": "BE"
        }
      },
      "email": "procurement@lifetech-example.org",
      "phoneNumber": "+32-5555-8495"
    },
    "consigneesFreightForwarder": {
      "type": [
        "Organization"
      ],
      "name": "Intertrans NV [378]",
      "location": {
        "type": [
          "Place"
        ],
        "address": {
          "type": [
            "PostalAddress"
          ],
          "streetAddress": "Belcrownlaan 25 - 3rd floor",
          "addressLocality": "Antwerpen",
          "postalCode": "BE-2100AN",
          "addressCountry": "BE"
        }
      },
      "phoneNumber": "+32-3-201.98.10"
    },
    "cargoItems": [
      {
        "type": [
          "CargoItem"
        ],
        "cargoLineItems": [
          {
            "type": [
              "CargoLineItem"
            ],
            "descriptionOfGoods": "Rollators",
            "shippingMarks": "ByAcre Age is the new Black"
          },
          {
            "type": [
              "CargoLineItem"
            ],
            "descriptionOfGoods": "Rollators Organizer Bags",
            "shippingMarks": "ByAcre Age is the new Black"
          },
          {
            "type": [
              "CargoLineItem"
            ],
            "descriptionOfGoods": "Rollators Backrest",
            "shippingMarks": "ByAcre Age is the new Black"
          },
          {
            "type": [
              "CargoLineItem"
            ],
            "descriptionOfGoods": "Rollators Cane Holder Bracket",
            "shippingMarks": "ByAcre Age is the new Black"
          },
          {
            "type": [
              "CargoLineItem"
            ],
            "descriptionOfGoods": "Rollators Cardboard Box",
            "shippingMarks": "ByAcre Age is the new Black"
          }
        ],
        "weight": 1671.9,
        "weightUnit": "KGM",
        "volume": 27.23,
        "volumeUnit": "CBM",
        "numberOfPackages": 245
      }
    ],
    "utilizedTransportEquipments": [
      {
        "type": [
          "TransportEquipment"
        ],
        "id": "urn:epc:id:bic:YMLU3380910",
        "equipmentReference": "YMLU3380910",
        "ISOEquipmentCode": "20G1",
        "seals": [
          {
            "type": [
              "Seal"
            ],
            "sealNumber": "YMAI715692"
          }
        ]
      }
    ],
    "shipmentLocations": [
      {
        "type": [
          "Place"
        ],
        "unLocode": "CNXMG"
      },
      {
        "type": [
          "Place"
        ],
        "unLocode": "BEGNE"
      }
    ]
  }
}