@type t() :: %Place.City{ country_iso2: term(), csc_id: term(), latitude: term(), longitude: term(), name: term(), state_code: term() }