type: object
nullable: false
description: >-
  Object containing a city metadata.
properties:
  city_id:
    $ref: '../properties/city_id_nullable.yaml'
  city_name:
    $ref: '../properties/city_name_nullable.yaml'
  country_code:
    $ref: '../properties/country_code_nullable.yaml'