{ "@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#", "StoreDetail": "adyen:StoreDetail", "address": { "@id": "adyen:address", "@type": "xsd:string" }, "fullPhoneNumber": { "@id": "adyen:fullPhoneNumber", "@type": "xsd:string" }, "logo": { "@id": "adyen:logo", "@type": "xsd:string" }, "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "merchantCategoryCode": { "@id": "adyen:merchantCategoryCode", "@type": "xsd:string" }, "merchantHouseNumber": { "@id": "adyen:merchantHouseNumber", "@type": "xsd:string" }, "phoneNumber": { "@id": "adyen:phoneNumber", "@type": "xsd:string" }, "shopperInteraction": { "@id": "adyen:shopperInteraction", "@type": "xsd:string" }, "splitConfigurationUUID": { "@id": "adyen:splitConfigurationUUID", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "store": { "@id": "adyen:store", "@type": "xsd:string" }, "storeName": { "@id": "adyen:storeName", "@type": "xsd:string" }, "storeReference": { "@id": "adyen:storeReference", "@type": "xsd:string" }, "virtualAccount": { "@id": "adyen:virtualAccount", "@type": "xsd:string" }, "webAddress": { "@id": "adyen:webAddress", "@type": "xsd:string" } } }