{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/3d-basisvoorziening-dicf0b3hr/boundingvolume",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"region": {
"items": {
"type": "number"
},
"type": "array"
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/kadaster/3d-basisvoorziening/ogc/v1/openapi.json#/components/schemas/BoundingVolume"
]
}