{ "@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#", "NumberVerificationRequest": "att:NumberVerificationRequest", "NumberVerificationResponse": "att:NumberVerificationResponse", "phoneNumber": { "@id": "att:phoneNumber", "@type": "xsd:string" }, "devicePhoneNumberVerified": { "@id": "att:devicePhoneNumberVerified", "@type": "xsd:boolean" } } }