{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/digitaal-stelsel-omgevingswet-dso/omgevingsdocumenten-verbeelden-ibyvejgdg/mapboxstylerequest",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"symboollocaties": {
"items": {
"$ref": "./mapboxstylerequestitem"
},
"type": "array"
}
},
"type": "object",
"x-derived-from": [
"https://service.omgevingswet.overheid.nl/publiek/omgevingsdocumenten/api/verbeelden/v3/openapi.json#/components/schemas/MapboxStyleRequest"
]
}