{
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://w3id.org/traceability/v1"
    ],
    "id": "https://example.com/credential/123",
    "type": [
        "VerifiableCredential",
        "FSMATransformingCTECredential"
    ],
    "name": "FSMA Transforming CTE Certificate",
    "issuanceDate": "2021-12-11T03:50:55Z",
    "issuer": {
        "id": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U",
        "type": [
            "Organization"
        ],
        "name": "Fresh Promise",
        "description": "The very freshest transformed goods",
        "location": {
            "type": [
                "Place"
            ],
            "address": {
                "type": [
                    "PostalAddress"
                ],
                "streetAddress": "374 Fischer Dam Suite 435",
                "addressLocality": "Port Mark",
                "addressRegion": "LA",
                "postalCode": "67391",
                "addressCountry": "United States"
            }
        },
        "email": "internal@freshpromise.com",
        "phoneNumber": "175.353.7703"
    },
    "credentialSubject": {
        "type": [
            "FSMATransformingCTE"
        ],
        "foodUsed": {
            "type": [
                "FSMAProduct"
            ],
            "traceabilityLot": {
                "type": [
                    "FSMATraceabilityLot"
                ],
                "lotCode": "CHE-MIG-TTF1-061321-H37J",
                "lotCodeAssignmentMethod": "Lot codes are assigned based on the commodity, variety, location, harvest date and a random 4 digit string.",
                "lotCodeGeneratorLocation": {
                    "type": [
                        "Place"
                    ],
                    "address": {
                        "type": [
                            "PostalAddress"
                        ],
                        "name": "John's Produce",
                        "streetAddress": "4335 Walsh Underpass",
                        "addressLocality": "Port Mark",
                        "addressRegion": "LA",
                        "postalCode": "67391",
                        "addressCountry": "United States"
                    },
                    "locationName": "John's Tomato Farm #1"
                },
                "lotCodeGeneratorPOC": {
                    "type": [
                        "Person"
                    ],
                    "firstName": "John",
                    "lastName": "Davis",
                    "email": "produce@example.com",
                    "phoneNumber": "129-697-0673"
                },
                "lotType": "originated"
            },
            "quantity": 7,
            "unit": "Field Bins",
            "additionalData": [
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Category code",
                    "value": "659351253"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Category name",
                    "value": "Tomatoes"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Brand name",
                    "value": "John's Produce"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Commodity",
                    "value": "Cherry Tomatoes"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Variety",
                    "value": "Mighty Sweet Hybrid"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Product name",
                    "value": "N/A"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Packaging size",
                    "value": "Bulk"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Packaging style",
                    "value": "Field Bins"
                }
            ]
        },
        "foodProduced": {
            "type": [
                "FSMAProduct"
            ],
            "traceabilityLot": {
                "type": [
                    "FSMATraceabilityLot"
                ],
                "lotCode": "638854954425-FP-PP16-061221-6H08",
                "lotCodeAssignmentMethod": "Lot codes are assigned based on the product ID, location, process date and a randomly generated string.",
                "lotType": "transformed"
            },
            "quantity": 19,
            "unit": "Cartons",
            "additionalData": [
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Category code",
                    "value": "212271504"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Category name",
                    "value": "Fruits and Vegetables (Fresh-Cut)"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Brand name",
                    "value": "Fresh Promise"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Commodity",
                    "value": "N/A"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Variety",
                    "value": "N/A"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Product name",
                    "value": "Garden Salad Kit 10 X 12 OZ"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Packaging size",
                    "value": "8 LB"
                },
                {
                    "type": [
                        "FSMAAbstractKDE"
                    ],
                    "name": "Packaging style",
                    "value": "Cartons"
                }
            ]
        },
        "dateCompleted": "2022-01-06T00:00Z"
    }
}
