{ "@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#", "Store": "adyen:Store", "address": { "@id": "adyen:address", "@type": "xsd:string" }, "description": "schema:description", "inStoreTerminals": { "@id": "adyen:inStoreTerminals", "@container": "@set", "@type": "xsd:string" }, "merchantAccountCode": { "@id": "adyen:merchantAccountCode", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "store": { "@id": "adyen:store", "@type": "xsd:string" } } }