{ "@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#", "Attachment": "adyen:Attachment", "content": { "@id": "adyen:content", "@type": "xsd:string" }, "contentType": { "@id": "adyen:contentType", "@type": "xsd:string" }, "filename": { "@id": "adyen:filename", "@type": "xsd:string" }, "pageName": { "@id": "adyen:pageName", "@type": "xsd:string" }, "pageType": { "@id": "adyen:pageType", "@type": "xsd:string" } } }