Geographic location attached to a post.
Returns the value unchanged; this model has no nested structs to deserialize.
@type t() :: %XApiEx.Model.Post.Geo{place_id: String.t() | nil}
@spec decode(map()) :: t()