{
  "id": "http://edoc-schema.kzn.ru/document/ru/uslugi/definitions/real_estate_info_without_cadastre",
  "$schema": "http://json-schema.org/draft-06/schema#",
  "type": "object",
  "description": "Данные, идентифицирующие объект недвижимости",
  "properties": {
    "address_with_map": {
      "$ref": "http://edoc-schema.kzn.ru/location/ru/address_with_map",
      "description": "Адрес объекта"
    }
  }
}
