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