{
  "@context": [
    "https://www.w3.org/2018/credentials/v1",
    "https://w3id.org/traceability/v1"
  ],
  "id": "https://example.com/credential/123",
  "type": [
    "VerifiableCredential",
    "GAPInspectionCredential"
  ],
  "name": "GAP Inspection Certificate",
  "issuanceDate": "2021-12-11T03:50:55Z",
  "issuer": {
    "id": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U",
    "type": [
      "Organization"
    ],
    "name": "Hauck Group",
    "description": "Focused secondary synergy",
    "location": {
      "type": [
        "Place"
      ],
      "address": {
        "type": [
          "PostalAddress"
        ],
        "streetAddress": "3198 O'Kon Wall",
        "addressLocality": "North Adolphchester",
        "addressRegion": "Nevada",
        "postalCode": "50788",
        "addressCountry": "Cote d'Ivoire"
      }
    },
    "email": "Bernita.Quitzon98@example.com",
    "phoneNumber": "555-171-4411",
    "faxNumber": "+1-555-758-9761"
  },
  "credentialSubject": {
    "type": [
      "GAPInspection"
    ],
    "GAPPlus": false,
    "commonInfo": {
      "type": [
        "AgricultureInspectionCommonInfo"
      ],
      "applicant": {
        "type": [
          "Organization"
        ],
        "name": "Miracle Produce",
        "description": "Organic fruits & vegetables",
        "email": "contact@example.com",
        "phoneNumber": "460-555-2604",
        "url": "miracle.example.com"
      },
      "facility": {
        "type": [
          "Place"
        ],
        "globalLocationNumber": "5449782976823",
        "geo": {
          "type": [
            "GeoCoordinates"
          ],
          "latitude": "-79.6395",
          "longitude": "178.5353"
        },
        "address": {
          "type": [
            "PostalAddress"
          ],
          "name": "Miracle Produce",
          "streetAddress": "853 Wisozk River",
          "addressLocality": "New Noemyfort",
          "addressRegion": "New Mexico",
          "postalCode": "18047-2038",
          "addressCountry": "Togo"
        },
        "unLocode": "DKCPH"
      },
      "inspector": {
        "type": [
          "Inspector"
        ],
        "person": {
          "type": [
            "Person"
          ],
          "firstName": "Jason",
          "lastName": "Grant",
          "email": "Santa43@example.org",
          "phoneNumber": "555-460-4373",
          "worksFor": {
            "type": [
              "Organization"
            ],
            "name": "Glayson & Co. Inspections",
            "description": "Agricultural cleanliness & grade assurance",
            "email": "Marina96@glaysonco.net",
            "phoneNumber": "555-521-6143",
            "faxNumber": "555-150-7668"
          },
          "jobTitle": "Principal Data Supervisor"
        },
        "qualification": [
          {
            "type": [
              "Qualification"
            ],
            "qualificationCategory": "Agricultural Security Analyst",
            "qualificationValue": "Executive"
          },
          {
            "type": [
              "Qualification"
            ],
            "qualificationCategory": "Future Metrics Planner",
            "qualificationValue": "Coordinator"
          },
          {
            "type": [
              "Qualification"
            ],
            "qualificationCategory": "Internal Identity Agent",
            "qualificationValue": "Assistant"
          }
        ]
      },
      "delegateOf": {
        "type": [
          "Organization"
        ],
        "name": "Glayson & Co. Inspections",
        "description": "Agricultural cleanliness & grade assurance",
        "email": "Marina96@glaysonco.net",
        "phoneNumber": "521-555-6143",
        "faxNumber": "150-555-7668"
      },
      "regulatoryAgency": {
        "type": [
          "Organization"
        ],
        "name": "CDFA",
        "description": "California Department of Food and Agriculture",
        "email": "relations@example.org",
        "phoneNumber": "467-555-2604",
        "faxNumber": "486-555-3154"
      },
      "inspectionStarted": "2020-03-15T14:30-08:00",
      "inspectionEnded": "2020-03-15T17:30-08:00"
    },
    "usesLogo": true,
    "subjectToRule": false,
    "operationDescription": "Organic tomato farming",
    "commoditiesCovered": [
      {
        "type": [
          "AgricultureProduct"
        ],
        "upc": "033383401508",
        "plu": "94225",
        "gtin": "033383401508",
        "product": {
          "type": [
            "Product"
          ],
          "manufacturer": {
            "type": [
              "Organization"
            ],
            "email": "Sven22@example.org",
            "phoneNumber": "555-267-4748"
          },
          "name": "Tomatoes",
          "description": "Tomatoes, Cartons",
          "sizeOrAmount": {
            "type": [
              "QuantitativeValue"
            ],
            "unitCode": "cartons",
            "value": "348"
          },
          "weight": {
            "type": [
              "QuantitativeValue"
            ],
            "unitCode": "lbs",
            "value": "640"
          },
          "sku": "164664203943"
        },
        "scientificName": "Solanum lycopersicum",
        "labelImageUrl": "https://img.example.org/033383401508/640/480/",
        "labelImageHash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
        "name": "Avocados",
        "productImageUrl": "https://img.example.org/102934920857/937/903/",
        "productImageHash": "8kb47j986hklhde4rfh78okjhgjo08765fgu7tfg4t864fy876rfser45thj87f3"
      }
    ],
    "totalArea": {
      "type": [
        "QuantitativeValue"
      ],
      "unitCode": "ac",
      "value": "38"
    },
    "fieldOpsHarvestingScope": false,
    "postHarvestOpsScope": true,
    "logoUseScope": true,
    "tomatoProdHarvestingScope": false,
    "tomatoPackinghouseScope": true,
    "tomatoGreenhouseScope": false,
    "tomatoPackingDistributionScope": true,
    "personsInterviewed": [
      {
        "type": [
          "Person"
        ],
        "firstName": "John",
        "lastName": "Davis",
        "email": "produce@example.com",
        "phoneNumber": "129-697-0673"
      }
    ],
    "requestedBy": {
      "type": [
        "Person"
      ],
      "firstName": "John",
      "lastName": "Davis",
      "email": "produce@example.com",
      "phoneNumber": "129-697-0673"
    },
    "reviewingOfficial": {
      "type": [
        "Person"
      ],
      "firstName": "Jason",
      "lastName": "Grant",
      "email": "Santa43@example.org",
      "phoneNumber": "555-460-4373",
      "worksFor": {
        "type": [
          "Organization"
        ],
        "name": "Glayson & Co. Inspections",
        "description": "Agricultural cleanliness & grade assurance",
        "email": "Marina96@glaysonco.net",
        "phoneNumber": "555-521-6143",
        "faxNumber": "555-150-7668"
      },
      "jobTitle": "Principal Data Supervisor"
    },
    "dateReviewed": "2020-03-20T14:30-08:00",
    "meetsCriteria": true,
    "requirementResults": [
      {
        "type": [
          "GAPRequirementResult"
        ],
        "requirementNumber": "G-4",
        "resultCode": "C",
        "auditorComments": "Worker training exceeds requirements"
      },
      {
        "type": [
          "GAPRequirementResult"
        ],
        "requirementNumber": "G-5",
        "resultCode": "C"
      },
      {
        "type": [
          "GAPRequirementResult"
        ],
        "requirementNumber": "G-6",
        "resultCode": "N/A",
        "auditorComments": "Product not subject to traceability rule"
      }
    ]
  }
}