{
"rooms": {
"room": {
"x_min": -5.0,
"x_max": -1.0,
"y_min": 0,
"y_max": 3.0,
"z_min": 1.0,
"z_max": 7.0,
"attenuation_coefficients": {
},
"doors": {
"all": {
"x": -1.0,
"z": 5.0,
"r": 0.75
}
}
},
"all": {
"x_min": -7.0,
"x_max": 7.0,
"y_min": 0,
"y_max": 3.0,
"z_min": -1.0,
"z_max": 12.0,
"attenuation_coefficients": {
},
"doors": {
"room": {
"x": 1.0,
"z": 5.0,
"r": 0.75
}
}
}
}
}