{
  "@context": "https://un.opensource.unicc.org/unece/uncefact/spec-unvtd/dangerous-goods-declaration-context.json",
  "type": [
    "VerifiableCredential",
    "DangerousGoodsDeclaration"
  ],
  "credentialSchema": {
    "id": "https://un.opensource.unicc.org/unece/uncefact/spec-unvtd/dangerous-goods-declaration-schema.yaml",
    "type": "JsonSchema"
  },
  "id": "urn:uuid:dgd-2025-au-001234",
  "validFrom": "2025-03-11T00:00:00.000Z",
  "validTo": "2026-03-11T00:00:00.000Z",
  "issuer": "did:web:surfpro-electric.example.com",
  "credentialSubject": {
    "documentIdentifier": "DGD-2025-AU-001234",
    "dangerousGoodsDeclarationIdentifier": "IATA-DGD-2025-AU-001234",
    "houseWaybillDocumentIdentifier": "GFS-HAWB-2025-001",
    "transportDocumentNumber": "POSL-2025-001234",
    "ucr": "AU2025SURF001234",
    "goodsItemSequenceIdentifier": "1",
    "issueDate": "2025-03-11T00:00:00Z",
    "consignor": {
      "id": "did:web:surfpro-electric.example.com",
      "name": "SurfPro Electric Pty Ltd",
      "street": "150 Industrial Drive",
      "city": "Gold Coast",
      "state": "QLD",
      "zip": 4217,
      "country": "AU"
    },
    "consignee": {
      "id": "did:web:waveridersupplies.example.com",
      "name": "Wave Rider Supplies, Inc",
      "street": "210 Ocean Road",
      "city": "Williamsburg",
      "state": "VA",
      "zip": 23185,
      "country": "US"
    },
    "deliveryLocation": {
      "name": "Wave Rider Supplies Warehouse",
      "city": "Williamsburg",
      "state": "VA",
      "country": "US"
    },
    "placeOfTakingOver": {
      "city": "Gold Coast",
      "country": "AU"
    },
    "placeOfIssue": {
      "city": "Gold Coast",
      "country": "AU"
    },
    "emergencyContact": {
      "name": "SurfPro Electric Emergency Response",
      "phone": "+61-7-5500-0000"
    },
    "handlingInstructions": "Keep upright. Store away from heat sources. Do not short circuit.",
    "securityInformation": "Screened per IATA Chapter 9 requirements",
    "documentEndorsement": "I hereby declare that the contents of this consignment are fully and accurately described above by the proper shipping name, and are classified, packaged, marked and labelled/placarded, and are in all respects in proper condition for transport according to applicable international and national governmental regulations.",
    "undgNumber": "UN3480",
    "dangerousGoodsTechnicalName": "Lithium ion batteries",
    "dangerousGoodsRegulationCode": "IMDG",
    "packagingDangerLevel": "II",
    "dangerousGoodsClassNumber": "9",
    "transportMeansTypeCode": "1"
  }
}