{ "@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#", "LoyaltyResponse": "adyen:LoyaltyResponse", "Response": { "@id": "adyen:Response", "@type": "xsd:string" }, "SaleData": { "@id": "adyen:SaleData", "@type": "xsd:string" }, "POIData": { "@id": "adyen:POIData", "@type": "xsd:string" }, "LoyaltyResult": { "@id": "adyen:LoyaltyResult", "@container": "@set", "@type": "xsd:string" }, "PaymentReceipt": { "@id": "adyen:PaymentReceipt", "@container": "@set", "@type": "xsd:string" } } }