Represents a location within a system.
t() :: %SpaceMongers.Models.Location{ extra_fields: map(), name: String.t(), symbol: String.t(), type: String.t(), x: integer(), y: integer() }