[
{
"provider": {
"id": "<string>",
"type": "PROVIDER",
"firstName": "<string>",
"lastName": "<string>",
"phoneNumber": "<string>",
"email": "<string>",
"locationId": "<string>"
},
"appointmentTime": 123,
"appointmentCount": 123,
"totalTime": 123,
"utilizationRate": 123
}
]