{
"entities": {
"highlights": [
"string"
],
"vehicles": [
{
"make": "string",
"model": "string",
"year": 0,
"context": "string",
"property1": "string",
"property2": "string"
}
],
"properties": [
{
"property1": "string",
"property2": "string"
}
],
"lead": {
"property1": "string",
"property2": "string"
},
"signals": {
"property1": "string",
"property2": "string"
},
"callee_report_card": {
"property1": "string",
"property2": "string"
},
"caller_report_card": {
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
},
"moments": {
"positive": {
"property1": [
"string"
],
"property2": [
"string"
]
},
"negative": {
"property1": [
"string"
],
"property2": [
"string"
]
}
}
}