{ "@context": { "@version": 1.1, "att": "https://att.dev/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "SimSwapCheckRequest": "att:SimSwapCheckRequest", "SimSwapCheckResponse": "att:SimSwapCheckResponse", "SimSwapDateRequest": "att:SimSwapDateRequest", "SimSwapDateResponse": "att:SimSwapDateResponse", "phoneNumber": { "@id": "att:phoneNumber", "@type": "xsd:string" }, "maxAge": { "@id": "att:maxAge", "@type": "xsd:integer" }, "swapped": { "@id": "att:swapped", "@type": "xsd:boolean" }, "latestSimChange": { "@id": "att:latestSimChange", "@type": "xsd:dateTime" } } }