@type t() :: %ExIbge.Geography.ImmediateRegion{ id: term(), intermediate_region: term(), name: term() }
@spec from_map(map() | nil) :: t() | nil