{ "@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#", "Company": "adyen:Company", "Links": { "@id": "adyen:_links", "@type": "xsd:string" }, "dataCenters": { "@id": "adyen:dataCenters", "@container": "@set", "@type": "xsd:string" }, "description": "schema:description", "id": { "@id": "adyen:id", "@type": "xsd:string" }, "name": "schema:name", "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" } } }