{
  "id": "http://edoc-schema.kzn.ru/location/ru/street_names",
  "$schema": "http://json-schema.org/draft-06/schema#",
  "type": "array",
  "description": "Названия улиц",
  "minItems": 1,
  "items": {"type": "string", "title": "Название улицы"}
}
