{
  "@context": "https://un.opensource.unicc.org/unece/uncefact/spec-unvtd/ships-delivery-order-context.json",
  "type": [
    "VerifiableCredential",
    "ShipsDeliveryOrder"
  ],
  "credentialSchema": {
    "id": "https://un.opensource.unicc.org/unece/uncefact/spec-unvtd/ships-delivery-order-schema.yaml",
    "type": "JsonSchema"
  },
  "id": "urn:uuid:sdo-2025-au-001234",
  "validFrom": "2025-03-14T00:00:00.000Z",
  "validTo": "2025-04-14T00:00:00.000Z",
  "issuer": "did:web:pacificshipping.example.com",
  "credentialSubject": {
    "billOfLadingNumber": "POSL-2025-001234",
    "consignee": {
      "id": "did:web:waveridersupplies.example.com",
      "name": "Wave Rider Supplies, Inc",
      "street": "210 Ocean Road",
      "city": "Williamsburg",
      "state": "VA",
      "zip": 23185,
      "country": "US"
    },
    "carrier": {
      "id": "did:web:pacificshipping.example.com",
      "name": "Pacific Ocean Shipping Lines",
      "country": "AU"
    },
    "despatchPickupParty": {
      "id": "did:web:waveridersupplies.example.com",
      "name": "Wave Rider Supplies, Inc",
      "country": "US"
    },
    "originalLoadingLocation": {
      "name": "Port of Gold Coast",
      "city": "Gold Coast",
      "country": "AU",
      "unlocode": "https://service.unece.org/trade/locode/au.htm#AUGOL"
    },
    "baseportUnloadingLocation": {
      "name": "Port of Los Angeles",
      "city": "Los Angeles",
      "country": "US",
      "unlocode": "https://service.unece.org/trade/locode/us.htm#USLAX"
    },
    "deliveryLocation": {
      "name": "Wave Rider Supplies Warehouse",
      "street": "210 Ocean Road",
      "city": "Williamsburg",
      "state": "VA",
      "country": "US"
    },
    "actualArrivalDate": "2025-03-14T07:30:00Z",
    "grossWeight": {
      "amount": 520,
      "unit": "KGS"
    },
    "shippingMarks": "SURFPRO/WRS/001-018",
    "conveyanceReferenceNumber": "VOYAGE-2025-AU-001",
    "transportMeansIdentifier": "PACIFIC VOYAGER",
    "vehicleRegistrationNumber": "IMO9876543",
    "transportEquipmentIdentifier": "POSU1234567",
    "sealIdentifier": "SEAL123456"
  }
}