{ "@context": { "@version": 1.1, "@vocab": "https://schema.org/", "regal": "https://www.regal.ai/ns#", "Contact": "schema:Person", "Phone": "regal:Phone", "Email": "regal:Email", "Campaign": "regal:Campaign", "Journey": "regal:Journey", "Disposition": "regal:Disposition", "BrandedPhoneNumber": "regal:BrandedPhoneNumber", "BusinessProfile": "regal:BusinessProfile", "CarrierFeature": "regal:CarrierFeature", "VoiceAgent": "regal:VoiceAgent", "SmsAgent": "regal:SmsAgent", "ChatAgent": "regal:ChatAgent", "WebRtcAgent": "regal:WebRtcAgent", "CustomAction": "regal:CustomAction", "userId": "schema:identifier", "phoneNumber": "schema:telephone", "emailAddress": "schema:email", "firstName": "schema:givenName", "lastName": "schema:familyName", "address": "schema:address", "voiceOptIn": "regal:voiceOptIn", "smsOptIn": "regal:smsOptIn", "emailOptIn": "regal:emailOptIn", "subscribed": "regal:subscribed", "campaignId": "regal:campaignId", "campaignFriendlyId": "regal:campaignFriendlyId", "journeyUuid": "regal:journeyUuid", "businessProfileId": "regal:businessProfileId", "brandedCallerId": "regal:brandedCallerId", "spamRemediation": "regal:spamRemediation", "brandingNameShort": "regal:brandingNameShort", "brandingNameLong": "regal:brandingNameLong", "disposition": "regal:disposition", "direction": "regal:direction", "channel": "regal:channel", "talkTime": "regal:talkTime", "wrapupTime": "regal:wrapupTime", "recordingUrl": "regal:recordingUrl", "transcriptUrl": "regal:transcriptUrl", "originalTimestamp": "schema:dateCreated", "eventSource": "schema:provider" } }