relationships

@SerializedName(value = "relationships")
@Expose
open var relationships: Set<LocationRelationship>

An array of objects that describe relationships between this location and others.