{ "@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#", "MobileData": "adyen:MobileData", "MobileCountryCode": { "@id": "adyen:MobileCountryCode", "@type": "xsd:integer" }, "MobileNetworkCode": { "@id": "adyen:MobileNetworkCode", "@type": "xsd:integer" }, "MaskedMSISDN": { "@id": "adyen:MaskedMSISDN", "@type": "xsd:integer" }, "Geolocation": { "@id": "adyen:Geolocation", "@type": "xsd:string" }, "ProtectedMobileData": { "@id": "adyen:ProtectedMobileData", "@type": "xsd:string" }, "SensitiveMobileData": { "@id": "adyen:SensitiveMobileData", "@type": "xsd:string" } } }