{ "@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#", "MerchantData": "adyen:MerchantData", "acquirerId": { "@id": "adyen:acquirerId", "@type": "xsd:string" }, "mcc": { "@id": "adyen:mcc", "@type": "xsd:string" }, "merchantId": { "@id": "adyen:merchantId", "@type": "xsd:string" }, "nameLocation": { "@id": "adyen:nameLocation", "@type": "xsd:string" }, "postalCode": { "@id": "adyen:postalCode", "@type": "xsd:string" } } }