9 lines
95 B
JSON
Executable File

{
"name": "Ivan Ivanov",
"booking": [
{
"room": "row 3",
"time": "end row 3"
}
]
}