{ "@context": { "@version": 1.1, "adyen": "https://docs.adyen.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "LineItem": "adyen:LineItem", "amountExcludingTax": { "@id": "adyen:amountExcludingTax", "@type": "xsd:integer" }, "amountIncludingTax": { "@id": "adyen:amountIncludingTax", "@type": "xsd:integer" }, "brand": { "@id": "adyen:brand", "@type": "xsd:string" }, "color": { "@id": "adyen:color", "@type": "xsd:string" }, "description": "schema:description", "id": { "@id": "adyen:id", "@type": "xsd:string" }, "imageUrl": { "@id": "adyen:imageUrl", "@type": "xsd:string" }, "itemCategory": { "@id": "adyen:itemCategory", "@type": "xsd:string" }, "manufacturer": { "@id": "adyen:manufacturer", "@type": "xsd:string" }, "productUrl": { "@id": "adyen:productUrl", "@type": "xsd:string" }, "quantity": { "@id": "adyen:quantity", "@type": "xsd:integer" }, "receiverEmail": { "@id": "adyen:receiverEmail", "@type": "xsd:string" }, "size": { "@id": "adyen:size", "@type": "xsd:string" }, "sku": { "@id": "adyen:sku", "@type": "xsd:string" }, "taxAmount": { "@id": "adyen:taxAmount", "@type": "xsd:integer" }, "taxPercentage": { "@id": "adyen:taxPercentage", "@type": "xsd:integer" }, "upc": { "@id": "adyen:upc", "@type": "xsd:string" } } }