{ "@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#", "PersonalDocumentData": "adyen:PersonalDocumentData", "expirationDate": { "@id": "adyen:expirationDate", "@type": "xsd:string" }, "issuerCountry": { "@id": "adyen:issuerCountry", "@type": "xsd:string" }, "issuerState": { "@id": "adyen:issuerState", "@type": "xsd:string" }, "number": { "@id": "adyen:number", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" } } }