{ "@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#", "TaxInformation": "adyen:TaxInformation", "TaxReportingClassification": "adyen:TaxReportingClassification", "country": { "@id": "adyen:country", "@type": "xsd:string" }, "number": { "@id": "adyen:number", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "businessType": { "@id": "adyen:businessType", "@type": "xsd:string" }, "financialInstitutionNumber": { "@id": "adyen:financialInstitutionNumber", "@type": "xsd:string" }, "mainSourceOfIncome": { "@id": "adyen:mainSourceOfIncome", "@type": "xsd:string" } } }