{
"businessHours": [
{
"day": "MONDAY",
"slots": [
{
"start": "string",
"end": "string"
}
],
"type": "OPEN",
"specialDate": "string"
}
]
}